{"about":{"site":"https://codewithpapers.app","non_affiliation":"Code with Papers and Syntology are not affiliated with, endorsed by, or sponsored by Papers with Code, Meta, or the pwc-archive mirror.","licence":"CC BY-SA 4.0","licence_url":"https://creativecommons.org/licenses/by-sa/4.0/legalcode","attribution":"https://codewithpapers.app/attribution","modified":"archive material modified by Syntology; see the attribution page"},"url":"/paper/3d-human-texture-estimation-from-a-single","title":"3D Human Texture Estimation from a Single Image with Transformers","arxiv_id":"2109.02563","date":"2021-09-06","proceeding":"ICCV 2021 10","authors":["Xiangyu Xu","Chen Change Loy"],"abstract":"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.","url_abs":"https://arxiv.org/abs/2109.02563v1","url_pdf":"https://arxiv.org/pdf/2109.02563v1.pdf","source":{"archive":"pwc-archive (Hugging Face), CC BY-SA 4.0","snapshot":"2025-07-28","licence_url":"https://creativecommons.org/licenses/by-sa/4.0/legalcode","row_kind":"abstracts"},"code_links":[{"paper_slug":"3d-human-texture-estimation-from-a-single","repo_url":"https://github.com/xuxy09/texformer","is_official":1,"mentioned_in_paper":1,"mentioned_in_github":1,"framework":"pytorch","reach":null}],"tasks":[{"task_slug":"garment-reconstruction","task_name":"Garment Reconstruction"}],"methods":[{"method_slug":"absolute-position-encodings","method_name":"Absolute Position Encodings"},{"method_slug":"adam","method_name":"Adam"},{"method_slug":"attention","method_name":"Attention"},{"method_slug":"bpe","method_name":"BPE"},{"method_slug":"dense-connections","method_name":"Dense Connections"},{"method_slug":"dropout","method_name":"Dropout"},{"method_slug":"label-smoothing","method_name":"Label Smoothing"},{"method_slug":"layer-normalization","method_name":"Layer Normalization"},{"method_slug":"linear-layer","method_name":"Linear Layer"},{"method_slug":"multi-head-attention","method_name":"Multi-Head Attention"},{"method_slug":"position-wise-feed-forward-layer","method_name":"Position-Wise Feed-Forward Layer"},{"method_slug":"residual-connection","method_name":"Residual Connection"},{"method_slug":"softmax","method_name":"Softmax"},{"method_slug":"transformer","method_name":"Transformer"}],"datasets_introduced":[{"slug":"smplmarket","name":"SMPLMarket","full_name":""}],"methods_introduced":[],"results":[],"syntology":{"atlas_url":"https://app.syntology.ai/?focus=2109.02563","mcp":{"get_harvested_code_for_paper":{"arxiv_id":"2109.02563"}},"developers":"https://syntology.ai/developers","read_at":"2026-09-24T18:15:14+00:00","read_at_is":"when the build read Syntology's graph, not when any sample ran","claim":"Per-sample execution status on synthesized fixtures; not a correctness claim about the paper. Samples come from repositories linked to the paper, official or community; repo_kind says which.","repos":[{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/xuxy09/texformer","reach":null}],"summary":{"ran":7,"ran_fixture":3,"ran_draft_wrong":4,"unverified":2},"by_repo_kind":{"official":{"samples":16,"ran":14,"repositories":1}},"repo_kind_vocabulary":{"official":"The archive marks this repository official for the paper","named_in_paper":"The archive records that the paper mentions this repository; it is not marked official","listed":"In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper","found_in_text":"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"},"n_pointer_only_for_licence":16,"samples":[{"code_sha256_prefix":"afd7a7659c6db7b2","entry":"OurMultiheadAttention","repo":"xuxy09/texformer","repo_kind":"official","path":"transformers/texformer.py","file_url":"https://github.com/xuxy09/texformer/blob/HEAD/transformers/texformer.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"afd7a7659c6db7b2"}},{"code_sha256_prefix":"0beefdd8d72ad170","entry":"PosEnSine","repo":"xuxy09/texformer","repo_kind":"official","path":"transformers/texformer.py","file_url":"https://github.com/xuxy09/texformer/blob/HEAD/transformers/texformer.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"0beefdd8d72ad170"}},{"code_sha256_prefix":"b04049de994ee88d","entry":"Unet","repo":"xuxy09/texformer","repo_kind":"official","path":"transformers/texformer.py","file_url":"https://github.com/xuxy09/texformer/blob/HEAD/transformers/texformer.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"b04049de994ee88d"}},{"code_sha256_prefix":"57121835e9d896f1","entry":"depth_to_space","repo":"xuxy09/texformer","repo_kind":"official","path":"transformers/texformer.py","file_url":"https://github.com/xuxy09/texformer/blob/HEAD/transformers/texformer.py","link_basis":"first_harvest_node","language":"python","status":"ran_fixture","verification_level":1,"contract_check":"RAISES","metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"57121835e9d896f1"}},{"code_sha256_prefix":"2057787fc4723538","entry":"dotproduct_attention","repo":"xuxy09/texformer","repo_kind":"official","path":"transformers/texformer.py","file_url":"https://github.com/xuxy09/texformer/blob/HEAD/transformers/texformer.py","link_basis":"first_harvest_node","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"MISDECLARED","metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"2057787fc4723538"}},{"code_sha256_prefix":"a69affae9a74841e","entry":"double_conv","repo":"xuxy09/texformer","repo_kind":"official","path":"transformers/texformer.py","file_url":"https://github.com/xuxy09/texformer/blob/HEAD/transformers/texformer.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"a69affae9a74841e"}},{"code_sha256_prefix":"53d4bacee0346694","entry":"double_conv_down","repo":"xuxy09/texformer","repo_kind":"official","path":"transformers/texformer.py","file_url":"https://github.com/xuxy09/texformer/blob/HEAD/transformers/texformer.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"53d4bacee0346694"}},{"code_sha256_prefix":"bda1e468bb47f2aa","entry":"double_conv_up","repo":"xuxy09/texformer","repo_kind":"official","path":"transformers/texformer.py","file_url":"https://github.com/xuxy09/texformer/blob/HEAD/transformers/texformer.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"bda1e468bb47f2aa"}},{"code_sha256_prefix":"8ebbf99662fe5aa6","entry":"long_range_attention","repo":"xuxy09/texformer","repo_kind":"official","path":"transformers/texformer.py","file_url":"https://github.com/xuxy09/texformer/blob/HEAD/transformers/texformer.py","link_basis":"first_harvest_node","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"MISDECLARED","metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"8ebbf99662fe5aa6"}},{"code_sha256_prefix":"e8fb4ab6883b442f","entry":"patch_attention","repo":"xuxy09/texformer","repo_kind":"official","path":"transformers/texformer.py","file_url":"https://github.com/xuxy09/texformer/blob/HEAD/transformers/texformer.py","link_basis":"first_harvest_node","language":"python","status":"ran_fixture","verification_level":1,"contract_check":"RAISES","metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"e8fb4ab6883b442f"}},{"code_sha256_prefix":"ac9930a218453762","entry":"short_range_attention","repo":"xuxy09/texformer","repo_kind":"official","path":"transformers/texformer.py","file_url":"https://github.com/xuxy09/texformer/blob/HEAD/transformers/texformer.py","link_basis":"first_harvest_node","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"MISDECLARED","metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"ac9930a218453762"}},{"code_sha256_prefix":"e50789396b770d07","entry":"single_conv","repo":"xuxy09/texformer","repo_kind":"official","path":"transformers/texformer.py","file_url":"https://github.com/xuxy09/texformer/blob/HEAD/transformers/texformer.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"e50789396b770d07"}},{"code_sha256_prefix":"e23212a5d1c1faae","entry":"softmax_attention","repo":"xuxy09/texformer","repo_kind":"official","path":"transformers/texformer.py","file_url":"https://github.com/xuxy09/texformer/blob/HEAD/transformers/texformer.py","link_basis":"first_harvest_node","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"MISDECLARED","metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"e23212a5d1c1faae"}},{"code_sha256_prefix":"5c2b7cb69fd691f2","entry":"space_to_depth","repo":"xuxy09/texformer","repo_kind":"official","path":"transformers/texformer.py","file_url":"https://github.com/xuxy09/texformer/blob/HEAD/transformers/texformer.py","link_basis":"first_harvest_node","language":"python","status":"ran_fixture","verification_level":1,"contract_check":"RAISES","metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"5c2b7cb69fd691f2"}},{"code_sha256_prefix":"b3051a1a9cbdb86b","entry":"Texformer","repo":"xuxy09/texformer","repo_kind":"official","path":"transformers/texformer.py","file_url":"https://github.com/xuxy09/texformer/blob/HEAD/transformers/texformer.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"b3051a1a9cbdb86b"}},{"code_sha256_prefix":"dec31a588b9ed554","entry":"TransformerDecoderUnit","repo":"xuxy09/texformer","repo_kind":"official","path":"transformers/texformer.py","file_url":"https://github.com/xuxy09/texformer/blob/HEAD/transformers/texformer.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"dec31a588b9ed554"}}]},"arxiv_metadata":null,"syntology_extracted_results":null}