Papers › Learning Locally Editable Virtual Humans

Learning Locally Editable Virtual Humans

28 Apr 2023CVPR 2023 1arXiv:2305.00121archive 2025-07-28

Hsuan-I Ho, Lixin Xue, Jie Song, Otmar Hilliges

In this paper, we propose a novel hybrid representation and end-to-end trainable network architecture to model fully editable and customizable neural avatars. At the core of our work lies a representation that combines the modeling power of neural fields with the ease of use and inherent 3D consistency of skinned meshes. To this end, we construct a trainable feature codebook to store local geometry and texture features on the vertices of a deformable body model, thus exploiting its consistent topology under articulation. This representation is then employed in a generative auto-decoder architecture that admits fitting to unseen scans and sampling of realistic avatars with varied appearances and geometries. Furthermore, our representation allows local editing by swapping local features between 3D assets. To verify our method for avatar creation and editing, we contribute a new high-quality dataset, dubbed CustomHumans, for training and evaluation. Our experiments quantitatively and qualitatively show that our method generates diverse detailed avatars and achieves better model fitting performance compared to state-of-the-art methods. Our code and dataset are available at https://custom-humans.github.io/.

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="2305.00121")

Code

Syntology Ran 2 of 10 code samples harvested from 1 repository linked to this paper; 8 have no recorded run. Of those that ran: 1 ran · violated contract; 1 ran with no contract checked.

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

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

10 samples harvested; 2 ran; 0 honoured the contract we drafted; 8 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.

1ran · violated contract
1ran
8unverified

Licence: 0 of the 10 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 custom-humans/editable-humans. “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.

argparse_to_str custom-humans/editable-humans/lib/utils/config.py official repository ran MIT (permissive) · 780134a59aa312e6 · report
make_kernel custom-humans/editable-humans/lib/models/networks/discriminator.py official repository ran · violated contract MIT (permissive) · 6f65e378a4313f87 · report
fused_leaky_relu custom-humans/editable-humans/lib/models/networks/discriminator.py official repository unverified MIT (permissive) · 3a8efeec2ae7e7c6 · report
generate_centered_pixel_coords custom-humans/editable-humans/lib/utils/camera.py official repository unverified MIT (permissive) · ee76fcc797eab054 · report
get_activation_class custom-humans/editable-humans/lib/models/neural_fields.py official repository unverified MIT (permissive) · ca17e3b36ccd5e72 · report
hinge_loss custom-humans/editable-humans/lib/models/losses.py official repository unverified MIT (permissive) · 5fafd665133edec2 · report
logistic_loss custom-humans/editable-humans/lib/models/losses.py official repository unverified MIT (permissive) · dfcc654710de6df9 · report
r1_loss custom-humans/editable-humans/lib/models/losses.py official repository unverified MIT (permissive) · 72d6e6d3f2c0c63f · report
update_edited_images custom-humans/editable-humans/lib/utils/image.py official repository unverified MIT (permissive) · b5e78c1fea79752e · report
upfirdn2d custom-humans/editable-humans/lib/models/networks/discriminator.py official repository unverified MIT (permissive) · 959d9a62e102f972 · report

Tasks

Decoder

Datasets

Introduced by this paper, per the archive.

CustomHumans

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

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