{"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":"/code/pointnetfpmodule","entry":"PointnetFPModule","source":"Syntology graph, per-sample; not an archive number","read_at":"2026-09-24T18:15:14+00:00","claim":"Names are grouped by exact entry-name string. Same-named routines are NOT asserted to be equivalent; 'ran' means executed on a synthesized fixture, not correctness. n_samples_ran = sum of by_status over every status except 'unverified' (ran_draft_wrong and ran_fixture are failures of Syntology's instrument, not of the code); n_papers_ran = papers with at least one such sample.","status_vocabulary":{"ran_honours":"ran, honoured the contract we drafted","ran_violates":"ran, violated the contract we drafted","ran_draft_wrong":"ran; our contract draft was wrong, not the code","ran_fixture":"ran; our fixture could not drive it","ran":"ran on a synthesized input","unverified":"unverified (harvested, no recorded run)"},"n_papers":8,"n_papers_ran":4,"units":"n_samples, n_samples_ran, n_samples_fingerprinted and by_status count distinct code bodies (code_sha256); n_places and n_places_pointer_only count places, one per (paper, code body) pair, which is also the unit of the samples list","n_samples":8,"n_samples_ran":4,"n_samples_fingerprinted":0,"n_places":8,"n_places_pointer_only":3,"by_status":{"ran_honours":0,"ran_violates":0,"ran_draft_wrong":0,"ran_fixture":0,"ran":4,"unverified":4},"syntology":{"atlas_url":null,"mcp":null,"mcp_per_sample":{"tool":"get_code","arguments_in":"samples[].mcp_get_code"},"developers":"https://syntology.ai/developers"},"samples":[{"arxiv_id":"2502.01312","paper":null,"title":"arXiv:2502.01312","date":null,"month_inferred_from_arxiv_id":"2025-02","title_source":null,"repo":"chrislin0621/CleanPose","path":"model/Net.py","file_url":"https://github.com/chrislin0621/CleanPose/blob/HEAD/model/Net.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"efc0a4da7f1b4bd8","mcp_get_code":{"code_sha256":"efc0a4da7f1b4bd8"}},{"arxiv_id":"2303.13479","paper":"/paper/prior-free-category-level-pose-estimation","title":"IST-Net: Prior-free Category-level Pose Estimation with Implicit Space Transformation","date":"2023-03-23","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"cvmi-lab/ist-net","path":"model/ist_net.py","file_url":"https://github.com/cvmi-lab/ist-net/blob/HEAD/model/ist_net.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"29b15b0b306bea32","mcp_get_code":{"code_sha256":"29b15b0b306bea32"}},{"arxiv_id":"2210.04458","paper":"/paper/ogc-unsupervised-3d-object-segmentation-from","title":"OGC: Unsupervised 3D Object Segmentation from Rigid Dynamics of Point Clouds","date":"2022-10-10","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"vlar-group/ogc","path":"models/segnet_ogcdr.py","file_url":"https://github.com/vlar-group/ogc/blob/HEAD/models/segnet_ogcdr.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NOASSERTION","inline_ok":false,"code_sha256_prefix":"5e62857933c0d4e6","mcp_get_code":{"code_sha256":"5e62857933c0d4e6"}},{"arxiv_id":"2207.05444","paper":"/paper/category-level-6d-object-pose-and-size","title":"Category-Level 6D Object Pose and Size Estimation using Self-Supervised Deep Prior Deformation Networks","date":"2022-07-12","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"JiehongLin/Self-DPDN","path":"model/DPDN.py","file_url":"https://github.com/JiehongLin/Self-DPDN/blob/HEAD/model/DPDN.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"65323d8d823a85ee","mcp_get_code":{"code_sha256":"65323d8d823a85ee"}},{"arxiv_id":"2104.00678","paper":"/paper/group-free-3d-object-detection-via","title":"Group-Free 3D Object Detection via Transformers","date":"2021-04-01","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"KookHoiKim/GroupFree3dBaseline","path":"models/detector.py","file_url":"https://github.com/KookHoiKim/GroupFree3dBaseline/blob/HEAD/models/detector.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"d53ad68b74734b36","mcp_get_code":{"code_sha256":"d53ad68b74734b36"}},{"arxiv_id":"2103.02242","paper":"/paper/ffb6d-a-full-flow-bidirectional-fusion","title":"FFB6D: A Full Flow Bidirectional Fusion Network for 6D Pose Estimation","date":"2021-03-03","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"ethnhe/PVN3D","path":"pvn3d/lib/pvn3d.py","file_url":"https://github.com/ethnhe/PVN3D/blob/HEAD/pvn3d/lib/pvn3d.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"2ce442ec443b4c7d","mcp_get_code":{"code_sha256":"2ce442ec443b4c7d"}},{"arxiv_id":"2009.12606","paper":"/paper/grasp-proposal-networks-an-end-to-end","title":"Grasp Proposal Networks: An End-to-End Solution for Visual Learning of Robotic Grasps","date":"2020-09-26","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"CZ-Wu/GPNet","path":"lib/gpnet.py","file_url":"https://github.com/CZ-Wu/GPNet/blob/HEAD/lib/gpnet.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"423e6662b2203837","mcp_get_code":{"code_sha256":"423e6662b2203837"}},{"arxiv_id":"1706.02413","paper":"/paper/pointnet-deep-hierarchical-feature-learning","title":"PointNet++: Deep Hierarchical Feature Learning on Point Sets in a Metric Space","date":"2017-06-07","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"tao-tao-tao-tao-tao/diffusion_suction","path":"train/models/backbone2/pointnet2/pointnet2_backbone.py","file_url":"https://github.com/tao-tao-tao-tao-tao/diffusion_suction/blob/HEAD/train/models/backbone2/pointnet2/pointnet2_backbone.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"88a3d7070038a37c","mcp_get_code":{"code_sha256":"88a3d7070038a37c"}}]}