Papers › 3D Human Texture Estimation from a Single Image with Transformers

3D Human Texture Estimation from a Single Image with Transformers

6 Sep 2021ICCV 2021 10arXiv:2109.02563archive 2025-07-28

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.

PaperPDFConference PDFCodeCode Syntology ran

In Syntology Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.

For agents, Syntology's MCP tool lists every function and class Syntology harvested from this paper and whether it ran (how to connect): get_harvested_code_for_paper(arxiv_id="2109.02563")

Code

Syntology Ran 14 of 16 code samples harvested from 1 repository linked to this paper; 2 have no recorded run. Of those that ran: 4 ran · our draft was wrong; 3 ran · fixture could not drive it; 7 ran with no contract checked.

By repository: official repository: 16 samples from 1 repository, 14 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

xuxy09/texformer officialmentioned in papermentioned on GitHubpytorch report

Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

16 samples harvested; 14 ran; 0 honoured the contract we drafted; 2 have no recorded run. Read from Syntology's graph 2026-09-24; that is when this build read the record, not when the samples ran.

4ran · our draft was wrong
3ran · fixture could not drive it
7ran
2unverified

Licence: 16 of the 16 samples are pointer only, meaning Syntology does not serve that copy's text. This page shows no code text for any sample; each one links to its file in the repository.

Harvested from xuxy09/texformer. “Ran” means the sample executed on a synthesized input. It does not mean the output is correct, and nothing here reproduces the paper's results. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code.

Each sample ends with its code_sha256, Syntology's identity for that exact code. An agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.

Repository labels, per sample. official repository: The archive marks this repository official for the paper. named in the paper: The archive records that the paper mentions this repository; it is not marked official. community (archive-listed): In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper. found in paper text by Syntology: Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted. community: Not in the archive's code links for this paper; a community repository Syntology harvested. Samples from a repository marked official are listed first. Licence labels name the repository's licence as recorded at harvest. “Pointer only” means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence label for the reason. File links open the file on GitHub at the default branch, which may have changed since the harvest.

OurMultiheadAttention xuxy09/texformer/transformers/texformer.py official repository ran no licence file found · pointer only · afd7a7659c6db7b2 · report
PosEnSine xuxy09/texformer/transformers/texformer.py official repository ran fingerprinted no licence file found · pointer only · 0beefdd8d72ad170 · report
Unet xuxy09/texformer/transformers/texformer.py official repository ran no licence file found · pointer only · b04049de994ee88d · report
depth_to_space xuxy09/texformer/transformers/texformer.py official repository ran · fixture could not drive it fingerprinted no licence file found · pointer only · 57121835e9d896f1 · report
dotproduct_attention xuxy09/texformer/transformers/texformer.py official repository ran · our draft was wrong fingerprinted no licence file found · pointer only · 2057787fc4723538 · report
double_conv xuxy09/texformer/transformers/texformer.py official repository ran fingerprinted no licence file found · pointer only · a69affae9a74841e · report
double_conv_down xuxy09/texformer/transformers/texformer.py official repository ran fingerprinted no licence file found · pointer only · 53d4bacee0346694 · report
double_conv_up xuxy09/texformer/transformers/texformer.py official repository ran fingerprinted no licence file found · pointer only · bda1e468bb47f2aa · report
long_range_attention xuxy09/texformer/transformers/texformer.py official repository ran · our draft was wrong no licence file found · pointer only · 8ebbf99662fe5aa6 · report
patch_attention xuxy09/texformer/transformers/texformer.py official repository ran · fixture could not drive it fingerprinted no licence file found · pointer only · e8fb4ab6883b442f · report
short_range_attention xuxy09/texformer/transformers/texformer.py official repository ran · our draft was wrong no licence file found · pointer only · ac9930a218453762 · report
single_conv xuxy09/texformer/transformers/texformer.py official repository ran fingerprinted no licence file found · pointer only · e50789396b770d07 · report
softmax_attention xuxy09/texformer/transformers/texformer.py official repository ran · our draft was wrong fingerprinted no licence file found · pointer only · e23212a5d1c1faae · report
space_to_depth xuxy09/texformer/transformers/texformer.py official repository ran · fixture could not drive it fingerprinted no licence file found · pointer only · 5c2b7cb69fd691f2 · report
Texformer xuxy09/texformer/transformers/texformer.py official repository unverified no licence file found · pointer only · b3051a1a9cbdb86b · report
TransformerDecoderUnit xuxy09/texformer/transformers/texformer.py official repository unverified no licence file found · pointer only · dec31a588b9ed554 · report

Tasks

Garment Reconstruction

Datasets

Introduced by this paper, per the archive.

SMPLMarket

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

Methods

Absolute Position EncodingsAdamAttentionBPEDense ConnectionsDropoutLabel SmoothingLayer NormalizationLinear LayerMulti-Head AttentionPosition-Wise Feed-Forward LayerResidual ConnectionSoftmaxTransformer

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections