{"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/next3d-generative-neural-texture","title":"Next3D: Generative Neural Texture Rasterization for 3D-Aware Head Avatars","arxiv_id":"2211.11208","date":"2022-11-21","proceeding":"CVPR 2023 1","authors":["Jingxiang Sun","Xuan Wang","Lizhen Wang","Xiaoyu Li","Yong Zhang","Hongwen Zhang","Yebin Liu"],"abstract":"3D-aware generative adversarial networks (GANs) synthesize high-fidelity and multi-view-consistent facial images using only collections of single-view 2D imagery. Towards fine-grained control over facial attributes, recent efforts incorporate 3D Morphable Face Model (3DMM) to describe deformation in generative radiance fields either explicitly or implicitly. Explicit methods provide fine-grained expression control but cannot handle topological changes caused by hair and accessories, while implicit ones can model varied topologies but have limited generalization caused by the unconstrained deformation fields. We propose a novel 3D GAN framework for unsupervised learning of generative, high-quality and 3D-consistent facial avatars from unstructured 2D images. To achieve both deformation accuracy and topological flexibility, we propose a 3D representation called Generative Texture-Rasterized Tri-planes. The proposed representation learns Generative Neural Textures on top of parametric mesh templates and then projects them into three orthogonal-viewed feature planes through rasterization, forming a tri-plane feature representation for volume rendering. In this way, we combine both fine-grained expression control of mesh-guided explicit deformation and the flexibility of implicit volumetric representation. We further propose specific modules for modeling mouth interior which is not taken into account by 3DMM. Our method demonstrates state-of-the-art 3D-aware synthesis quality and animation ability through extensive experiments. Furthermore, serving as 3D prior, our animatable 3D representation boosts multiple applications including one-shot facial avatars and 3D-aware stylization.","url_abs":"https://arxiv.org/abs/2211.11208v2","url_pdf":"https://arxiv.org/pdf/2211.11208v2.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":"next3d-generative-neural-texture","repo_url":"https://github.com/MrTornado24/FENeRF","is_official":1,"mentioned_in_paper":0,"mentioned_in_github":0,"framework":"pytorch","reach":{"status":"ok","spdx":"MIT"}},{"paper_slug":"next3d-generative-neural-texture","repo_url":"https://github.com/mrtornado24/next3d","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":null}],"tasks":[{"task_slug":"face-model","task_name":"Face Model"}],"methods":[],"datasets_introduced":[],"methods_introduced":[],"results":[],"syntology":{"atlas_url":"https://app.syntology.ai/?focus=2211.11208","mcp":{"get_harvested_code_for_paper":{"arxiv_id":"2211.11208"}},"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/MrTornado24/FENeRF","reach":{"status":"ok","spdx":"MIT"}},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/mrtornado24/next3d","reach":null}],"summary":{"ran_draft_wrong":4,"ran_fixture":1,"ran_violates":1,"ran_honours":2,"unverified":13},"by_repo_kind":{"official":{"samples":16,"ran":3,"repositories":1},"listed":{"samples":2,"ran":2,"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":5,"samples":[{"code_sha256_prefix":"dbcb53696bc43ef9","entry":"conv3x3","repo":"MrTornado24/FENeRF","repo_kind":"official","path":"generators/encoder_model.py","file_url":"https://github.com/MrTornado24/FENeRF/blob/HEAD/generators/encoder_model.py","link_basis":"harvester_set","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"dbcb53696bc43ef9"}},{"code_sha256_prefix":"fca7e85d958618dd","entry":"conv3x3_bn_relu","repo":"MrTornado24/FENeRF","repo_kind":"official","path":"generators/encoder_model.py","file_url":"https://github.com/MrTornado24/FENeRF/blob/HEAD/generators/encoder_model.py","link_basis":"harvester_set","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"fca7e85d958618dd"}},{"code_sha256_prefix":"eae3d419e3bac1bb","entry":"create_samples","repo":null,"repo_kind":null,"path":null,"file_url":null,"link_basis":"identical_code_first_harvested_elsewhere","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"MISDECLARED","metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":null,"inline_ok":false,"mcp_get_code":{"code_sha256":"eae3d419e3bac1bb"}},{"code_sha256_prefix":"456c172851946697","entry":"layout_grid","repo":null,"repo_kind":null,"path":null,"file_url":null,"link_basis":"identical_code_first_harvested_elsewhere","language":"python","status":"ran_fixture","verification_level":1,"contract_check":"RAISES","metamorphic_tier":"invariant","behaviour_fingerprint":true,"licence":null,"inline_ok":false,"mcp_get_code":{"code_sha256":"456c172851946697"}},{"code_sha256_prefix":"6f65e378a4313f87","entry":"make_kernel","repo":"MrTornado24/FENeRF","repo_kind":"official","path":"generators/networks.py","file_url":"https://github.com/MrTornado24/FENeRF/blob/HEAD/generators/networks.py","link_basis":"harvester_set","language":"python","status":"ran_violates","verification_level":1,"contract_check":"VIOLATES","metamorphic_tier":"well_formed","behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"6f65e378a4313f87"}},{"code_sha256_prefix":"d01b68a634f71551","entry":"parse_comma_separated_list","repo":null,"repo_kind":null,"path":null,"file_url":null,"link_basis":"identical_code_first_harvested_elsewhere","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":"deterministic","behaviour_fingerprint":true,"licence":null,"inline_ok":false,"mcp_get_code":{"code_sha256":"d01b68a634f71551"}},{"code_sha256_prefix":"0cb0302229a63afb","entry":"parse_range","repo":"mrtornado24/next3d","repo_kind":"listed","path":"gen_videos_next3d.py","file_url":"https://github.com/mrtornado24/next3d/blob/HEAD/gen_videos_next3d.py","link_basis":"first_harvest_node","language":"python","status":"ran_honours","verification_level":1,"contract_check":"HONOURS","metamorphic_tier":"well_formed","behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"0cb0302229a63afb"}},{"code_sha256_prefix":"15bdf97a9d941e33","entry":"parse_tuple","repo":"mrtornado24/next3d","repo_kind":"listed","path":"reenact_avatar_next3d.py","file_url":"https://github.com/mrtornado24/next3d/blob/HEAD/reenact_avatar_next3d.py","link_basis":"first_harvest_node","language":"python","status":"ran_honours","verification_level":1,"contract_check":"HONOURS","metamorphic_tier":"well_formed","behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"15bdf97a9d941e33"}},{"code_sha256_prefix":"306b4b17e95e50e5","entry":"create_samples","repo":"MrTornado24/FENeRF","repo_kind":"official","path":"extract_double_semantic_shapes.py","file_url":"https://github.com/MrTornado24/FENeRF/blob/HEAD/extract_double_semantic_shapes.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"306b4b17e95e50e5"}},{"code_sha256_prefix":"6dadb6b73a1b7906","entry":"get_cls_loss","repo":"MrTornado24/FENeRF","repo_kind":"official","path":"losses.py","file_url":"https://github.com/MrTornado24/FENeRF/blob/HEAD/losses.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"6dadb6b73a1b7906"}},{"code_sha256_prefix":"a551faf28fc86a9f","entry":"get_current_step","repo":"MrTornado24/FENeRF","repo_kind":"official","path":"curriculums.py","file_url":"https://github.com/MrTornado24/FENeRF/blob/HEAD/curriculums.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"a551faf28fc86a9f"}},{"code_sha256_prefix":"df709247c665b337","entry":"get_dataset","repo":"MrTornado24/FENeRF","repo_kind":"official","path":"datasets.py","file_url":"https://github.com/MrTornado24/FENeRF/blob/HEAD/datasets.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"df709247c665b337"}},{"code_sha256_prefix":"99cf38950bfe4017","entry":"get_dataset_distributed","repo":"MrTornado24/FENeRF","repo_kind":"official","path":"datasets.py","file_url":"https://github.com/MrTornado24/FENeRF/blob/HEAD/datasets.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"99cf38950bfe4017"}},{"code_sha256_prefix":"31312e8e88c4d95c","entry":"last_upsample_step","repo":"MrTornado24/FENeRF","repo_kind":"official","path":"curriculums.py","file_url":"https://github.com/MrTornado24/FENeRF/blob/HEAD/curriculums.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"31312e8e88c4d95c"}},{"code_sha256_prefix":"fb2d4af592689be4","entry":"mask2color","repo":"MrTornado24/FENeRF","repo_kind":"official","path":"fid_evaluation.py","file_url":"https://github.com/MrTornado24/FENeRF/blob/HEAD/fid_evaluation.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"fb2d4af592689be4"}},{"code_sha256_prefix":"738ade559b76771c","entry":"next_upsample_step","repo":"MrTornado24/FENeRF","repo_kind":"official","path":"curriculums.py","file_url":"https://github.com/MrTornado24/FENeRF/blob/HEAD/curriculums.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"738ade559b76771c"}},{"code_sha256_prefix":"f307b6ca92d07582","entry":"noise_regularize","repo":"MrTornado24/FENeRF","repo_kind":"official","path":"generators/losses.py","file_url":"https://github.com/MrTornado24/FENeRF/blob/HEAD/generators/losses.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"f307b6ca92d07582"}},{"code_sha256_prefix":"669cd994f61f01b0","entry":"sample_generator","repo":"MrTornado24/FENeRF","repo_kind":"official","path":"extract_double_semantic_shapes.py","file_url":"https://github.com/MrTornado24/FENeRF/blob/HEAD/extract_double_semantic_shapes.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"669cd994f61f01b0"}},{"code_sha256_prefix":"5eb31a5a13c399e0","entry":"sample_generator","repo":"MrTornado24/FENeRF","repo_kind":"official","path":"extract_shapes.py","file_url":"https://github.com/MrTornado24/FENeRF/blob/HEAD/extract_shapes.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"5eb31a5a13c399e0"}},{"code_sha256_prefix":"dedcc2eab15ec9cb","entry":"sample_generator_wth_frequencies_phase_shifts","repo":"MrTornado24/FENeRF","repo_kind":"official","path":"extract_double_semantic_shapes.py","file_url":"https://github.com/MrTornado24/FENeRF/blob/HEAD/extract_double_semantic_shapes.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"dedcc2eab15ec9cb"}},{"code_sha256_prefix":"e20918a25fe4c6c6","entry":"setup_evaluation","repo":"MrTornado24/FENeRF","repo_kind":"official","path":"fid_evaluation.py","file_url":"https://github.com/MrTornado24/FENeRF/blob/HEAD/fid_evaluation.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"e20918a25fe4c6c6"}}]},"arxiv_metadata":null,"syntology_extracted_results":null}