paper-with-me

홈 › Papers

3D Shape Reconstruction from 2D Images with Disentangled Attribute Flow

2022-03-29 · CVPR 2022 1 · Xin Wen, Junsheng Zhou, Yu-Shen Liu, Zhen Dong, Zhizhong Han

Reconstructing 3D shape from a single 2D image is a challenging task, which needs to estimate the detailed 3D structures based on the semantic attributes from 2D image. So far, most of the previous methods still struggle to extract semantic attributes for 3D reconstruction task. Since the semantic attributes of a single image are usually implicit and entangled with each other, it is still challenging to reconstruct 3D shape with detailed semantic structures represented by the input image. To address this problem, we propose 3DAttriFlow to disentangle and extract semantic attributes through different semantic levels in the input images. These disentangled semantic attributes will be integrated into the 3D shape reconstruction process, which can provide definite guidance to the reconstruction of specific attribute on 3D shape. As a result, the 3D decoder can explicitly capture high-level semantic features at the bottom of the network, and utilize low-level features at the top of the network, which allows to reconstruct more accurate 3D shapes. Note that the explicit disentangling is learned without extra labels, where the only supervision used in our training is the input image and its corresponding 3D shape. Our comprehensive experiments on ShapeNet dataset demonstrate that 3DAttriFlow outperforms the state-of-the-art shape reconstruction methods, and we also validate its generalization ability on shape completion task.

📄 PDF Abstract BibTeX arXiv:2203.15190

Code (1)

junshengzhou/3dattriflow 공식 구현 pytorch

Tasks

3D Reconstruction3D Shape ReconstructionAttributeDecoder

Similar Papers 제목 키워드 기반

Disentangling 3D Attributes from a Single 2D Image: Human Pose, Shape and Garment

2022-08-05 · Xue Hu, Xinghui Li, Benjamin Busam, Yiren Zhou 외

For visual manipulation tasks, we aim to represent image content with semantically meaningful features. However, learning implicit representations from images often lacks interpretability, especially when attributes are …

3D ReconstructionDecoderDisentanglement

Supervised Attribute Information Removal and Reconstruction for Image Manipulation

2022-07-13 · Nannan Li, Bryan A. Plummer

The goal of attribute manipulation is to control specified attribute(s) in given images. Prior work approaches this problem by learning disentangled representations for each attribute that enables it to manipulate the en…

AttributeImage ManipulationRetrieval

Attribute2Image: Conditional Image Generation from Visual Attributes

2015-12-02 · Xinchen Yan, Jimei Yang, Kihyuk Sohn, Honglak Lee

This paper investigates a novel problem of generating images from visual attributes. We model the image as a composite of foreground and background and develop a layered generative model with disentangled latent variable…

AttributeConditional Image GenerationImage GenerationImage Reconstruction

Disentangled Representation Learning for Controllable Person Image Generation

2023-12-10 · Wenju Xu, Chengjiang Long, Yongwei Nie, Guanghui Wang

In this paper, we propose a novel framework named DRL-CPG to learn disentangled latent representation for controllable person image generation, which can produce realistic person images with desired poses and human attri…

AttributeDecoderImage GenerationRepresentation Learning

D$^2$IM-Net: Learning Detail Disentangled Implicit Fields from Single Images

2020-12-11 · Manyi Li, Hao Zhang

We present the first single-view 3D reconstruction network aimed at recovering geometric details from an input image which encompass both topological shape structures and surface features. Our key idea is to train the ne…

3D ReconstructionDecoderSingle-View 3D Reconstruction