{"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/weakly-supervised-mesh-convolutional-hand","title":"Weakly-Supervised Mesh-Convolutional Hand Reconstruction in the Wild","arxiv_id":"2004.01946","date":"2020-04-04","proceeding":"CVPR 2020 6","authors":["Dominik Kulon","Riza Alp Güler","Iasonas Kokkinos","Michael Bronstein","Stefanos Zafeiriou"],"abstract":"We introduce a simple and effective network architecture for monocular 3D hand pose estimation consisting of an image encoder followed by a mesh convolutional decoder that is trained through a direct 3D hand mesh reconstruction loss. We train our network by gathering a large-scale dataset of hand action in YouTube videos and use it as a source of weak supervision. Our weakly-supervised mesh convolutions-based system largely outperforms state-of-the-art methods, even halving the errors on the in the wild benchmark. The dataset and additional resources are available at https://arielai.com/mesh_hands.","url_abs":"https://arxiv.org/abs/2004.01946v1","url_pdf":"https://arxiv.org/pdf/2004.01946v1.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":"weakly-supervised-mesh-convolutional-hand","repo_url":"https://github.com/674106399/JointBoneLoss","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":{"status":"ok"}},{"paper_slug":"weakly-supervised-mesh-convolutional-hand","repo_url":"https://github.com/EAST-J/Youtubehand","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":{"status":"ok","spdx":"MIT"}},{"paper_slug":"weakly-supervised-mesh-convolutional-hand","repo_url":"https://github.com/nanzhaogang/contrib/tree/master/application/weakly-supervised-mesh-convolutional-hand-reconstruction-in-the-wild","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":0,"framework":"mindspore","reach":null},{"paper_slug":"weakly-supervised-mesh-convolutional-hand","repo_url":"https://github.com/pwc-1/Paper-9/tree/main/4/weakly-supervised","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":0,"framework":"mindspore","reach":null}],"tasks":[{"task_slug":"3d-hand-pose-estimation","task_name":"3D Hand Pose Estimation"},{"task_slug":"decoder","task_name":"Decoder"},{"task_slug":"hand-pose-estimation","task_name":"Hand Pose Estimation"},{"task_slug":"pose-estimation","task_name":"Pose Estimation"}],"methods":[],"datasets_introduced":[],"methods_introduced":[],"results":[{"leaderboard":"/sota/3d-hand-pose-estimation-on-freihand","task":"3D Hand Pose Estimation","dataset":"FreiHAND","model":"YoutubeHand","rank_in_archive_order":26,"of":33,"metrics":{"PA-F@15mm":"0.966","PA-F@5mm":"0.614","PA-MPJPE":"8.4","PA-MPVPE":"8.6"},"uses_additional_data":false}],"syntology":{"atlas_url":"https://app.syntology.ai/?focus=2004.01946","mcp":{"get_harvested_code_for_paper":{"arxiv_id":"2004.01946"}},"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/nanzhaogang/contrib/tree/master/application/weakly-supervised-mesh-convolutional-hand-reconstruction-in-the-wild","reach":null},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/674106399/JointBoneLoss","reach":{"status":"ok"}},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/pwc-1/Paper-9/tree/main/4/weakly-supervised","reach":null},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/EAST-J/Youtubehand","reach":{"status":"ok","spdx":"MIT"}}],"summary":{"ran":2,"ran_draft_wrong":3,"ran_violates":1,"unverified":14},"by_repo_kind":{"listed":{"samples":20,"ran":6,"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":0,"samples":[{"code_sha256_prefix":"d741eb912b24880a","entry":"all_gather","repo":"EAST-J/Youtubehand","repo_kind":"listed","path":"utils/comm.py","file_url":"https://github.com/EAST-J/Youtubehand/blob/HEAD/utils/comm.py","link_basis":"harvester_set","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"d741eb912b24880a"}},{"code_sha256_prefix":"d9def42110729a85","entry":"conv1x1","repo":"EAST-J/Youtubehand","repo_kind":"listed","path":"model/resnet.py","file_url":"https://github.com/EAST-J/Youtubehand/blob/HEAD/model/resnet.py","link_basis":"harvester_set","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"d9def42110729a85"}},{"code_sha256_prefix":"160bb14bd76201b4","entry":"conv3x3","repo":"EAST-J/Youtubehand","repo_kind":"listed","path":"model/resnet.py","file_url":"https://github.com/EAST-J/Youtubehand/blob/HEAD/model/resnet.py","link_basis":"harvester_set","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"160bb14bd76201b4"}},{"code_sha256_prefix":"e17f1049b8148f71","entry":"make_data_sampler","repo":"EAST-J/Youtubehand","repo_kind":"listed","path":"datasets/build.py","file_url":"https://github.com/EAST-J/Youtubehand/blob/HEAD/datasets/build.py","link_basis":"harvester_set","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"e17f1049b8148f71"}},{"code_sha256_prefix":"baa1c1737c3796df","entry":"quat2mat","repo":"EAST-J/Youtubehand","repo_kind":"listed","path":"utils/geometric_layers.py","file_url":"https://github.com/EAST-J/Youtubehand/blob/HEAD/utils/geometric_layers.py","link_basis":"harvester_set","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"MISDECLARED","metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"baa1c1737c3796df"}},{"code_sha256_prefix":"2a3280757ce5a198","entry":"reduce_dict","repo":"EAST-J/Youtubehand","repo_kind":"listed","path":"utils/comm.py","file_url":"https://github.com/EAST-J/Youtubehand/blob/HEAD/utils/comm.py","link_basis":"harvester_set","language":"python","status":"ran_violates","verification_level":1,"contract_check":"VIOLATES","metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"2a3280757ce5a198"}},{"code_sha256_prefix":"3050f2388d1a578f","entry":"build_dataset","repo":"EAST-J/Youtubehand","repo_kind":"listed","path":"datasets/build.py","file_url":"https://github.com/EAST-J/Youtubehand/blob/HEAD/datasets/build.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"3050f2388d1a578f"}},{"code_sha256_prefix":"d1a2abc62228483c","entry":"gather_on_master","repo":"EAST-J/Youtubehand","repo_kind":"listed","path":"utils/comm.py","file_url":"https://github.com/EAST-J/Youtubehand/blob/HEAD/utils/comm.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"d1a2abc62228483c"}},{"code_sha256_prefix":"61d1082bf827cd4e","entry":"get_cls_net","repo":"EAST-J/Youtubehand","repo_kind":"listed","path":"model/hrnet/hrnet_cls_net.py","file_url":"https://github.com/EAST-J/Youtubehand/blob/HEAD/model/hrnet/hrnet_cls_net.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"61d1082bf827cd4e"}},{"code_sha256_prefix":"dc1e6e3b36faae62","entry":"img_from_base64","repo":"EAST-J/Youtubehand","repo_kind":"listed","path":"utils/image_ops.py","file_url":"https://github.com/EAST-J/Youtubehand/blob/HEAD/utils/image_ops.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"dc1e6e3b36faae62"}},{"code_sha256_prefix":"a6aaf1479b7e0b9e","entry":"keypoint_2d_loss","repo":"EAST-J/Youtubehand","repo_kind":"listed","path":"model/loss.py","file_url":"https://github.com/EAST-J/Youtubehand/blob/HEAD/model/loss.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"a6aaf1479b7e0b9e"}},{"code_sha256_prefix":"e894cb2858907ff6","entry":"keypoint_3d_loss","repo":"EAST-J/Youtubehand","repo_kind":"listed","path":"model/loss.py","file_url":"https://github.com/EAST-J/Youtubehand/blob/HEAD/model/loss.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"e894cb2858907ff6"}},{"code_sha256_prefix":"5d148f7214500fac","entry":"make_batch_data_sampler","repo":"EAST-J/Youtubehand","repo_kind":"listed","path":"datasets/build.py","file_url":"https://github.com/EAST-J/Youtubehand/blob/HEAD/datasets/build.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"5d148f7214500fac"}},{"code_sha256_prefix":"9b7d8b83f47e1b5f","entry":"myimresize","repo":"EAST-J/Youtubehand","repo_kind":"listed","path":"utils/image_ops.py","file_url":"https://github.com/EAST-J/Youtubehand/blob/HEAD/utils/image_ops.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"9b7d8b83f47e1b5f"}},{"code_sha256_prefix":"75b7a02e2231a13c","entry":"myimrotate","repo":"EAST-J/Youtubehand","repo_kind":"listed","path":"utils/image_ops.py","file_url":"https://github.com/EAST-J/Youtubehand/blob/HEAD/utils/image_ops.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"75b7a02e2231a13c"}},{"code_sha256_prefix":"e6704260d6ef70f5","entry":"orthographic_projection","repo":"EAST-J/Youtubehand","repo_kind":"listed","path":"utils/geometric_layers.py","file_url":"https://github.com/EAST-J/Youtubehand/blob/HEAD/utils/geometric_layers.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"e6704260d6ef70f5"}},{"code_sha256_prefix":"23b518f1014a72f5","entry":"resnet18","repo":"EAST-J/Youtubehand","repo_kind":"listed","path":"model/resnet.py","file_url":"https://github.com/EAST-J/Youtubehand/blob/HEAD/model/resnet.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"23b518f1014a72f5"}},{"code_sha256_prefix":"c15f1cb769ff504f","entry":"rodrigues","repo":"EAST-J/Youtubehand","repo_kind":"listed","path":"utils/geometric_layers.py","file_url":"https://github.com/EAST-J/Youtubehand/blob/HEAD/utils/geometric_layers.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"c15f1cb769ff504f"}},{"code_sha256_prefix":"553f5a3047de32df","entry":"setup_logger","repo":"EAST-J/Youtubehand","repo_kind":"listed","path":"utils/logger.py","file_url":"https://github.com/EAST-J/Youtubehand/blob/HEAD/utils/logger.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"553f5a3047de32df"}},{"code_sha256_prefix":"087b738a254d4697","entry":"vertices_loss","repo":"EAST-J/Youtubehand","repo_kind":"listed","path":"model/loss.py","file_url":"https://github.com/EAST-J/Youtubehand/blob/HEAD/model/loss.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"087b738a254d4697"}}]},"arxiv_metadata":null,"syntology_extracted_results":null}