{"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/hoisdf-constraining-3d-hand-object-pose","title":"HOISDF: Constraining 3D Hand-Object Pose Estimation with Global Signed Distance Fields","arxiv_id":"2402.17062","date":"2024-02-26","proceeding":"CVPR 2024 1","authors":["Haozhe Qi","Chen Zhao","Mathieu Salzmann","Alexander Mathis"],"abstract":"Human hands are highly articulated and versatile at handling objects. Jointly estimating the 3D poses of a hand and the object it manipulates from a monocular camera is challenging due to frequent occlusions. Thus, existing methods often rely on intermediate 3D shape representations to increase performance. These representations are typically explicit, such as 3D point clouds or meshes, and thus provide information in the direct surroundings of the intermediate hand pose estimate. To address this, we introduce HOISDF, a Signed Distance Field (SDF) guided hand-object pose estimation network, which jointly exploits hand and object SDFs to provide a global, implicit representation over the complete reconstruction volume. Specifically, the role of the SDFs is threefold: equip the visual encoder with implicit shape information, help to encode hand-object interactions, and guide the hand and object pose regression via SDF-based sampling and by augmenting the feature representations. We show that HOISDF achieves state-of-the-art results on hand-object pose estimation benchmarks (DexYCB and HO3Dv2). Code is available at https://github.com/amathislab/HOISDF","url_abs":"https://arxiv.org/abs/2402.17062v1","url_pdf":"https://arxiv.org/pdf/2402.17062v1.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":"hoisdf-constraining-3d-hand-object-pose","repo_url":"https://github.com/amathislab/hoisdf","is_official":1,"mentioned_in_paper":1,"mentioned_in_github":1,"framework":"pytorch","reach":{"status":"ok"}}],"tasks":[{"task_slug":"3d-hand-pose-estimation","task_name":"3D Hand Pose Estimation"},{"task_slug":"object","task_name":"Object"},{"task_slug":"pose-estimation","task_name":"Pose Estimation"},{"task_slug":"hand-object-pose","task_name":"hand-object pose"}],"methods":[],"datasets_introduced":[],"methods_introduced":[],"results":[{"leaderboard":"/sota/3d-hand-pose-estimation-on-dexycb","task":"3D Hand Pose Estimation","dataset":"DexYCB","model":"HOISDF","rank_in_archive_order":1,"of":11,"metrics":{"Average MPJPE (mm)":"10.1","MPVPE":"9.9","PA-MPVPE":"4.9","PA-VAUC":"90.2","Procrustes-Aligned MPJPE":"5.13","VAUC":"80.5"},"uses_additional_data":false},{"leaderboard":"/sota/3d-hand-pose-estimation-on-ho-3d","task":"3D Hand Pose Estimation","dataset":"HO-3D v2","model":"HOISDF","rank_in_archive_order":12,"of":24,"metrics":{"PA-MPJPE (mm)":"9.2"},"uses_additional_data":false},{"leaderboard":"/sota/hand-object-pose-on-dexycb","task":"hand-object pose","dataset":"DexYCB","model":"HOISDF","rank_in_archive_order":1,"of":9,"metrics":{"ADD-S":"13.3","Average MPJPE (mm)":"10.1","MCE":"27.4","OCE":"18.4","Procrustes-Aligned MPJPE":"5.31"},"uses_additional_data":false},{"leaderboard":"/sota/hand-object-pose-on-ho-3d","task":"hand-object pose","dataset":"HO-3D v2","model":"HOISDF","rank_in_archive_order":1,"of":9,"metrics":{"ADD-S":"14.4","Average MPJPE (mm)":"19.0","OME":"35.5","PA-MPJPE":"9.2","ST-MPJPE":"18.3"},"uses_additional_data":true}],"syntology":{"atlas_url":"https://app.syntology.ai/?focus=2402.17062","mcp":{"get_harvested_code_for_paper":{"arxiv_id":"2402.17062"}},"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/amathislab/hoisdf","reach":{"status":"ok"}},{"provenance":"deterministic:regex_extraction","url":"https://github.com/amathislab/HOISDF","reach":{"status":"ok"}}],"summary":{"ran":9,"ran_draft_wrong":7,"unverified":7},"by_repo_kind":{"official":{"samples":23,"ran":16,"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":23,"samples":[{"code_sha256_prefix":"57de234ead12cd0d","entry":"JointHeatmapLoss","repo":"amathislab/HOISDF","repo_kind":"official","path":"main/model.py","file_url":"https://github.com/amathislab/HOISDF/blob/HEAD/main/model.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":"57de234ead12cd0d"}},{"code_sha256_prefix":"15aa4edbfab28f4d","entry":"MLP","repo":"amathislab/HOISDF","repo_kind":"official","path":"main/model.py","file_url":"https://github.com/amathislab/HOISDF/blob/HEAD/main/model.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"15aa4edbfab28f4d"}},{"code_sha256_prefix":"1e910a336877a140","entry":"ManoLoss","repo":"amathislab/HOISDF","repo_kind":"official","path":"main/model.py","file_url":"https://github.com/amathislab/HOISDF/blob/HEAD/main/model.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"1e910a336877a140"}},{"code_sha256_prefix":"b6ab0eca0068eda3","entry":"ManoShapeLoss","repo":"amathislab/HOISDF","repo_kind":"official","path":"main/model.py","file_url":"https://github.com/amathislab/HOISDF/blob/HEAD/main/model.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":"b6ab0eca0068eda3"}},{"code_sha256_prefix":"6886abcc87940b67","entry":"SepSDFLoss","repo":"amathislab/HOISDF","repo_kind":"official","path":"main/model.py","file_url":"https://github.com/amathislab/HOISDF/blob/HEAD/main/model.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":"6886abcc87940b67"}},{"code_sha256_prefix":"9af7256a400c370c","entry":"batch_rodrigues","repo":"amathislab/HOISDF","repo_kind":"official","path":"main/model.py","file_url":"https://github.com/amathislab/HOISDF/blob/HEAD/main/model.py","link_basis":"first_harvest_node","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"MISDECLARED","metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"9af7256a400c370c"}},{"code_sha256_prefix":"233e7993d1c72c6a","entry":"compute_ADD_s_error","repo":"amathislab/hoisdf","repo_kind":"official","path":"common/metrics.py","file_url":"https://github.com/amathislab/hoisdf/blob/HEAD/common/metrics.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":"233e7993d1c72c6a"}},{"code_sha256_prefix":"31bcf9248a53c302","entry":"get_nerf_embedder","repo":"amathislab/HOISDF","repo_kind":"official","path":"main/model.py","file_url":"https://github.com/amathislab/HOISDF/blob/HEAD/main/model.py","link_basis":"first_harvest_node","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"31bcf9248a53c302"}},{"code_sha256_prefix":"622140af456ff5d2","entry":"make_conv_layers","repo":"amathislab/hoisdf","repo_kind":"official","path":"common/nets/layer.py","file_url":"https://github.com/amathislab/hoisdf/blob/HEAD/common/nets/layer.py","link_basis":"harvester_set","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":"622140af456ff5d2"}},{"code_sha256_prefix":"3a26e5305cd9fa2b","entry":"make_deconv_layers","repo":"amathislab/hoisdf","repo_kind":"official","path":"common/nets/layer.py","file_url":"https://github.com/amathislab/hoisdf/blob/HEAD/common/nets/layer.py","link_basis":"harvester_set","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":"3a26e5305cd9fa2b"}},{"code_sha256_prefix":"d47252198e2bc509","entry":"make_linear_layers","repo":"amathislab/hoisdf","repo_kind":"official","path":"common/nets/layer.py","file_url":"https://github.com/amathislab/hoisdf/blob/HEAD/common/nets/layer.py","link_basis":"harvester_set","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":"d47252198e2bc509"}},{"code_sha256_prefix":"0cc7bfba9ee705d5","entry":"mat2aa","repo":"amathislab/HOISDF","repo_kind":"official","path":"main/model.py","file_url":"https://github.com/amathislab/HOISDF/blob/HEAD/main/model.py","link_basis":"first_harvest_node","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"MISDECLARED","metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"0cc7bfba9ee705d5"}},{"code_sha256_prefix":"5a85260f66f7f7c6","entry":"mat2quat","repo":"amathislab/HOISDF","repo_kind":"official","path":"main/model.py","file_url":"https://github.com/amathislab/HOISDF/blob/HEAD/main/model.py","link_basis":"first_harvest_node","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"MISDECLARED","metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"5a85260f66f7f7c6"}},{"code_sha256_prefix":"40dc9f5943418548","entry":"quat2aa","repo":"amathislab/HOISDF","repo_kind":"official","path":"main/model.py","file_url":"https://github.com/amathislab/HOISDF/blob/HEAD/main/model.py","link_basis":"first_harvest_node","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"MISDECLARED","metamorphic_tier":"invariant","behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"40dc9f5943418548"}},{"code_sha256_prefix":"918a33896f8c5b03","entry":"quat2mat","repo":"amathislab/HOISDF","repo_kind":"official","path":"main/model.py","file_url":"https://github.com/amathislab/HOISDF/blob/HEAD/main/model.py","link_basis":"first_harvest_node","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"MISDECLARED","metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"918a33896f8c5b03"}},{"code_sha256_prefix":"4577e1a8ea4f6918","entry":"rot6d2mat","repo":"amathislab/HOISDF","repo_kind":"official","path":"main/model.py","file_url":"https://github.com/amathislab/HOISDF/blob/HEAD/main/model.py","link_basis":"first_harvest_node","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"MISDECLARED","metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"4577e1a8ea4f6918"}},{"code_sha256_prefix":"89460380e3ae666e","entry":"JointvoteLoss","repo":"amathislab/HOISDF","repo_kind":"official","path":"main/model.py","file_url":"https://github.com/amathislab/HOISDF/blob/HEAD/main/model.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":"89460380e3ae666e"}},{"code_sha256_prefix":"2db0f55743d0b857","entry":"ManoHead","repo":"amathislab/HOISDF","repo_kind":"official","path":"main/model.py","file_url":"https://github.com/amathislab/HOISDF/blob/HEAD/main/model.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":"2db0f55743d0b857"}},{"code_sha256_prefix":"749e3728103f0cd4","entry":"Model","repo":"amathislab/HOISDF","repo_kind":"official","path":"main/model.py","file_url":"https://github.com/amathislab/HOISDF/blob/HEAD/main/model.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":"749e3728103f0cd4"}},{"code_sha256_prefix":"47b8b020f555d270","entry":"build_transformer","repo":"amathislab/hoisdf","repo_kind":"official","path":"common/nets/transformer.py","file_url":"https://github.com/amathislab/hoisdf/blob/HEAD/common/nets/transformer.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":"47b8b020f555d270"}},{"code_sha256_prefix":"d24f4bcc4407cecd","entry":"compute_obj_metrics_dexycb","repo":"amathislab/hoisdf","repo_kind":"official","path":"common/metrics.py","file_url":"https://github.com/amathislab/hoisdf/blob/HEAD/common/metrics.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":"d24f4bcc4407cecd"}},{"code_sha256_prefix":"221dcfbf7c552642","entry":"eval_batch_obj_direct","repo":"amathislab/hoisdf","repo_kind":"official","path":"common/metrics.py","file_url":"https://github.com/amathislab/hoisdf/blob/HEAD/common/metrics.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":"221dcfbf7c552642"}},{"code_sha256_prefix":"fc5e880b9424c83f","entry":"make_folder","repo":"amathislab/HOISDF","repo_kind":"official","path":"main/model.py","file_url":"https://github.com/amathislab/HOISDF/blob/HEAD/main/model.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":"fc5e880b9424c83f"}}]},"arxiv_metadata":null,"syntology_extracted_results":null}