{"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/lapose-laplacian-mixture-shape-modeling-for","title":"LaPose: Laplacian Mixture Shape Modeling for RGB-Based Category-Level Object Pose Estimation","arxiv_id":"2409.15727","date":"2024-09-24","proceeding":null,"authors":["Ruida Zhang","Ziqin Huang","Gu Wang","Chenyangguang Zhang","Yan Di","Xingxing Zuo","Jiwen Tang","Xiangyang Ji"],"abstract":"While RGBD-based methods for category-level object pose estimation hold promise, their reliance on depth data limits their applicability in diverse scenarios. In response, recent efforts have turned to RGB-based methods; however, they face significant challenges stemming from the absence of depth information. On one hand, the lack of depth exacerbates the difficulty in handling intra-class shape variation, resulting in increased uncertainty in shape predictions. On the other hand, RGB-only inputs introduce inherent scale ambiguity, rendering the estimation of object size and translation an ill-posed problem. To tackle these challenges, we propose LaPose, a novel framework that models the object shape as the Laplacian mixture model for Pose estimation. By representing each point as a probabilistic distribution, we explicitly quantify the shape uncertainty. LaPose leverages both a generalized 3D information stream and a specialized feature stream to independently predict the Laplacian distribution for each point, capturing different aspects of object geometry. These two distributions are then integrated as a Laplacian mixture model to establish the 2D-3D correspondences, which are utilized to solve the pose via the PnP module. In order to mitigate scale ambiguity, we introduce a scale-agnostic representation for object size and translation, enhancing training efficiency and overall robustness. Extensive experiments on the NOCS datasets validate the effectiveness of LaPose, yielding state-of-the-art performance in RGB-based category-level object pose estimation. Codes are released at https://github.com/lolrudy/LaPose","url_abs":"https://arxiv.org/abs/2409.15727v1","url_pdf":"https://arxiv.org/pdf/2409.15727v1.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":"lapose-laplacian-mixture-shape-modeling-for","repo_url":"https://github.com/lolrudy/lapose","is_official":1,"mentioned_in_paper":1,"mentioned_in_github":0,"framework":"pytorch","reach":{"status":"ok","spdx":"MIT"}}],"tasks":[{"task_slug":"object","task_name":"Object"},{"task_slug":"pose-estimation","task_name":"Pose Estimation"},{"task_slug":"translation","task_name":"Translation"}],"methods":[{"method_slug":"pnp","method_name":"PnP"}],"datasets_introduced":[],"methods_introduced":[],"results":[],"syntology":{"atlas_url":"https://app.syntology.ai/?focus=2409.15727","mcp":{"get_harvested_code_for_paper":{"arxiv_id":"2409.15727"}},"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":"deterministic:regex_extraction","url":"https://github.com/lolrudy/LaPose","reach":{"status":"ok","spdx":"MIT"}}],"summary":{"ran":9,"ran_violates":1,"unverified":2},"by_repo_kind":{"official":{"samples":12,"ran":10,"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":"f0e17dd9afdc4ef3","entry":"gaussian_aleatoric_uncertainty_loss","repo":"lolrudy/LaPose","repo_kind":"official","path":"losses/uncertainty_loss.py","file_url":"https://github.com/lolrudy/LaPose/blob/HEAD/losses/uncertainty_loss.py","link_basis":"first_harvest_node","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":"f0e17dd9afdc4ef3"}},{"code_sha256_prefix":"d2ea259d1b19d283","entry":"get_closest_rot","repo":"lolrudy/LaPose","repo_kind":"official","path":"losses/pose_loss.py","file_url":"https://github.com/lolrudy/LaPose/blob/HEAD/losses/pose_loss.py","link_basis":"first_harvest_node","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":"d2ea259d1b19d283"}},{"code_sha256_prefix":"9cab8f7c8dd2fdb3","entry":"get_closest_rot_batch","repo":"lolrudy/LaPose","repo_kind":"official","path":"losses/pose_loss.py","file_url":"https://github.com/lolrudy/LaPose/blob/HEAD/losses/pose_loss.py","link_basis":"first_harvest_node","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":"9cab8f7c8dd2fdb3"}},{"code_sha256_prefix":"3f181c78165b34de","entry":"get_mask_prob","repo":"lolrudy/LaPose","repo_kind":"official","path":"network/PoseNet.py","file_url":"https://github.com/lolrudy/LaPose/blob/HEAD/network/PoseNet.py","link_basis":"first_harvest_node","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":"3f181c78165b34de"}},{"code_sha256_prefix":"cda33f25b25606d1","entry":"get_xyz_doublemask_region_out_dim","repo":"lolrudy/LaPose","repo_kind":"official","path":"network/model_utils.py","file_url":"https://github.com/lolrudy/LaPose/blob/HEAD/network/model_utils.py","link_basis":"first_harvest_node","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":"cda33f25b25606d1"}},{"code_sha256_prefix":"eccb96d3c27a0c32","entry":"get_xyz_mask_out_dim","repo":"lolrudy/LaPose","repo_kind":"official","path":"network/model_utils.py","file_url":"https://github.com/lolrudy/LaPose/blob/HEAD/network/model_utils.py","link_basis":"first_harvest_node","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":"eccb96d3c27a0c32"}},{"code_sha256_prefix":"c0267b560c7d9bc4","entry":"get_xyz_mask_region_out_dim","repo":"lolrudy/LaPose","repo_kind":"official","path":"network/model_utils.py","file_url":"https://github.com/lolrudy/LaPose/blob/HEAD/network/model_utils.py","link_basis":"first_harvest_node","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":"c0267b560c7d9bc4"}},{"code_sha256_prefix":"bba5373998491ff5","entry":"laplacian_aleatoric_uncertainty_loss","repo":"lolrudy/LaPose","repo_kind":"official","path":"losses/uncertainty_loss.py","file_url":"https://github.com/lolrudy/LaPose/blob/HEAD/losses/uncertainty_loss.py","link_basis":"first_harvest_node","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":"bba5373998491ff5"}},{"code_sha256_prefix":"7c508037b40522af","entry":"str2bool","repo":"lolrudy/LaPose","repo_kind":"official","path":"network/extractor_dino.py","file_url":"https://github.com/lolrudy/LaPose/blob/HEAD/network/extractor_dino.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":"7c508037b40522af"}},{"code_sha256_prefix":"9dffb930679c0370","entry":"symmetry_rotation_matrix_y","repo":"lolrudy/LaPose","repo_kind":"official","path":"losses/pose_loss.py","file_url":"https://github.com/lolrudy/LaPose/blob/HEAD/losses/pose_loss.py","link_basis":"first_harvest_node","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":"9dffb930679c0370"}},{"code_sha256_prefix":"3ba3d677fa36efd1","entry":"compute_mean_re_te","repo":"lolrudy/LaPose","repo_kind":"official","path":"network/PoseNet.py","file_url":"https://github.com/lolrudy/LaPose/blob/HEAD/network/PoseNet.py","link_basis":"first_harvest_node","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":"3ba3d677fa36efd1"}},{"code_sha256_prefix":"7fc242fb372d5b3b","entry":"get_rot_mat","repo":"lolrudy/LaPose","repo_kind":"official","path":"network/PoseNet.py","file_url":"https://github.com/lolrudy/LaPose/blob/HEAD/network/PoseNet.py","link_basis":"first_harvest_node","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":"7fc242fb372d5b3b"}}]},"arxiv_metadata":null,"syntology_extracted_results":null}