Papers › GoMAvatar: Efficient Animatable Human Modeling from Monocular Video Using Gaussians-on-Mesh

GoMAvatar: Efficient Animatable Human Modeling from Monocular Video Using Gaussians-on-Mesh

11 Apr 2024CVPR 2024 1arXiv:2404.07991archive 2025-07-28

Jing Wen, Xiaoming Zhao, Zhongzheng Ren, Alexander G. Schwing, Shenlong Wang

We introduce GoMAvatar, a novel approach for real-time, memory-efficient, high-quality animatable human modeling. GoMAvatar takes as input a single monocular video to create a digital avatar capable of re-articulation in new poses and real-time rendering from novel viewpoints, while seamlessly integrating with rasterization-based graphics pipelines. Central to our method is the Gaussians-on-Mesh representation, a hybrid 3D model combining rendering quality and speed of Gaussian splatting with geometry modeling and compatibility of deformable meshes. We assess GoMAvatar on ZJU-MoCap data and various YouTube videos. GoMAvatar matches or surpasses current monocular human modeling algorithms in rendering quality and significantly outperforms them in computational efficiency (43 FPS) while being memory-efficient (3.63 MB per subject).

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

Code

Syntology Ran 1 of 16 code samples harvested from 1 repository linked to this paper; 15 have no recorded run. Of those that ran: 1 ran with no contract checked.

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

wenj/GoMAvatar mentioned on GitHubpytorchMIT 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; 1 ran; 0 honoured the contract we drafted; 15 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
15unverified

Licence: 0 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 wenj/GoMAvatar. “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.

rotate_camera_by_frame_idx wenj/GoMAvatar/utils/camera_util.py community (archive-listed) ran MIT (permissive) · 59b04ecdb5519178 · report
apply_global_tfm_to_camera wenj/GoMAvatar/utils/camera_util.py community (archive-listed) unverified MIT (permissive) · 9cacc3435541f65e · report
body_pose_to_body_RTs wenj/GoMAvatar/utils/body_util.py community (archive-listed) unverified MIT (permissive) · 5830dfe18bc47688 · report
body_pose_to_body_RTs_tensor wenj/GoMAvatar/utils/body_util.py community (archive-listed) unverified MIT (permissive) · 93bb0e54f3cfd28e · report
compute_loss wenj/GoMAvatar/train_pose.py community (archive-listed) unverified MIT (permissive) · ef5d10bbaa353d56 · report
get_camrot wenj/GoMAvatar/utils/camera_util.py community (archive-listed) unverified MIT (permissive) · 8a44e93aed88d28c · report
get_canonical_global_tfms wenj/GoMAvatar/utils/body_util.py community (archive-listed) unverified MIT (permissive) · 0a887fdf32e22ec3 · report
get_embedder wenj/GoMAvatar/models/modules/shadow_module.py community (archive-listed) unverified MIT (permissive) · 40caf9fbfe050a14 · report
get_embedder wenj/GoMAvatar/models/modules/non_rigid_module.py community (archive-listed) unverified MIT (permissive) · e089d241723dc60b · report
get_transformation_from_triangle_steiner wenj/GoMAvatar/models/model.py community (archive-listed) unverified MIT (permissive) · 20750c0a4564fb51 · report
list_files wenj/GoMAvatar/utils/file_util.py community (archive-listed) unverified MIT (permissive) · eec396c82b5e42bd · report
make_meshgrid wenj/GoMAvatar/utils/network_util.py community (archive-listed) unverified MIT (permissive) · 2e91b3e45e7adcd1 · report
mask_to_2dpcd wenj/GoMAvatar/utils/network_util.py community (archive-listed) unverified MIT (permissive) · 48481a856049dd14 · report
sample_tensor wenj/GoMAvatar/utils/network_util.py community (archive-listed) unverified MIT (permissive) · f1af46e17b536d4d · report
split_path wenj/GoMAvatar/utils/file_util.py community (archive-listed) unverified MIT (permissive) · dd6fb7e4e7403610 · report
unpack wenj/GoMAvatar/train_pose.py community (archive-listed) unverified MIT (permissive) · a54617b4d1951dc3 · report

Tasks

Computational Efficiency

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

Methods

SPEED

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