paper-with-me

Papers

Monocular 3D Object Reconstruction with GAN Inversion

2022-07-20 · Junzhe Zhang, Daxuan Ren, Zhongang Cai, Chai Kiat Yeo, Bo Dai, Chen Change Loy

Recovering a textured 3D mesh from a monocular image is highly challenging, particularly for in-the-wild objects that lack 3D ground truths. In this work, we present MeshInversion, a novel framework to improve the reconstruction by exploiting the generative prior of a 3D GAN pre-trained for 3D textured mesh synthesis. Reconstruction is achieved by searching for a latent space in the 3D GAN that best resembles the target mesh in accordance with the single view observation. Since the pre-trained GAN encapsulates rich 3D semantics in terms of mesh geometry and texture, searching within the GAN manifold thus naturally regularizes the realness and fidelity of the reconstruction. Importantly, such regularization is directly applied in the 3D space, providing crucial guidance of mesh parts that are unobserved in the 2D space. Experiments on standard benchmarks show that our framework obtains faithful 3D reconstructions with consistent geometry and texture across both observed and unobserved parts. Moreover, it generalizes well to meshes that are less commonly seen, such as the extended articulation of deformable objects. Code is released at https://github.com/junzhezhang/mesh-inversion

📄 PDF Abstract BibTeX arXiv:2207.10061

Code (1)

junzhezhang/mesh-inversion 공식 구현 pytorch

Tasks

3D Object ReconstructionObjectObject Reconstruction

Similar Papers 제목 키워드 기반

Learning to Segment Dynamic Objects using SLAM Outliers

2020-11-12 · Adrian Bojko, Romain Dupont, Mohamed Tamaazousti, Hervé Le Borgne

We present a method to automatically learn to segment dynamic objects using SLAM outliers. It requires only one monocular sequence per dynamic object for training and consists in localizing dynamic objects using SLAM out…

Semantic Segmentation

MeshInversion: 3D textured mesh reconstruction with generative prior

2021-09-29 · Junzhe Zhang, Daxuan Ren, Zhongang Cai, Chai Kiat Yeo 외

Recovering a textured 3D mesh from a single image is highly challenging, particularly for in-the-wild objects that lack 3D ground truths. Prior attempts resort to weak supervision based on 2D silhouette annotations of mo…

Dual-Schedule Inversion: Training- and Tuning-Free Inversion for Real Image Editing

2024-12-15 · Jiancheng Huang, Yi Huang, Jianzhuang Liu, Donghao Zhou 외

Text-conditional image editing is a practical AIGC task that has recently emerged with great commercial and academic value. For real image editing, most diffusion model-based methods use DDIM Inversion as the first stage…

3D GAN Inversion with Facial Symmetry Prior

2022-11-30 · CVPR 2023 1 · Fei Yin, Yong Zhang, Xuan Wang, Tengfei Wang 외

Recently, a surge of high-quality 3D-aware GANs have been proposed, which leverage the generative power of neural rendering. It is natural to associate 3D GANs with GAN inversion methods to project a real image into the …

3D geometryImage ReconstructionNeural Rendering

MOLTR: Multiple Object Localisation, Tracking, and Reconstruction from Monocular RGB Videos

2020-12-09 · Kejie Li, Hamid Rezatofighi, Ian Reid

Semantic aware reconstruction is more advantageous than geometric-only reconstruction for future robotic and AR/VR applications because it represents not only where things are, but also what things are. Object-centric ma…

BenchmarkingObjectObject Localization