Skip to content

Latest commit

 

History

History
27 lines (17 loc) · 1.69 KB

README.md

File metadata and controls

27 lines (17 loc) · 1.69 KB

3D-Generation-papers

Worth-reading papers and related awesome resources on 3D generation issues. Mainly focused on deep-learning approach. 值得一读的深度学习3D生成论文与相关资源。

A. 3D Image Synthesis

Recent years have seen remarkable progress in deep learning powered visual content creation. This includes 3D-aware generative image synthesis, which produces high-fidelity images in a 3D-consistent manner while simultaneously capturing compact surfaces of objects from pure image collections without the need for any 3D supervision, thus bridging the gap between 2D imageryand 3D reality. -Xia et.al

Survey papers
  • A Survey on 3D-aware Image Synthesis, arXiv
    Weihao Xia, Jing Xue, 2022.10 | [arXiv pdf]

A.1 3D Multiple Views Synthesis

This section mainly focuses on methods that aim to render novel views by learning a deep neural representation from multi-view image collections of a scene or object.

A.2 3D-Aware Image Generation