# 3D Machine Learning
In recent years, tremendous amount of progress is being made in the field of 3D Machine Learning, which is an interdisciplinary field that fuses computer vision, computer graphics and machine learning. This repo is derived from my study notes and will be used as a place for triaging new research papers.
I'll use the following icons to differentiate 3D representations:
* :camera: Multi-view Images
* :space_invader: Volumetric
* :game_die: Point Cloud
* :gem: Polygonal Mesh
* :pill: Primitive-based
To find related papers and their relationships, check out [Connected Papers](https://www.connectedpapers.com/), which provides a neat way to visualize the academic field in a graph representation.
## Get Involved
To contribute to this Repo, you may add content through pull requests or open an issue to let me know.
:star: :star: :star: :star: :star: :star: :star: :star: :star: :star: :star: :star:
We have also created a Slack workplace for people around the globe to ask questions, share knowledge and facilitate collaborations. Together, I'm sure we can advance this field as a collaborative effort. Join the community with [this link](https://join.slack.com/t/3d-machine-learning/shared_invite/enQtMzUyMTgyNzgwOTgzLTFiYTM4YWFjMTcxY2Q3YjQwMTA3ZGE2OTYwNDRlMDA5NGFmNDU5Njg4ODJhN2YwNmZkMDM4ZTllZWQzNjRjNDc).
:star: :star: :star: :star: :star: :star: :star: :star: :star: :star: :star: :star:
## Table of Contents
- [Courses](#courses)
- [Datasets](#datasets)
- [3D Models](#3d_models)
- [3D Scenes](#3d_scenes)
- [3D Pose Estimation](#pose_estimation)
- [Single Object Classification](#single_classification)
- [Multiple Objects Detection](#multiple_detection)
- [Scene/Object Semantic Segmentation](#segmentation)
- [3D Geometry Synthesis/Reconstruction](#3d_synthesis)
- [Parametric Morphable Model-based methods](#3d_synthesis_model_based)
- [Part-based Template Learning methods](#3d_synthesis_template_based)
- [Deep Learning Methods](#3d_synthesis_dl_based)
- [Texture/Material Analysis and Synthesis](#material_synthesis)
- [Style Learning and Transfer](#style_transfer)
- [Scene Synthesis/Reconstruction](#scene_synthesis)
- [Scene Understanding](#scene_understanding)
## Available Courses
[Stanford CS231A: Computer Vision-From 3D Reconstruction to Recognition (Winter 2018)](http://web.stanford.edu/class/cs231a/)
[UCSD CSE291-I00: Machine Learning for 3D Data (Winter 2018)](https://cse291-i.github.io/index.html)
[Stanford CS468: Machine Learning for 3D Data (Spring 2017)](http://graphics.stanford.edu/courses/cs468-17-spring/)
[MIT 6.838: Shape Analysis (Spring 2017)](http://groups.csail.mit.edu/gdpgroup/6838_spring_2017.html)
[Princeton COS 526: Advanced Computer Graphics (Fall 2010)](https://www.cs.princeton.edu/courses/archive/fall10/cos526/syllabus.php)
[Princeton CS597: Geometric Modeling and Analysis (Fall 2003)](https://www.cs.princeton.edu/courses/archive/fall03/cs597D/)
[Geometric Deep Learning](http://geometricdeeplearning.com/)
[Paper Collection for 3D Understanding](https://www.cs.princeton.edu/courses/archive/spring15/cos598A/cos598A.html#Estimating)
[CreativeAI: Deep Learning for Graphics](http://geometry.cs.ucl.ac.uk/creativeai/)
## Datasets
To see a survey of RGBD datasets, check out Michael Firman's [collection](http://www0.cs.ucl.ac.uk/staff/M.Firman//RGBDdatasets/) as well as the associated paper, [RGBD Datasets: Past, Present and Future](https://arxiv.org/pdf/1604.00999.pdf). Point Cloud Library also has a good dataset [catalogue](http://pointclouds.org/media/).
### 3D Models
Princeton Shape Benchmark (2003) [[Link]](http://shape.cs.princeton.edu/benchmark/)
1,814 models collected from the web in .OFF format. Used to evaluating shape-based retrieval and analysis algorithms.
### 3D Scenes NYU Depth Dataset V2 (2012) [[Link]](https://cs.nyu.edu/~silberman/datasets/nyu_depth_v2.html)
The Space of Human Body Shapes: Reconstruction and Parameterization from Range Scans (2003) [[Paper]](http://grail.cs.washington.edu/projects/digital-human/pub/allen03space-submit.pdf) SMPL-X: Expressive Body Capture: 3D Hands, Face, and Body from a Single Image (2019) [[Paper]](https://ps.is.tuebingen.mpg.de/uploads_file/attachment/attachment/497/SMPL-X.pdf)[[Video]](https://youtu.be/XyXIEmapWkw)[[Code]](https://github.com/vchoutas/smplify-x)
ExPose: Monocular Expressive Body Regression through Body-Driven Attention (2020) [[Paper]](https://ps.is.tuebingen.mpg.de/uploads_file/attachment/attachment/620/0983.pdf)[[Video]](https://youtu.be/lNTmHLYTiB8)[[Code]](https://github.com/vchoutas/expose)
Category-Specific Object Reconstruction from a Single Image (2014) [[Paper]](https://people.eecs.berkeley.edu/~akar/categoryshapes.pdf) :game_die: DeformNet: Free-Form Deformation Network for 3D Shape Reconstruction from a Single Image (2017) [[Paper]](http://ai.stanford.edu/~haosu/papers/SI2PC_arxiv_submit.pdf) :gem: Mesh-based Autoencoders for Localized Deformation Component Analysis (2017) [[Paper]](https://arxiv.org/pdf/1709.04304.pdf) :gem: Exploring Generative 3D Shapes Using Autoencoder Networks (Autodesk 2017) [[Paper]](https://www.autodeskresearch.com/publications/exploring_generative_3d_shapes) :gem: Using Locally Corresponding CAD Models for Dense 3D Reconstructions from a Single Image (2017) [[Paper]](http://ci2cv.net/media/papers/chenkong_cvpr_2017.pdf) :gem: Compact Model Representation for 3D Reconstruction (2017) [[Paper]](https://jhonykaesemodel.com/publication/3dv2017/) :gem: Image2Mesh: A Learning Framework for Single Image 3D Reconstruction (2017) [[Paper]](https://arxiv.org/pdf/1711.10669.pdf) :gem: Learning free-form deformations for 3D object reconstruction (2018) [[Paper]](https://jhonykaesemodel.com/publication/learning_ffd/) :gem: Variational Autoencoders for Deforming 3D Mesh Models(2018 CVPR) [[Paper]](http://qytan.com/publication/vae/) :gem: Lions and Tigers and Bears: Capturing Non-Rigid, 3D, Articulated Shape from Images (2018 CVPR) [[Paper]](http://files.is.tue.mpg.de/black/papers/zuffiCVPR2018.pdf) _Part-based Template Learning methods_ Modeling by Example (2004) [[Paper]](http://www.cs.princeton.edu/~funk/sig04a.pdf) Model Composition from Interchangeable Components (2007) [[Paper]](http://www.cs.princeton.edu/courses/archive/spring11/cos598A/pdfs/Kraevoy07.pdf) Data-Driven Suggestions for Creativity Support in 3D Modeling (2010) [[Paper]](http://vladlen.info/publications/data-driven-suggestions-for-creativity-support-in-3d-modeling/) Photo-Inspired Model-Driven 3D Object Modeling (2011) [[Paper]](http://kevinkaixu.net/projects/photo-inspired.html) Probabilistic Reasoning for Assembly-Based 3D Modeling (2011) [[Paper]](https://people.cs.umass.edu/~kalo/papers/assembly/ProbReasoningShapeModeling.pdf) A Probabilistic Model for Component-Based Shape Synthesis (2012) [[Paper]](https://people.cs.umass.edu/~kalo/papers/ShapeSynthesis/ShapeSynthesis.pdf) Structure Recovery by Part Assembly (2012) [[Paper]](http://cg.cs.tsinghua.edu.cn/StructureRecovery/) Fit and Diverse: Set Evolution for Inspiring 3D Shape Galleries (2012) [[Paper]](http://kevinkaixu.net/projects/civil.html) AttribIt: Content Creation with Semantic Attributes (2013) [[Paper]](https://people.cs.umass.edu/~kalo/papers/attribit/AttribIt.pdf) Learning Part-based Templates from Large Collections of 3D Shapes (2013) [[Paper]](http://shape.cs.princeton.edu/vkcorrs/papers/13_SIGGRAPH_CorrsTmplt.pdf) Topology-Varying 3D Shape Creation via Structural Blending (2014) [[Paper]](http://gruvi.cs.sfu.ca/project/topo/) Estimating Image Depth using Shape Collections (2014) [[Paper]](http://vecg.cs.ucl.ac.uk/Projects/SmartGeometry/image_shape_net/imageShapeNet_sigg14.html) Single-View Reconstruction via Joint Analysis of Image and Shape Collections (2015) [[Paper]](https://www.cs.utexas.edu/~huangqx/modeling_sig15.pdf) Interchangeable Components for Hands-On Assembly Based Modeling (2016) [[Paper]](http://www.cs.umb.edu/~craigyu/papers/handson_low_res.pdf) Shape Completion from a Single RGBD Image (2016) [[Paper]](http://www.kunzhou.net/2016/shapecompletion-tvcg16.pdf) _Deep Learning Methods_ :camera: Learning to Generate Chairs, Tables and Cars with Convolutional Networks (2014) [[Paper]](https://arxiv.org/pdf/1411.5928.pdf) :camera: Weakly-supervised Disentangling with Recurrent Transformations for 3D View Synthesis (2015, NIPS) [[Paper]](https://papers.nips.cc/paper/5639-weakly-supervised-disentangling-with-recurrent-transformations-for-3d-view-synthesis.pdf) :game_die: Analysis and synthesis of 3D shape families via deep-learned generative models of surfaces (2015) [[Paper]](https://people.cs.umass.edu/~hbhuang/publications/bsm/) :camera: Weakly-supervised Disentangling with Recurrent Transformations for 3D View Synthesis (2015) [[Paper]](https://papers.nips.cc/paper/5639-weakly-supervised-disentangling-with-recurrent-transformations-for-3d-view-synthesis.pdf) [[Code]](https://github.com/jimeiyang/deepRotator) :camera: Multi-view 3D Models from Single Images with a Convolutional Network (2016) [[Paper]](https://arxiv.org/pdf/1511.06702.pdf) [[Code]](https://github.com/lmb-freiburg/mv3d) :camera: View Synthesis by Appearance Flow (2016) [[Paper]](https://people.eecs.berkeley.edu/~tinghuiz/papers/eccv16_appflow.pdf) [[Code]](https://github.com/tinghuiz/appearance-flow) :space_invader: Voxlets: Structured Prediction of Unobserved Voxels From a Single Depth Image (2016) [[Paper]](http://visual.cs.ucl.ac.uk/pubs/depthPrediction/http://visual.cs.ucl.ac.uk/pubs/depthPrediction/) [[Code]](https://github.com/mdfirman/voxlets) :space_invader: 3D-R2N2: 3D Recurrent Reconstruction Neural Network (2016) [[Paper]](http://cvgl.stanford.edu/3d-r2n2/) [[Code]](https://github.com/chrischoy/3D-R2N2) :space_invader: Perspective Transformer Nets: Learning Single-View 3D Object Reconstruction without 3D Supervision (2016) [[Paper]](https://eng.ucmerced.edu/people/jyang44/papers/nips16_ptn.pdf) :space_invader: TL-Embedding Network: Learning a Predictable and Generative Vector Representation for Objects (2016) [[Paper]](https://arxiv.org/pdf/1603.08637.pdf) :space_invader: 3D GAN: Learning a Probabilistic Latent Space of Object Shapes via 3D Generative-Adversarial Modeling (2016) [[Paper]](https://arxiv.org/pdf/1610.07584.pdf) :space_invader: 3D Shape Induction from 2D Views of Multiple Objects (2016) [[Paper]](https://arxiv.org/pdf/1612.05872.pdf) :camera: Unsupervised Learning of 3D Structure from Images (2016) [[Paper]](https://arxiv.org/pdf/1607.00662.pdf) :space_invader: Generative and Discriminative Voxel Modeling with Convolutional Neural Networks (2016) [[Paper]](https://arxiv.org/pdf/1608.04236.pdf) [[Code]](https://github.com/ajbrock/Generative-and-Discriminative-Voxel-Modeling) :camera: Multi-view Supervision for Single-view Reconstruction via Differentiable Ray Consistency (2017) [[Paper]](https://shubhtuls.github.io/drc/) :camera: Synthesizing 3D Shapes via Modeling Multi-View Depth Maps and Silhouettes with Deep Generative Networks (2017) [[Paper]](http://openaccess.thecvf.com/content_cvpr_2017/papers/Soltani_Synthesizing_3D_Shapes_CVPR_2017_paper.pdf) [[Code]](https://github.com/Amir-Arsalan/Synthesize3DviaDepthOrSil) :space_invader: Shape Completion using 3D-Encoder-Predictor CNNs and Shape Synthesis (2017) [[Paper]](https://arxiv.org/pdf/1612.00101.pdf) [[Code]](https://github.com/angeladai/cnncomplete) :space_invader: Octree Generating Networks: Efficient Convolutional Architectures for High-resolution 3D Outputs (2017) [[Paper]](https://arxiv.org/pdf/1703.09438.pdf) [[Code]](https://github.com/lmb-freiburg/ogn) :space_invader: Hierarchical Surface Prediction for 3D Object Reconstruction (2017) [[Paper]](https://arxiv.org/pdf/1704.00710.pdf) :space_invader: OctNetFusion: Learning Depth Fusion from Data (2017) [[Paper]](https://arxiv.org/pdf/1704.01047.pdf) [[Code]](https://github.com/griegler/octnetfusion) :game_die: A Point Set Generation Network for 3D Object Reconstruction from a Single Image (2017) [[Paper]](http://ai.stanford.edu/~haosu/papers/SI2PC_arxiv_submit.pdf) [[Code]](https://github.com/fanhqme/PointSetGeneration) :game_die: Learning Representations and Generative Models for 3D Point Clouds (2017) [[Paper]](https://arxiv.org/pdf/1707.02392.pdf) [[Code]](https://github.com/optas/latent_3d_points) :game_die: Shape Generation using Spatially Partitioned Point Clouds (2017) [[Paper]](https://arxiv.org/pdf/1707.06267.pdf) :game_die: PCPNET Learning Local Shape Properties from Raw Point Clouds (2017) [[Paper]](https://arxiv.org/pdf/1710.04954.pdf) :camera: Transformation-Grounded Image Generation Network for Novel 3D View Synthesis (2017) [[Paper]](http://www.cs.unc.edu/~eunbyung/tvsn/) [[Code]](https://github.com/silverbottlep/tvsn) :camera: Tag Disentangled Generative Adversarial Networks for Object Image Re-rendering (2017) [[Paper]](http://static.ijcai.org/proceedings-2017/0404.pdf) :camera: 3D Shape Reconstruction from Sketches via Multi-view Convolutional Networks (2017) [[Paper]](http://people.cs.umass.edu/~zlun/papers/SketchModeling/) [[Code]](https://github.com/happylun/SketchModeling) :space_invader: Interactive 3D Modeling with a Generative Adversarial Network (2017) [[Paper]](https://arxiv.org/pdf/1706.05170.pdf) :camera::space_invader: Weakly supervised 3D Reconstruction with Adversarial Constraint (2017) [[Paper]](https://arxiv.org/pdf/1705.10904.pdf) [[Code]](https://github.com/jgwak/McRecon) :camera: SurfNet: Generating 3D shape surfaces using deep residual networks (2017) [[Paper]](https://arxiv.org/pdf/1703.04079.pdf) :camera: Learning to Reconstruct Symmetric Shapes using Planar Parameterization of 3D Surface (2019) [[Paper]](https://openaccess.thecvf.com/content_ICCVW_2019/papers/GMDL/Jain_Learning_to_Reconstruct_Symmetric_Shapes_using_Planar_Parameterization_of_3D_ICCVW_2019_paper.pdf) [[Code]](https://github.com/hrdkjain/LearningSymmetricShapes) :pill: GRASS: Generative Recursive Autoencoders for Shape Structures (SIGGRAPH 2017) [[Paper]](http://kevinkaixu.net/projects/grass.html) [[Code]](https://github.com/junli-lj/grass) [[code]](https://github.com/kevin-kaixu/grass_pytorch) :pill: 3D-PRNN: Generating Shape Primitives with Recurrent Neural Networks (2017) [[Paper]](https://arxiv.org/pdf/1708.01648.pdf)[[code]](https://github.com/zouchuhang/3D-PRNN) :gem: Neural 3D Mesh Renderer (2017) [[Paper]](http://hiroharu-kato.com/projects_en/neural_renderer.html) [[Code]](https://github.com/hiroharu-kato/neural_renderer.git) :game_die::space_invader: Large-Scale 3D Shape Reconstruction and Segmentation from ShapeNet Core55 (2017) [[Paper]](https://arxiv.org/pdf/1710.06104.pdf) :space_invader: Pix2vox: Sketch-Based 3D Exploration with Stacked Generative Adversarial Networks (2017) [[Code]](https://github.com/maxorange/pix2vox) :camera::space_invader: What You Sketch Is What You Get: 3D Sketching using Multi-View Deep Volumetric Prediction (2017) [[Paper]](https://arxiv.org/pdf/1707.08390.pdf) :camera::space_invader: MarrNet: 3D Shape Reconstruction via 2.5D Sketches (2017) [[Paper]](http://marrnet.csail.mit.edu/) :camera::space_invader::game_die: Learning a Multi-View Stereo Machine (2017 NIPS) [[Paper]](http://bair.berkeley.edu/blog/2017/09/05/unified-3d/) :space_invader: 3DMatch: Learning Local Geometric Descriptors from RGB-D Reconstructions (2017) [[Paper]](http://3dmatch.cs.princeton.edu/) :space_invader: Scaling CNNs for High Resolution Volumetric Reconstruction from a Single Image (2017) [[Paper]](https://ieeexplore.ieee.org/document/8265323/) :pill: ComplementMe: Weakly-Supervised Component Suggestions for 3D Modeling (2017) [[Paper]](https://arxiv.org/pdf/1708.01841.pdf) :game_die: PU-Net: Point Cloud Upsampling Network (2018) [[Paper]](https://arxiv.org/pdf/1801.06761.pdf) [[Code]](https://github.com/yulequan/PU-Net) :camera::space_invader: Multi-view Consistency as Supervisory Signal for Learning Shape and Pose Prediction (2018 CVPR) [[Paper]](https://shubhtuls.github.io/mvcSnP/) :camera::game_die: Object-Centric Photometric Bundle Adjustment with Deep Shape Prior (2018) [[Paper]](http://ci2cv.net/media/papers/WACV18.pdf) :camera::game_die: Learning Efficient Point Cloud Generation for Dense 3D Object Reconstruction (2018 AAAI) [[Paper]](https://chenhsuanlin.bitbucket.io/3D-point-cloud-generation/) :gem: Pixel2Mesh: Generating 3D Mesh Models from Single RGB Images (2018) [[Paper]](https://github.com/nywang16/Pixel2Mesh) :gem: AtlasNet: A Papier-Mâché Approach to Learning 3D Surface Generation (2018 CVPR) [[Paper]](http://imagine.enpc.fr/~groueixt/atlasnet/) [[Code]](https://github.com/ThibaultGROUEIX/AtlasNet) :space_invader::gem: Deep Marching Cubes: Learning Explicit Surface Representations (2018 CVPR) [[Paper]](http://www.cvlibs.net/publications/Liao2018CVPR.pdf) :space_invader: Im2Avatar: Colorful 3D Reconstruction from a Single Image (2018) [[Paper]](https://arxiv.org/pdf/1804.06375v1.pdf) :gem: Learning Category-Specific Mesh Reconstruction from Image Collections (2018) [[Paper]](https://akanazawa.github.io/cmr/#) :pill: CSGNet: Neural Shape Parser for Constructive Solid Geometry (2018) [[Paper]](https://arxiv.org/pdf/1712.08290.pdf) :space_invader: Text2Shape: Generating Shapes from Natural Language by Learning Joint Embeddings (2018) [[Paper]](http://text2shape.stanford.edu/) :space_invader::gem::camera: Multi-View Silhouette and Depth Decomposition for High Resolution 3D Object Representation (2018) [[Paper]](https://arxiv.org/abs/1802.09987) [[Code]](https://github.com/EdwardSmith1884/Multi-View-Silhouette-and-Depth-Decomposition-for-High-Resolution-3D-Object-Representation)
:space_invader::gem::camera: Pixels, voxels, and views: A study of shape representations for single view 3D object shape prediction (2018 CVPR) [[Paper]](https://arxiv.org/abs/1804.06032)
:camera::game_die: Neural scene representation and rendering (2018) [[Paper]](https://deepmind.com/blog/neural-scene-representation-and-rendering/) :pill: Im2Struct: Recovering 3D Shape Structure from a Single RGB Image (2018 CVPR) [[Paper]](https://arxiv.org/pdf/1804.05469.pdf) :game_die: FoldingNet: Point Cloud Auto-encoder via Deep Grid Deformation (2018 CVPR) [[Paper]](https://arxiv.org/pdf/1712.07262.pdf) :camera::space_invader: Pix3D: Dataset and Methods for Single-Image 3D Shape Modeling (2018 CVPR) [[Paper]](http://pix3d.csail.mit.edu/) :gem: 3D-RCNN: Instance-level 3D Object Reconstruction via Render-and-Compare (2018 CVPR) [[Paper]](http://openaccess.thecvf.com/content_cvpr_2018/CameraReady/1128.pdf) :space_invader: Matryoshka Networks: Predicting 3D Geometry via Nested Shape Layers (2018 CVPR) [[Paper]](https://arxiv.org/pdf/1804.10975.pdf) :gem: Deformable Shape Completion with Graph Convolutional Autoencoders (2018 CVPR) [[Paper]](https://arxiv.org/pdf/1712.00268v1.pdf) :space_invader: Global-to-Local Generative Model for 3D Shapes (SIGGRAPH Asia 2018) [[Paper]](http://vcc.szu.edu.cn/research/2018/G2L)[[Code]](https://github.com/Hao-HUST/G2LGAN) :gem::game_die::space_invader: ALIGNet: Partial-Shape Agnostic Alignment via Unsupervised Learning (TOG 2018) [[Paper]](https://bit.ly/alignet) [[Code]](https://github.com/ranahanocka/ALIGNet/) :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) :game_die: GAL: Geometric Adversarial Loss for Single-View 3D-Object Reconstruction (2018) [[Paper]](https://xjqi.github.io/GAL.pdf) :game_die: Visual Object Networks: Image Generation with Disentangled 3D Representation (2018) [[Paper]](https://papers.nips.cc/paper/7297-visual-object-networks-image-generation-with-disentangled-3d-representations.pdf) :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) :gem: Learning View Priors for Single-view 3D Reconstruction (CVPR 2019) [[Paper]](http://hiroharu-kato.com/projects_en/view_prior_learning.html) :gem::game_die: Learning Embedding of 3D models with Quadric Loss (BMVC 2019) [[Paper]](https://arxiv.org/abs/1907.10250) [[Code]](https://github.com/nitinagarwal/QuadricLoss) :game_die: CompoNet: Learning to Generate the Unseen by Part Synthesis and Composition (ICCV 2019) [[Paper]](https://arxiv.org/abs/1811.07441)[[Code]](https://github.com/nschor/CompoNet) CoMA: Convolutional Mesh Autoencoders (2018) [[Paper]](https://ps.is.tuebingen.mpg.de/uploads_file/attachment/attachment/439/1285.pdf)[[Code (TF)]](https://github.com/anuragranj/coma)[[Code (PyTorch)]](https://github.com/pixelite1201/pytorch_coma/)[[Code (PyTorch)]](https://github.com/sw-gong/coma)
RingNet: 3D Face Reconstruction from Single Images (2019) [[Paper]](https://ps.is.tuebingen.mpg.de/uploads_file/attachment/attachment/509/paper_camera_ready.pdf)[[Code]](https://github.com/soubhiksanyal/RingNet)
VOCA: Voice Operated Character Animation (2019) [[Paper]](https://ps.is.tuebingen.mpg.de/uploads_file/attachment/attachment/510/paper_final.pdf)[[Video]](https://youtu.be/XceCxf_GyW4)[[Code]](https://github.com/TimoBolkart/voca)
:gem: Learning to Predict 3D Objects with an Interpolation-based Differentiable Renderer [[Paper]](https://arxiv.org/abs/1908.01210)[[Site]](https://nv-tlabs.github.io/DIB-R/)[[Code]](https://github.com/nv-tlabs/DIB-R)
:gem: Soft Rasterizer: A Differentiable Renderer for Image-based 3D Reasoning [[Paper]](https://arxiv.org/abs/1904.01786)[[Code]](https://github.com/ShichenLiu/SoftRas)
NeRF: Representing Scenes as Neural Radiance Fields for View Synthesis [[Project]](http://www.matthewtancik.com/nerf)[[Paper]](https://arxiv.org/abs/2003.08934)[[Code]](https://github.com/bmild/nerf)
## Texture/Material Analysis and Synthesis Texture Synthesis Using Convolutional Neural Networks (2015) [[Paper]](https://arxiv.org/pdf/1505.07376.pdf) Two-Shot SVBRDF Capture for Stationary Materials (SIGGRAPH 2015) [[Paper]](https://mediatech.aalto.fi/publications/graphics/TwoShotSVBRDF/) Reflectance Modeling by Neural Texture Synthesis (2016) [[Paper]](https://mediatech.aalto.fi/publications/graphics/NeuralSVBRDF/) Modeling Surface Appearance from a Single Photograph using Self-augmented Convolutional Neural Networks (2017) [[Paper]](http://msraig.info/~sanet/sanet.htm) High-Resolution Multi-Scale Neural Texture Synthesis (2017) [[Paper]](https://wxs.ca/research/multiscale-neural-synthesis/) Reflectance and Natural Illumination from Single Material Specular Objects Using Deep Learning (2017) [[Paper]](https://homes.cs.washington.edu/~krematas/Publications/reflectance-natural-illumination.pdf) Joint Material and Illumination Estimation from Photo Sets in the Wild (2017) [[Paper]](https://arxiv.org/pdf/1710.08313.pdf) JWhat Is Around The Camera? (2017) [[Paper]](https://arxiv.org/pdf/1611.09325v2.pdf) TextureGAN: Controlling Deep Image Synthesis with Texture Patches (2018 CVPR) [[Paper]](https://arxiv.org/pdf/1706.02823.pdf) Gaussian Material Synthesis (2018 SIGGRAPH) [[Paper]](https://users.cg.tuwien.ac.at/zsolnai/gfx/gaussian-material-synthesis/) Non-stationary Texture Synthesis by Adversarial Expansion (2018 SIGGRAPH) [[Paper]](http://vcc.szu.edu.cn/research/2018/TexSyn) Synthesized Texture Quality Assessment via Multi-scale Spatial and Statistical Texture Attributes of Image and Gradient Magnitude Coefficients (2018 CVPR) [[Paper]](https://arxiv.org/pdf/1804.08020.pdf) LIME: Live Intrinsic Material Estimation (2018 CVPR) [[Paper]](https://gvv.mpi-inf.mpg.de/projects/LIME/) Single-Image SVBRDF Capture with a Rendering-Aware Deep Network (2018) [[Paper]](https://team.inria.fr/graphdeco/fr/projects/deep-materials/) PhotoShape: Photorealistic Materials for Large-Scale Shape Collections (2018) [[Paper]](https://keunhong.com/publications/photoshape/) 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 Style-Content Separation by Anisotropic Part Scales (2010) [[Paper]](https://www.cs.sfu.ca/~haoz/pubs/xu_siga10_style.pdf) Design Preserving Garment Transfer (2012) [[Paper]](https://hal.inria.fr/hal-00695903/file/GarmentTransfer.pdf) Analogy-Driven 3D Style Transfer (2014) [[Paper]](http://www.chongyangma.com/publications/st/index.html) Elements of Style: Learning Perceptual Shape Style Similarity (2015) [[Paper]](http://people.cs.umass.edu/~zlun/papers/StyleSimilarity/StyleSimilarity.pdf) [[Code]](https://github.com/happylun/StyleSimilarity) Functionality Preserving Shape Style Transfer (2016) [[Paper]](http://people.cs.umass.edu/~zlun/papers/StyleTransfer/StyleTransfer.pdf) [[Code]](https://github.com/happylun/StyleTransfer) Unsupervised Texture Transfer from Images to Model Collections (2016) [[Paper]](http://ai.stanford.edu/~haosu/papers/siga16_texture_transfer_small.pdf) Learning Detail Transfer based on Geometric Features (2017) [[Paper]](http://surfacedetails.cs.princeton.edu/) Co-Locating Style-Defining Elements on 3D Shapes (2017) [[Paper]](http://people.scs.carleton.ca/~olivervankaick/pubs/style_elem.pdf) Neural 3D Mesh Renderer (2017) [[Paper]](http://hiroharu-kato.com/projects_en/neural_renderer.html) [[Code]](https://github.com/hiroharu-kato/neural_renderer.git) Appearance Modeling via Proxy-to-Image Alignment (2018) [[Paper]](http://vcc.szu.edu.cn/research/2018/AppMod) :gem: Pixel2Mesh: Generating 3D Mesh Models from Single RGB Images (2018) [[Paper]](http://bigvid.fudan.edu.cn/pixel2mesh/) Automatic Unpaired Shape Deformation Transfer (SIGGRAPH Asia 2018) [[Paper]](http://geometrylearning.com/ausdt/) ## Scene Synthesis/Reconstruction Make It Home: Automatic Optimization of Furniture Arrangement (2011, SIGGRAPH) [[Paper]](http://people.sutd.edu.sg/~saikit/projects/furniture/index.html) Interactive Furniture Layout Using Interior Design Guidelines (2011) [[Paper]](http://graphics.stanford.edu/~pmerrell/furnitureLayout.htm) Synthesizing Open Worlds with Constraints using Locally Annealed Reversible Jump MCMC (2012) [[Paper]](http://graphics.stanford.edu/~lfyg/owl.pdf) Example-based Synthesis of 3D Object Arrangements (2012 SIGGRAPH Asia) [[Paper]](http://graphics.stanford.edu/projects/scenesynth/) Sketch2Scene: Sketch-based Co-retrieval and Co-placement of 3D Models (2013) [[Paper]](http://sweb.cityu.edu.hk/hongbofu/projects/sketch2scene_sig13/#.WWWge__ysb0) Action-Driven 3D Indoor Scene Evolution (2016) [[Paper]](https://www.cs.sfu.ca/~haoz/pubs/ma_siga16_action.pdf) The Clutterpalette: An Interactive Tool for Detailing Indoor Scenes (2015) [[Paper]](https://www.cs.umb.edu/~craigyu/papers/clutterpalette.pdf) Relationship Templates for Creating Scene Variations (2016) [[Paper]](http://geometry.cs.ucl.ac.uk/projects/2016/relationship-templates/) IM2CAD (2017) [[Paper]](http://homes.cs.washington.edu/~izadinia/im2cad.html) Predicting Complete 3D Models of Indoor Scenes (2017) [[Paper]](https://arxiv.org/pdf/1504.02437.pdf) Complete 3D Scene Parsing from Single RGBD Image (2017) [[Paper]](https://arxiv.org/pdf/1710.09490.pdf) Raster-to-Vector: Revisiting Floorplan Transformation (2017, ICCV) [[Paper]](http://www.cse.wustl.edu/~chenliu/floorplan-transformation.html) [[Code]](https://github.com/art-programmer/FloorplanTransformation) Fully Convolutional Refined Auto-Encoding Generative Adversarial Networks for 3D Multi Object Scenes (2017) [[Blog]](https://becominghuman.ai/3d-multi-object-gan-7b7cee4abf80) Adaptive Synthesis of Indoor Scenes via Activity-Associated Object Relation Graphs (2017 SIGGRAPH Asia) [[Paper]](http://arts.buaa.edu.cn/projects/sa17/) Automated Interior Design Using a Genetic Algorithm (2017) [[Paper]](https://publik.tuwien.ac.at/files/publik_262718.pdf) SceneSuggest: Context-driven 3D Scene Design (2017) [[Paper]](https://arxiv.org/pdf/1703.00061.pdf) A fully end-to-end deep learning approach for real-time simultaneous 3D reconstruction and material recognition (2017) [[Paper]](https://arxiv.org/pdf/1703.04699v1.pdf) Human-centric Indoor Scene Synthesis Using Stochastic Grammar (2018, CVPR)[[Paper]](http://web.cs.ucla.edu/~syqi/publications/cvpr2018synthesis/cvpr2018synthesis.pdf) [[Supplementary]](http://web.cs.ucla.edu/~syqi/publications/cvpr2018synthesis/cvpr2018synthesis_supplementary.pdf) [[Code]](https://github.com/SiyuanQi/human-centric-scene-synthesis) :camera::game_die: FloorNet: A Unified Framework for Floorplan Reconstruction from 3D Scans (2018) [[Paper]](https://arxiv.org/pdf/1804.00090.pdf) [[Code]](http://art-programmer.github.io/floornet.html) :space_invader: ScanComplete: Large-Scale Scene Completion and Semantic Segmentation for 3D Scans (2018) [[Paper]](https://arxiv.org/pdf/1712.10215.pdf) Deep Convolutional Priors for Indoor Scene Synthesis (2018) [[Paper]](https://kwang-ether.github.io/pdf/deepsynth.pdf) 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) Holistic 3D Scene Parsing and Reconstruction from a Single RGB Image (ECCV 2018) [[Paper]](http://siyuanhuang.com/holistic_parsing/main.html) Language-Driven Synthesis of 3D Scenes from Scene Databases (SIGGRAPH Asia 2018) [[Paper]](http://www.sfu.ca/~agadipat/publications/2018/T2S/project_page.html) Deep Generative Modeling for Scene Synthesis via Hybrid Representations (2018) [[Paper]](https://arxiv.org/pdf/1808.02084.pdf) GRAINS: Generative Recursive Autoencoders for INdoor Scenes (2018) [[Paper]](https://arxiv.org/pdf/1807.09193.pdf) SEETHROUGH: Finding Objects in Heavily Occluded Indoor Scene Images (2018) [[Paper]](http://www.vovakim.com/papers/18_3DVOral_SeeThrough.pdf) :space_invader: Scan2CAD: Learning CAD Model Alignment in RGB-D Scans (CVPR 2019) [[Paper]](https://arxiv.org/pdf/1811.11187.pdf) [[Code]](https://github.com/skanti/Scan2CAD) :gem: Scan2Mesh: From Unstructured Range Scans to 3D Meshes (CVPR 2019) [[Paper]](https://arxiv.org/pdf/1811.10464.pdf) :space_invader: 3D-SIC: 3D Semantic Instance Completion for RGB-D Scans (arXiv 2019) [[Paper]](https://arxiv.org/pdf/1904.12012.pdf) :space_invader: End-to-End CAD Model Retrieval and 9DoF Alignment in 3D Scans (arXiv 2019) [[Paper]](https://arxiv.org/abs/1906.04201) :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) ## Scene Understanding (Another more detailed [repository](https://github.com/bertjiazheng/awesome-scene-understanding)) Recovering the Spatial Layout of Cluttered Rooms (2009) [[Paper]](http://dhoiem.cs.illinois.edu/publications/iccv2009_hedau_indoor.pdf) Characterizing Structural Relationships in Scenes Using Graph Kernels (2011 SIGGRAPH) [[Paper]](https://graphics.stanford.edu/~mdfisher/graphKernel.html) Understanding Indoor Scenes Using 3D Geometric Phrases (2013) [[Paper]](http://cvgl.stanford.edu/projects/3dgp/) Organizing Heterogeneous Scene Collections through Contextual Focal Points (2014 SIGGRAPH) [[Paper]](http://kevinkaixu.net/projects/focal.html) SceneGrok: Inferring Action Maps in 3D Environments (2014, SIGGRAPH) [[Paper]](http://graphics.stanford.edu/projects/scenegrok/) PanoContext: A Whole-room 3D Context Model for Panoramic Scene Understanding (2014) [[Paper]](http://panocontext.cs.princeton.edu/) Learning Informative Edge Maps for Indoor Scene Layout Prediction (2015) [[Paper]](http://slazebni.cs.illinois.edu/publications/iccv15_informative.pdf) Rent3D: Floor-Plan Priors for Monocular Layout Estimation (2015) [[Paper]](http://www.cs.toronto.edu/~fidler/projects/rent3D.html) A Coarse-to-Fine Indoor Layout Estimation (CFILE) Method (2016) [[Paper]](https://pdfs.semanticscholar.org/7024/a92186b81e6133dc779f497d06877b48d82b.pdf?_ga=2.54181869.497995160.1510977308-665742395.1510465328) DeLay: Robust Spatial Layout Estimation for Cluttered Indoor Scenes (2016) [[Paper]](http://deeplayout.stanford.edu/) 3D Semantic Parsing of Large-Scale Indoor Spaces (2016) [[Paper]](http://buildingparser.stanford.edu/method.html) [[Code]](https://github.com/alexsax/2D-3D-Semantics) Single Image 3D Interpreter Network (2016) [[Paper]](http://3dinterpreter.csail.mit.edu/) [[Code]](https://github.com/jiajunwu/3dinn) Deep Multi-Modal Image Correspondence Learning (2016) [[Paper]](http://www.cse.wustl.edu/~chenliu/floorplan-matching.html) Physically-Based Rendering for Indoor Scene Understanding Using Convolutional Neural Networks (2017) [[Paper]](http://3dvision.princeton.edu/projects/2016/PBRS/) [[Code]](https://github.com/yindaz/pbrs) [[Code]](https://github.com/yindaz/surface_normal) [[Code]](https://github.com/fyu/dilation) [[Code]](https://github.com/s9xie/hed) RoomNet: End-to-End Room Layout Estimation (2017) [[Paper]](https://arxiv.org/pdf/1703.06241.pdf) SUN RGB-D: A RGB-D Scene Understanding Benchmark Suite (2017) [[Paper]](http://rgbd.cs.princeton.edu/) Semantic Scene Completion from a Single Depth Image (2017) [[Paper]](http://sscnet.cs.princeton.edu/) [[Code]](https://github.com/shurans/sscnet) Factoring Shape, Pose, and Layout from the 2D Image of a 3D Scene (2018 CVPR) [[Paper]](https://arxiv.org/pdf/1712.01812.pdf) [[Code]](https://shubhtuls.github.io/factored3d/) LayoutNet: Reconstructing the 3D Room Layout from a Single RGB Image (2018 CVPR) [[Paper]](https://arxiv.org/pdf/1803.08999.pdf) [[Code]](https://github.com/zouchuhang/LayoutNet) PlaneNet: Piece-wise Planar Reconstruction from a Single RGB Image (2018 CVPR) [[Paper]](http://art-programmer.github.io/planenet/paper.pdf) [[Code]](http://art-programmer.github.io/planenet.html) Cross-Domain Self-supervised Multi-task Feature Learning using Synthetic Imagery (2018 CVPR) [[Paper]](http://web.cs.ucdavis.edu/~yjlee/projects/cvpr2018.pdf) Pano2CAD: Room Layout From A Single Panorama Image (2018 CVPR) [[Paper]](http://bjornstenger.github.io/papers/xu_wacv2017.pdf) 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) 3D-Aware Scene Manipulation via Inverse Graphics (NeurIPS 2018) [[Paper]](http://3dsdn.csail.mit.edu/) [[Code]](https://github.com/svip-lab/PlanarReconstruction) :gem: 3D Scene Reconstruction with Multi-layer Depth and Epipolar Transformers (ICCV 2019) [[Paper]](https://research.dshin.org/iccv19/multi-layer-depth/)