From 0c2c75ad0ced8947c15b2c6114d6aa112ccf8045 Mon Sep 17 00:00:00 2001 From: eknim Date: Sat, 11 Sep 2021 23:10:03 +0900 Subject: [PATCH] Add an ICCV paper, Mesh R-CNN --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 9811c8a..72b10c6 100644 --- a/README.md +++ b/README.md @@ -310,6 +310,9 @@ To see a survey of RGBD datasets, check out Michael Firman's [collection](http:/ :gem: MeshCNN (SIGGRAPH 2019) [[Paper]](https://bit.ly/meshcnn)[[Code]](https://github.com/ranahanocka/MeshCNN)

+:gem: Mesh R-CNN (ICCV 2019) [[Paper]](https://arxiv.org/pdf/1906.02739)[[Code]](https://github.com/facebookresearch/meshrcnn) +

+