{"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/transgrasp-grasp-pose-estimation-of-a","title":"TransGrasp: Grasp Pose Estimation of a Category of Objects by Transferring Grasps from Only One Labeled Instance","arxiv_id":"2207.07861","date":"2022-07-16","proceeding":null,"authors":["Hongtao Wen","Jianhang Yan","Wanli Peng","Yi Sun"],"abstract":"Grasp pose estimation is an important issue for robots to interact with the real world. However, most of existing methods require exact 3D object models available beforehand or a large amount of grasp annotations for training. To avoid these problems, we propose TransGrasp, a category-level grasp pose estimation method that predicts grasp poses of a category of objects by labeling only one object instance. Specifically, we perform grasp pose transfer across a category of objects based on their shape correspondences and propose a grasp pose refinement module to further fine-tune grasp pose of grippers so as to ensure successful grasps. Experiments demonstrate the effectiveness of our method on achieving high-quality grasps with the transferred grasp poses. Our code is available at https://github.com/yanjh97/TransGrasp.","url_abs":"https://arxiv.org/abs/2207.07861v3","url_pdf":"https://arxiv.org/pdf/2207.07861v3.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":"transgrasp-grasp-pose-estimation-of-a","repo_url":"https://github.com/yanjh97/transgrasp","is_official":1,"mentioned_in_paper":1,"mentioned_in_github":1,"framework":"pytorch","reach":null}],"tasks":[{"task_slug":"pose-estimation","task_name":"Pose Estimation"},{"task_slug":"pose-transfer","task_name":"Pose Transfer"}],"methods":[],"datasets_introduced":[],"methods_introduced":[],"results":[],"syntology":{"syntology_url":"https://syntology.ai/paper/2207.07861","atlas_url":"https://app.syntology.ai/?focus=2207.07861","mcp":{"get_harvested_code_for_paper":{"arxiv_id":"2207.07861"}},"developers":"https://syntology.ai/developers","read_at":"2026-09-25T09:33:49+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":"deterministic:regex_extraction","url":"https://github.com/yanjh97/TransGrasp","reach":null}],"summary":{"ran":1,"ran_fixture":1,"ran_draft_wrong":3,"ran_honours":1},"by_repo_kind":{"official":{"samples":6,"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":"7260e16f895e7025","entry":"PandaRefine","repo":"yanjh97/TransGrasp","repo_kind":"official","path":"grasp_transfer/refine_module.py","file_url":"https://github.com/yanjh97/TransGrasp/blob/HEAD/grasp_transfer/refine_module.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"7260e16f895e7025"}},{"code_sha256_prefix":"7da6757202421521","entry":"get_RTs_from_grasp_params_tensor","repo":"yanjh97/TransGrasp","repo_kind":"official","path":"grasp_transfer/refine_module.py","file_url":"https://github.com/yanjh97/TransGrasp/blob/HEAD/grasp_transfer/refine_module.py","link_basis":"first_harvest_node","language":"python","status":"ran_fixture","verification_level":1,"contract_check":"RAISES","metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"7da6757202421521"}},{"code_sha256_prefix":"504b36a094dbe673","entry":"get_mesh_sampled_points","repo":"yanjh97/TransGrasp","repo_kind":"official","path":"grasp_transfer/refine_module.py","file_url":"https://github.com/yanjh97/TransGrasp/blob/HEAD/grasp_transfer/refine_module.py","link_basis":"first_harvest_node","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":"504b36a094dbe673"}},{"code_sha256_prefix":"3b05c9a396ea5d85","entry":"get_points_sdf_normal","repo":"yanjh97/TransGrasp","repo_kind":"official","path":"grasp_transfer/refine_module.py","file_url":"https://github.com/yanjh97/TransGrasp/blob/HEAD/grasp_transfer/refine_module.py","link_basis":"first_harvest_node","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"MISDECLARED","metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"3b05c9a396ea5d85"}},{"code_sha256_prefix":"9da48e5f7200a3ce","entry":"get_template_points_sdf_normal","repo":"yanjh97/TransGrasp","repo_kind":"official","path":"grasp_transfer/refine_module.py","file_url":"https://github.com/yanjh97/TransGrasp/blob/HEAD/grasp_transfer/refine_module.py","link_basis":"first_harvest_node","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"MISDECLARED","metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"9da48e5f7200a3ce"}},{"code_sha256_prefix":"524e9ba7396e03a9","entry":"get_width_from_grasp_params_tensor","repo":"yanjh97/TransGrasp","repo_kind":"official","path":"grasp_transfer/refine_module.py","file_url":"https://github.com/yanjh97/TransGrasp/blob/HEAD/grasp_transfer/refine_module.py","link_basis":"first_harvest_node","language":"python","status":"ran_honours","verification_level":1,"contract_check":"HONOURS","metamorphic_tier":"invariant","behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"524e9ba7396e03a9"}}]},"arxiv_metadata":null,"syntology_extracted_results":null}