paper-with-me

홈 › Papers

3D Human Texture Estimation from a Single Image with Transformers

2021-09-06 · ICCV 2021 10 · Xiangyu Xu, Chen Change Loy

We propose a Transformer-based framework for 3D human texture estimation from a single image. The proposed Transformer is able to effectively exploit the global information of the input image, overcoming the limitations of existing methods that are solely based on convolutional neural networks. In addition, we also propose a mask-fusion strategy to combine the advantages of the RGB-based and texture-flow-based models. We further introduce a part-style loss to help reconstruct high-fidelity colors without introducing unpleasant artifacts. Extensive experiments demonstrate the effectiveness of the proposed method against state-of-the-art 3D human texture estimation approaches both quantitatively and qualitatively.

📄 PDF Abstract BibTeX arXiv:2109.02563

Code (1)

xuxy09/texformer 공식 구현 pytorch

Tasks

Garment Reconstruction

Methods 이 논문이 사용한 방법론

Multi-Head Attention 설명 없음
Attention 설명 없음
Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
Absolute Position Encodings Absolute Position Encodings are a type of position embeddings for [Transformer-based models] where positional encodings are…
Position-Wise Feed-Forward Layer 설명 없음
BPE Byte Pair Encoding, or BPE, is a subword segmentation algorithm that encodes rare and unknown words as sequences of subword units. The intuition is that various word…
Layer Normalization Unlike batch normalization, Layer Normalization directly estimates the normalization statistics from the summed inputs…
Residual Connection 설명 없음

Similar Papers 제목 키워드 기반

Refining 3D Human Texture Estimation from a Single Image

2023-03-06 · Said Fahri Altindis, Adil Meric, Yusuf Dalva, Ugur Gudukbay 외

Estimating 3D human texture from a single image is essential in graphics and vision. It requires learning a mapping function from input images of humans with diverse poses into the parametric (UV) space and reasonably ha…

Image Reconstruction

SMPLitex: A Generative Model and Dataset for 3D Human Texture Estimation from Single Image

2023-09-04 · Dan Casas, Marc Comino-Trinidad

We propose SMPLitex, a method for estimating and manipulating the complete 3D appearance of humans captured from a single image. SMPLitex builds upon the recently proposed generative models for 2D images, and extends the…

Re-Identification Supervised Texture Generation

2019-04-06 · CVPR 2019 6 · Jian Wang, Yunshan Zhong, Yachun Li, Chi Zhang 외

The estimation of 3D human body pose and shape from a single image has been extensively studied in recent years. However, the texture generation problem has not been fully discussed. In this paper, we propose an end-to-e…

Person Re-IdentificationTexture Synthesis

Synthesizing Training Images for Boosting Human 3D Pose Estimation

2016-04-10 · Wenzheng Chen, Huan Wang, Yangyan Li, Hao Su 외

Human 3D pose estimation from a single image is a challenging task with numerous applications. Convolutional Neural Networks (CNNs) have recently achieved superior performance on the task of 2D pose estimation from a sin…

2D Pose Estimation3D Pose EstimationDiversityDomain Adaptation+1

HAFMat: Hybrid Priors Guided Adaptive Fusion for Single-Image Human Material Estimation

2026-06-15 · Yu Jiang, Jiahao Xia, Jiongming Qin, Jianchi Sun 외 arxiv

Physically based rendering (PBR) material estimation is a fundamental appearance decomposition task with broad applications in virtual content creation, relighting, and digital human rendering. However, estimating PBR ma…