Papers › A simple yet effective baseline for 3d human pose estimation
A simple yet effective baseline for 3d human pose estimation
Julieta Martinez, Rayat Hossain, Javier Romero, James J. Little
Following the success of deep convolutional networks, state-of-the-art methods for 3d human pose estimation have focused on deep end-to-end systems that predict 3d joint locations given raw image pixels. Despite their excellent performance, it is often not easy to understand whether their remaining error stems from a limited 2d pose (visual) understanding, or from a failure to map 2d poses into 3-dimensional positions. With the goal of understanding these sources of error, we set out to build a system that given 2d joint locations predicts 3d positions. Much to our surprise, we have found that, with current technology, "lifting" ground truth 2d joint locations to 3d space is a task that can be solved with a remarkably low error rate: a relatively simple deep feed-forward network outperforms the best reported result by about 30\% on Human3.6M, the largest publicly available 3d pose estimation benchmark. Furthermore, training our system on the output of an off-the-shelf state-of-the-art 2d detector (\ie, using images as input) yields state of the art results -- this includes an array of systems that have been trained end-to-end specifically for this task. Our results indicate that a large portion of the error of modern deep 3d pose estimation systems stems from their visual analysis, and suggests directions to further advance the state of the art in 3d human pose estimation.
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="1705.03098")
Code
Syntology Ran 5 of 7 code samples harvested from 3 repositories linked to this paper; 2 have no recorded run. Of those that ran: 1 ran · violated contract; 4 ran · our draft was wrong.
By repository: community (archive-listed): 7 samples from 3 repositories, 5 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.
14 repositories listed; official and paper-mentioned ones first.
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; 5 ran; 0 honoured the contract we drafted; 2 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.
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 3 repositories linked to this paper, official or community; each sample names its own and says which. “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.
c9e9ff520e9b4533 · report
2b344ab200743c2d · report
f5eee6f4a7a2d3ce · report
c98211090c8cd833 · report
a5dc69f01bac53c1 · report
9088d315ea27a453 · report
6bbbd96794d5994d · report
Tasks
Results from the paper archive 2025-07-28
| Task | Dataset | Model | Metric | Value | Rank at snapshot | Leaderboard | Report |
|---|---|---|---|---|---|---|---|
| 3D Human Pose Estimation | 3DPW | Simple-baseline | PA-MPJPE | 157.0 | #113 of 119 | Archive leaderboard | report |
| 3D Human Pose Estimation | Human3.6M | SIM (SH detections FT) (MA) | Average MPJPE (mm) | 62.9 | #85 of 88 | Archive leaderboard | report |
| 3D Human Pose Estimation | Human3.6M | SIM (SH detections FT) (MA) | Multi-View or Monocular | Monocular | #85 of 88 | Archive leaderboard | report |
| 3D Human Pose Estimation | Human3.6M | SIM (SH detections FT) (MA) | Using 2D ground-truth joints | No | #85 of 88 | Archive leaderboard | report |
| 3D Human Pose Estimation | HumanEva-I | SIM (SH detections) | Mean Reconstruction Error (mm) | 24.6 | #20 of 31 | Archive leaderboard | report |
| Monocular 3D Human Pose Estimation | Human3.6M | SIM (SH detections FT) (MA) | Average MPJPE (mm) | 62.9 | #31 of 52 | Archive leaderboard | report |
| Monocular 3D Human Pose Estimation | Human3.6M | SIM (SH detections FT) (MA) | Frames Needed | 1 | #31 of 52 | Archive leaderboard | report |
| Monocular 3D Human Pose Estimation | Human3.6M | SIM (SH detections FT) (MA) | Need Ground Truth 2D Pose | No | #31 of 52 | Archive leaderboard | report |
| Monocular 3D Human Pose Estimation | Human3.6M | SIM (SH detections FT) (MA) | Use Video Sequence | No | #31 of 52 | 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