{"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/graph-stacked-hourglass-networks-for-3d-human","title":"Graph Stacked Hourglass Networks for 3D Human Pose Estimation","arxiv_id":"2103.16385","date":"2021-03-30","proceeding":"CVPR 2021 1","authors":["Tianhan Xu","Wataru Takano"],"abstract":"In this paper, we propose a novel graph convolutional network architecture, Graph Stacked Hourglass Networks, for 2D-to-3D human pose estimation tasks. The proposed architecture consists of repeated encoder-decoder, in which graph-structured features are processed across three different scales of human skeletal representations. This multi-scale architecture enables the model to learn both local and global feature representations, which are critical for 3D human pose estimation. We also introduce a multi-level feature learning approach using different-depth intermediate features and show the performance improvements that result from exploiting multi-scale, multi-level feature representations. Extensive experiments are conducted to validate our approach, and the results show that our model outperforms the state-of-the-art.","url_abs":"https://arxiv.org/abs/2103.16385v1","url_pdf":"https://arxiv.org/pdf/2103.16385v1.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":"graph-stacked-hourglass-networks-for-3d-human","repo_url":"https://github.com/tamasino52/GraphSH","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":null}],"tasks":[{"task_slug":"3d-human-pose-estimation","task_name":"3D Human Pose Estimation"},{"task_slug":"decoder","task_name":"Decoder"},{"task_slug":"pose-estimation","task_name":"Pose Estimation"}],"methods":[],"datasets_introduced":[],"methods_introduced":[],"results":[{"leaderboard":"/sota/3d-human-pose-estimation-on-human36m","task":"3D Human Pose Estimation","dataset":"Human3.6M","model":"Graph Stacked Hourglass Network (CPN)","rank_in_archive_order":73,"of":88,"metrics":{"Average MPJPE (mm)":"51.9","Multi-View or Monocular":"Monocular","Using 2D ground-truth joints":"No"},"uses_additional_data":false},{"leaderboard":"/sota/3d-human-pose-estimation-on-mpi-inf-3dhp","task":"3D Human Pose Estimation","dataset":"MPI-INF-3DHP","model":"Graph Stacked Hourglass Network","rank_in_archive_order":92,"of":108,"metrics":{"AUC":"45.8","PCK":"80.1"},"uses_additional_data":false}],"syntology":{"syntology_url":null,"atlas_url":"https://app.syntology.ai/?focus=2103.16385","mcp":{"get_harvested_code_for_paper":{"arxiv_id":"2103.16385"}},"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/tamasino52/GraphSH","reach":null}],"summary":{"ran":10,"ran_draft_wrong":1,"ran_violates":1,"unverified":3},"by_repo_kind":{"listed":{"samples":14,"ran":11,"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":15,"samples":[{"code_sha256_prefix":"cb7c1826530689d6","entry":"ConvStyleGraphConv","repo":"tamasino52/GraphSH","repo_kind":"listed","path":"models/graph_sh.py","file_url":"https://github.com/tamasino52/GraphSH/blob/HEAD/models/graph_sh.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"cb7c1826530689d6"}},{"code_sha256_prefix":"62b7375ab663273c","entry":"DecouplePostAggGraphConv","repo":"tamasino52/GraphSH","repo_kind":"listed","path":"models/graph_sh.py","file_url":"https://github.com/tamasino52/GraphSH/blob/HEAD/models/graph_sh.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"62b7375ab663273c"}},{"code_sha256_prefix":"dff9116c33aa463d","entry":"DecouplePreAggGraphConv","repo":"tamasino52/GraphSH","repo_kind":"listed","path":"models/graph_sh.py","file_url":"https://github.com/tamasino52/GraphSH/blob/HEAD/models/graph_sh.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"dff9116c33aa463d"}},{"code_sha256_prefix":"fb64b5a46eb1021b","entry":"DecoupleVanillaGraphConv","repo":"tamasino52/GraphSH","repo_kind":"listed","path":"models/graph_sh.py","file_url":"https://github.com/tamasino52/GraphSH/blob/HEAD/models/graph_sh.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"fb64b5a46eb1021b"}},{"code_sha256_prefix":"b716e3453cd2ad5b","entry":"ModulatedGraphConv","repo":"tamasino52/GraphSH","repo_kind":"listed","path":"models/graph_sh.py","file_url":"https://github.com/tamasino52/GraphSH/blob/HEAD/models/graph_sh.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"b716e3453cd2ad5b"}},{"code_sha256_prefix":"5d652c67c3f3ff4f","entry":"NoSharingGraphConv","repo":"tamasino52/GraphSH","repo_kind":"listed","path":"models/graph_sh.py","file_url":"https://github.com/tamasino52/GraphSH/blob/HEAD/models/graph_sh.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"5d652c67c3f3ff4f"}},{"code_sha256_prefix":"e671e19a0d0fb6fc","entry":"SEBlock","repo":"tamasino52/GraphSH","repo_kind":"listed","path":"models/graph_sh.py","file_url":"https://github.com/tamasino52/GraphSH/blob/HEAD/models/graph_sh.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"e671e19a0d0fb6fc"}},{"code_sha256_prefix":"d1f69d4ef00be842","entry":"SemGraphConv","repo":"tamasino52/GraphSH","repo_kind":"listed","path":"models/graph_sh.py","file_url":"https://github.com/tamasino52/GraphSH/blob/HEAD/models/graph_sh.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"d1f69d4ef00be842"}},{"code_sha256_prefix":"5f75daecba16d02b","entry":"_SkeletalPool","repo":"tamasino52/GraphSH","repo_kind":"listed","path":"models/graph_sh.py","file_url":"https://github.com/tamasino52/GraphSH/blob/HEAD/models/graph_sh.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"5f75daecba16d02b"}},{"code_sha256_prefix":"438a3537ab8ab53a","entry":"_SkeletalUnpool","repo":"tamasino52/GraphSH","repo_kind":"listed","path":"models/graph_sh.py","file_url":"https://github.com/tamasino52/GraphSH/blob/HEAD/models/graph_sh.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"438a3537ab8ab53a"}},{"code_sha256_prefix":"267c4a7846f1eab2","entry":"adj_mx_from_edges","repo":"tamasino52/GraphSH","repo_kind":"listed","path":"models/graph_sh.py","file_url":"https://github.com/tamasino52/GraphSH/blob/HEAD/models/graph_sh.py","link_basis":"first_harvest_node","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"MISDECLARED","metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"267c4a7846f1eab2"}},{"code_sha256_prefix":"aa9c29936dee40a7","entry":"normalize","repo":null,"repo_kind":null,"path":null,"file_url":null,"link_basis":"identical_code_first_harvested_elsewhere","language":"python","status":"ran_violates","verification_level":1,"contract_check":"VIOLATES","metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":null,"inline_ok":false,"mcp_get_code":{"code_sha256":"aa9c29936dee40a7"}},{"code_sha256_prefix":"26376c848c26c18d","entry":"GraphSH","repo":"tamasino52/GraphSH","repo_kind":"listed","path":"models/graph_sh.py","file_url":"https://github.com/tamasino52/GraphSH/blob/HEAD/models/graph_sh.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"26376c848c26c18d"}},{"code_sha256_prefix":"55fd6daf9f25671f","entry":"_GraphConv","repo":"tamasino52/GraphSH","repo_kind":"listed","path":"models/graph_sh.py","file_url":"https://github.com/tamasino52/GraphSH/blob/HEAD/models/graph_sh.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"55fd6daf9f25671f"}},{"code_sha256_prefix":"d92cfa827622022e","entry":"_Hourglass","repo":"tamasino52/GraphSH","repo_kind":"listed","path":"models/graph_sh.py","file_url":"https://github.com/tamasino52/GraphSH/blob/HEAD/models/graph_sh.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"d92cfa827622022e"}}]},"arxiv_metadata":null,"syntology_extracted_results":null}