paper-with-me

홈 › Papers

Pixel2Mesh++: Multi-View 3D Mesh Generation via Deformation

2019-08-05 · ICCV 2019 10 · Chao Wen, yinda zhang, Zhuwen Li, Yanwei Fu

We study the problem of shape generation in 3D mesh representation from a few color images with known camera poses. While many previous works learn to hallucinate the shape directly from priors, we resort to further improving the shape quality by leveraging cross-view information with a graph convolutional network. Instead of building a direct mapping function from images to 3D shape, our model learns to predict series of deformations to improve a coarse shape iteratively. Inspired by traditional multiple view geometry methods, our network samples nearby area around the initial mesh's vertex locations and reasons an optimal deformation using perceptual feature statistics built from multiple input images. Extensive experiments show that our model produces accurate 3D shape that are not only visually plausible from the input perspectives, but also well aligned to arbitrary viewpoints. With the help of physically driven architecture, our model also exhibits generalization capability across different semantic categories, number of input images, and quality of mesh initialization.

📄 PDF Abstract BibTeX arXiv:1908.01491

Code (2)

richardsfc/pixel2mesh-ssds pytorch
walsvid/Pixel2MeshPlusPlus tf

Similar Papers 제목 키워드 기반

MEAT: Multiview Diffusion Model for Human Generation on Megapixels with Mesh Attention

2025-03-11 · CVPR 2025 1 · YuHan Wang, Fangzhou Hong, Shuai Yang, Liming Jiang 외

Multiview diffusion models have shown considerable success in image-to-3D generation for general objects. However, when applied to human data, existing methods have yet to deliver promising results, largely due to the ch…

3D GenerationImage to 3D

Fancy123: One Image to High-Quality 3D Mesh Generation via Plug-and-Play Deformation

2024-11-25 · CVPR 2025 1 · Qiao Yu, Xianzhi Li, Yuan Tang, Xu Han 외

Generating 3D meshes from a single image is an important but ill-posed task. Existing methods mainly adopt 2D multiview diffusion models to generate intermediate multiview images, and use the Large Reconstruction Model (…

Image to 3D

Delving Deep into Pixel Alignment Feature for Accurate Multi-view Human Mesh Recovery

2023-01-15 · Kai Jia, Hongwen Zhang, Liang An, Yebin Liu

Regression-based methods have shown high efficiency and effectiveness for multi-view human mesh recovery. The key components of a typical regressor lie in the feature extraction of input views and the fusion of multi-vie…

Human Mesh RecoveryMulti-view 3D Human Pose Estimationregression

Pixel2Mesh++: 3D Mesh Generation and Refinement from Multi-View Images

2022-04-21 · Chao Wen, yinda zhang, Chenjie Cao, Zhuwen Li 외

We study the problem of shape generation in 3D mesh representation from a small number of color images with or without camera poses. While many previous works learn to hallucinate the shape directly from priors, we adopt…

PBR3DGen: A VLM-guided Mesh Generation with High-quality PBR Texture

2025-03-14 · Xiaokang Wei, BoWen Zhang, Xianghui Yang, Yuxuan Wang 외

Generating high-quality physically based rendering (PBR) materials is important to achieve realistic rendering in the downstream tasks, yet it remains challenging due to the intertwined effects of materials and lighting.…

3D Generation