From 230134f14726aadcef323157ea1674eee1c4337f Mon Sep 17 00:00:00 2001 From: julyrashchenko <54936869+julyrashchenko@users.noreply.github.com> Date: Sun, 7 Feb 2021 16:13:35 +0300 Subject: [PATCH] Update README.md --- README.md | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) diff --git a/README.md b/README.md index a1db86a..6f15f7b 100644 --- a/README.md +++ b/README.md @@ -958,6 +958,9 @@ using Style-Synchonized GANs (2018 SIGGRAPH Asia) [[Paper]](http://geometry. The Clutterpalette: An Interactive Tool for Detailing Indoor Scenes (2015) [[Paper]](https://www.cs.umb.edu/~craigyu/papers/clutterpalette.pdf)

+Image2Scene: Transforming Style of 3D Room (2015) [[Paper]](https://dl.acm.org/doi/abs/10.1145/2733373.2806274) +

+ Relationship Templates for Creating Scene Variations (2016) [[Paper]](http://geometry.cs.ucl.ac.uk/projects/2016/relationship-templates/)

@@ -1000,6 +1003,9 @@ using Style-Synchonized GANs (2018 SIGGRAPH Asia) [[Paper]](http://geometry. Deep Convolutional Priors for Indoor Scene Synthesis (2018) [[Paper]](https://kwang-ether.github.io/pdf/deepsynth.pdf)

+:camera: Fast and Flexible Indoor scene synthesis via Deep Convolutional Generative Models (2018) [[Paper]](https://arxiv.org/pdf/1811.12463.pdf) [[Code]](https://github.com/brownvc/fast-synth) +

+ Configurable 3D Scene Synthesis and 2D Image Rendering with Per-Pixel Ground Truth using Stochastic Grammars (2018) [[Paper]](https://arxiv.org/pdf/1704.00112.pdf)

@@ -1031,9 +1037,25 @@ with Per-Pixel Ground Truth using Stochastic Grammars (2018) [[Paper]](https :space_invader: End-to-End CAD Model Retrieval and 9DoF Alignment in 3D Scans (arXiv 2019) [[Paper]](https://arxiv.org/abs/1906.04201)

+A Survey of 3D Indoor Scene Synthesis (2020) [[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) +

+ +:pill: :camera: PlanIT: Planning and Instantiating Indoor Scenes with Relation Graph and Spatial Prior Networks (2019) [[Paper]](https://kwang-ether.github.io/pdf/planit.pdf) [[Code]](https://github.com/brownvc/planit) +

+ :space_invader: Feature-metric Registration: A Fast Semi-Supervised Approach for Robust Point Cloud Registration without Correspondences (CVPR 2020) [[Paper]](https://arxiv.org/abs/2005.01014)[[Code]](https://github.com/XiaoshuiHuang/fmr)

+:pill: Human-centric metrics for indoor scene assessment and synthesis (2020) [[Paper]](sciencedirect.com/science/article/abs/pii/S1524070320300175) +

+ + SceneCAD: Predicting Object Alignments and Layouts in RGB-D Scans (2020) [[Paper]](https://arxiv.org/pdf/2003.12622.pdf) +

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