From 8a9ddfd6479f69779da623164b85bf4e167ef414 Mon Sep 17 00:00:00 2001 From: bertjiazheng Date: Sun, 3 Mar 2019 20:44:17 +0800 Subject: [PATCH] add Planar Reconstruction Paper (CVPR 2019) --- README.md | 13 +++++++++++-- 1 file changed, 11 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 6274216..0bdef63 100644 --- a/README.md +++ b/README.md @@ -105,7 +105,7 @@ To see a survey of RGBD datasets, check out Michael Firman's [collection](http:/ ABC: A Big CAD Model Dataset For Geometric Deep Learning [[Link]](https://cs.nyu.edu/~zhongshi/publication/abc-dataset/)[[Paper]](https://arxiv.org/abs/1812.06216)
This work introduce a dataset for geometric deep learning consisting of over 1 million individual (and high quality) geometric models, each associated with accurate ground truth information on the decomposition into patches, explicit sharp feature annotations, and analytic differential properties.

- + ### 3D Scenes @@ -295,8 +295,12 @@ To see a survey of RGBD datasets, check out Michael Firman's [collection](http:/ :game_die::space_invader: PointGrid: A Deep Network for 3D Shape Understanding (CVPR 2018) [[Paper]](http://openaccess.thecvf.com/content_cvpr_2018/papers/Le_PointGrid_A_Deep_CVPR_2018_paper.pdf) [[Code]](https://github.com/trucleduc/PointGrid)

+:gem: MeshNet: Mesh Neural Network for 3D Shape Representation (AAAI 2019) [[Paper]](https://arxiv.org/pdf/1811.11424.pdf) [[Code]](https://github.com/Yue-Group/MeshNet) +

+
+ ## Multiple Objects Detection Sliding Shapes for 3D Object Detection in Depth Images (2014) [[Paper]](http://slidingshapes.cs.princeton.edu/)

@@ -675,7 +679,7 @@ _Deep Learning Methods_ :space_invader: Learning to Infer and Execute 3D Shape Programs (2019)) [[Paper]](http://shape2prog.csail.mit.edu/)

- + :space_invader: Learning to Infer and Execute 3D Shape Programs (2019)) [[Paper]](https://arxiv.org/pdf/1901.05103.pdf)

@@ -730,6 +734,10 @@ _Deep Learning Methods_ Learning Material-Aware Local Descriptors for 3D Shapes (2018) [[Paper]](http://www.vovakim.com/papers/18_3DV_ShapeMatFeat.pdf)

+FrankenGAN: Guided Detail Synthesis for Building Mass Models +using Style-Synchonized GANs (2018 SIGGRAPH Asia) [[Paper]](http://geometry.cs.ucl.ac.uk/projects/2018/frankengan/) +

+
## Style Learning and Transfer @@ -917,3 +925,4 @@ with Per-Pixel Ground Truth using Stochastic Grammars (2018) [[Paper]](https Automatic 3D Indoor Scene Modeling from Single Panorama (2018 CVPR) [[Paper]](http://openaccess.thecvf.com/content_cvpr_2018/papers/Yang_Automatic_3D_Indoor_CVPR_2018_paper.pdf)

+Single-Image Piece-wise Planar 3D Reconstruction via Associative Embedding (2019 CVPR) [[Paper]](https://arxiv.org/pdf/1902.09777.pdf) [[Code]](https://github.com/svip-lab/PlanarReconstruction) \ No newline at end of file