Papers › Body Meshes as Points

Body Meshes as Points

6 May 2021CVPR 2021 1arXiv:2105.02467archive 2025-07-28

Jianfeng Zhang, Dongdong Yu, Jun Hao Liew, Xuecheng Nie, Jiashi Feng

We consider the challenging multi-person 3D body mesh estimation task in this work. Existing methods are mostly two-stage based--one stage for person localization and the other stage for individual body mesh estimation, leading to redundant pipelines with high computation cost and degraded performance for complex scenes (e.g., occluded person instances). In this work, we present a single-stage model, Body Meshes as Points (BMP), to simplify the pipeline and lift both efficiency and performance. In particular, BMP adopts a new method that represents multiple person instances as points in the spatial-depth space where each point is associated with one body mesh. Hinging on such representations, BMP can directly predict body meshes for multiple persons in a single stage by concurrently localizing person instance points and estimating the corresponding body meshes. To better reason about depth ordering of all the persons within the same scene, BMP designs a simple yet effective inter-instance ordinal depth loss to obtain depth-coherent body mesh estimation. BMP also introduces a novel keypoint-aware augmentation to enhance model robustness to occluded person instances. Comprehensive experiments on benchmarks Panoptic, MuPoTS-3D and 3DPW clearly demonstrate the state-of-the-art efficiency of BMP for multi-person body mesh estimation, together with outstanding accuracy. Code can be found at: https://github.com/jfzhang95/BMP.

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

Code

Syntology Ran 1 of 7 code samples harvested from 1 repository linked to this paper; 6 have no recorded run. Of those that ran: 1 ran · our draft was wrong.

By repository: official repository: 7 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.

jfzhang95/BMP officialmentioned in papermentioned 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

7 samples harvested; 1 ran; 0 honoured the contract we drafted; 6 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 · our draft was wrong
6unverified

Licence: 0 of the 7 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 jfzhang95/BMP. “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.

conv3x3 jfzhang95/BMP/mmcv/mmcv/cnn/resnet.py official repository ran · our draft was wrong MIT (permissive) · 77f89e05c55c985d · report
batch_adv_disc_l2_loss jfzhang95/BMP/mmdetection/mmdet/models/losses/bmp_loss.py official repository unverified MIT (permissive) · c8bb80a7e1410dce · report
batch_encoder_disc_l2_loss jfzhang95/BMP/mmdetection/mmdet/models/losses/bmp_loss.py official repository unverified MIT (permissive) · cfe9fa681dd0306f · report
compute_oks jfzhang95/BMP/mmdetection/mmdet/models/smpl_heads/bmp_head.py official repository unverified MIT (permissive) · 4efc5055d45add3f · report
make_res_layer jfzhang95/BMP/mmcv/mmcv/cnn/resnet.py official repository unverified MIT (permissive) · d0257b12c85879e1 · report
nms_oks jfzhang95/BMP/mmdetection/mmdet/models/smpl_heads/bmp_head.py official repository unverified MIT (permissive) · 71fa504e10fb7b83 · report
points_nms jfzhang95/BMP/mmdetection/mmdet/models/smpl_heads/bmp_head.py official repository unverified MIT (permissive) · 52f11102df1da218 · report

Tasks

3D Human Pose Estimation3D Human Shape Estimation3D Multi-Person Pose Estimation3D Pose Estimation

Results from the paper archive 2025-07-28

TaskDatasetModelMetricValueRank at snapshotLeaderboardReport
3D Human Pose Estimation 3DPW BMP MPJPE 104.1 #64 of 119 Archive leaderboard report
3D Human Pose Estimation 3DPW BMP MPVPE 119.3 #64 of 119 Archive leaderboard report
3D Human Pose Estimation 3DPW BMP PA-MPJPE 63.8 #64 of 119 Archive leaderboard report
3D Multi-Person Pose Estimation MuPoTS-3D BMP 3DPCK 73.83 #9 of 10 Archive leaderboard report
3D Multi-Person Pose Estimation Panoptic BMP Average MPJPE (mm) 135.4 #20 of 20 Archive leaderboard report

Ranks are positions in the archive's leaderboards as they stood at the 2025-07-28 snapshot. Results published since then are not among these rows, so a rank here is not a current standing.

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