Skip to content

Commit 230134f

Browse files
Update README.md
1 parent 22ffa32 commit 230134f

File tree

1 file changed

+22
-0
lines changed

1 file changed

+22
-0
lines changed

README.md

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -958,6 +958,9 @@ using Style-Synchonized GANs (2018 SIGGRAPH Asia)</b> [[Paper]](http://geometry.
958958
<b>The Clutterpalette: An Interactive Tool for Detailing Indoor Scenes (2015)</b> [[Paper]](https://www.cs.umb.edu/~craigyu/papers/clutterpalette.pdf)
959959
<p align="center"><img width="50%" src="https://github.com/timzhang642/3D-Machine-Learning/blob/master/imgs/The%20Clutterpalette-%20An%20Interactive%20Tool%20for%20Detailing%20Indoor%20Scenes.png" /></p>
960960

961+
<b>Image2Scene: Transforming Style of 3D Room (2015)</b> [[Paper]](https://dl.acm.org/doi/abs/10.1145/2733373.2806274)
962+
<p align="center"><img width="60%" src="imgs/Image2Scene.jpg" /></p>
963+
961964
<b>Relationship Templates for Creating Scene Variations (2016)</b> [[Paper]](http://geometry.cs.ucl.ac.uk/projects/2016/relationship-templates/)
962965
<p align="center"><img width="50%" src="http://geometry.cs.ucl.ac.uk/projects/2016/relationship-templates/paper_docs/teaser.png" /></p>
963966

@@ -1000,6 +1003,9 @@ using Style-Synchonized GANs (2018 SIGGRAPH Asia)</b> [[Paper]](http://geometry.
10001003
<b>Deep Convolutional Priors for Indoor Scene Synthesis (2018)</b> [[Paper]](https://kwang-ether.github.io/pdf/deepsynth.pdf)
10011004
<p align="center"><img width="50%" src="http://msavva.github.io/files/deepsynth.png" /></p>
10021005

1006+
:camera: <b>Fast and Flexible Indoor scene synthesis via Deep Convolutional Generative Models (2018)</b> [[Paper]](https://arxiv.org/pdf/1811.12463.pdf) [[Code]](https://github.com/brownvc/fast-synth)
1007+
<p align="center"><img width="80%" src="imgs/Fast%20and%20Flexible%20Indoor%20scene%20synthesis%20via%20Deep%20Convolutional%20Generative%20Models.jpg" ></p>
1008+
10031009
<b>Configurable 3D Scene Synthesis and 2D Image Rendering
10041010
with Per-Pixel Ground Truth using Stochastic Grammars (2018)</b> [[Paper]](https://arxiv.org/pdf/1704.00112.pdf)
10051011
<p align="center"><img width="50%" src="https://media.springernature.com/original/springer-static/image/art%3A10.1007%2Fs11263-018-1103-5/MediaObjects/11263_2018_1103_Fig5_HTML.jpg" /></p>
@@ -1031,9 +1037,25 @@ with Per-Pixel Ground Truth using Stochastic Grammars (2018)</b> [[Paper]](https
10311037
<b>:space_invader: End-to-End CAD Model Retrieval and 9DoF Alignment in 3D Scans (arXiv 2019)</b> [[Paper]](https://arxiv.org/abs/1906.04201)
10321038
<p align="center"><img width="50%" src="http://www.niessnerlab.org/papers/2019/z2end2end/teaser.jpg" /></p>
10331039

1040+
<b>A Survey of 3D Indoor Scene Synthesis (2020) </b> [[Paper]](https://www.researchgate.net/profile/Shao_Kui_Zhang/publication/333135099_A_Survey_of_3D_Indoor_Scene_Synthesis/links/5ce13a5492851c4eabad4de0/A-Survey-of-3D-Indoor-Scene-Synthesis.pdf)
1041+
<p align="center"><img width="60%" src="https://github.com/julyrashchenko/3D-Machine-Learning/blob/master/imgs/A%20Survey%20of%203D%20Indoor%20Scene%20Synthesis.jpg" /></p>
1042+
1043+
<b>:pill: :camera: PlanIT: Planning and Instantiating Indoor Scenes with Relation Graph and Spatial Prior Networks (2019) </b> [[Paper]](https://kwang-ether.github.io/pdf/planit.pdf) [[Code]](https://github.com/brownvc/planit)
1044+
<p align="center"><img src="imgs/PlanIT.jpg"></p>
1045+
10341046
<b>:space_invader: Feature-metric Registration: A Fast Semi-Supervised Approach for Robust Point Cloud Registration without Correspondences (CVPR 2020)</b> [[Paper]](https://arxiv.org/abs/2005.01014)[[Code]](https://github.com/XiaoshuiHuang/fmr)
10351047
<p align="center"><img width="50%" src="https://github.com/XiaoshuiHuang/xiaoshuihuang.github.io/blob/master/research/2020-feature-metric.png?raw=true" /></p>
10361048

1049+
<b>:pill: Human-centric metrics for indoor scene assessment and synthesis (2020) </b> [[Paper]](sciencedirect.com/science/article/abs/pii/S1524070320300175)
1050+
<p align="center"><img width="60%" src="imgs/Human-centric%20metrics%20for%20indoor%20scene%20assessment%20and%20synthesis.jpg" /></p>
1051+
1052+
<b> SceneCAD: Predicting Object Alignments and Layouts in RGB-D Scans (2020) </b> [[Paper]](https://arxiv.org/pdf/2003.12622.pdf)
1053+
<p align="center"><img width="60%" src="imgs/SceneCAD.jpg" /></p>
1054+
1055+
1056+
1057+
1058+
10371059
<a name="scene_understanding" />
10381060

10391061
## Scene Understanding (Another more detailed [repository](https://github.com/bertjiazheng/awesome-scene-understanding))

0 commit comments

Comments
 (0)