{"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/pointnet","entry":"PointNet","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":5,"n_papers_ran":5,"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":10,"n_samples_ran":9,"n_samples_fingerprinted":5,"n_places":10,"n_places_pointer_only":4,"by_status":{"ran_honours":0,"ran_violates":0,"ran_draft_wrong":0,"ran_fixture":0,"ran":9,"unverified":1},"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":"2508.14604","paper":"/paper/arxiv-2508-14604","title":"UST-SSM: Unified Spatio-Temporal State Space Models for Point Cloud Video Modeling","date":null,"month_inferred_from_arxiv_id":"2025-08","title_source":"syntology","repo":"wangzy01/UST-SSM","path":"models/UST.py","file_url":"https://github.com/wangzy01/UST-SSM/blob/HEAD/models/UST.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"413dc21c33750526","mcp_get_code":{"code_sha256":"413dc21c33750526"}},{"arxiv_id":"2404.13478","paper":"/paper/deep-se-3-equivariant-geometric-reasoning-for","title":"Deep SE(3)-Equivariant Geometric Reasoning for Precise Placement Tasks","date":"2024-04-20","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"r-pad/taxpose","path":"taxpose/nets/transformer_flow.py","file_url":"https://github.com/r-pad/taxpose/blob/HEAD/taxpose/nets/transformer_flow.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"invariant","behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"79a4b9f82b00cd47","mcp_get_code":{"code_sha256":"79a4b9f82b00cd47"}},{"arxiv_id":"2103.15297","paper":"/paper/lidar-r-cnn-an-efficient-and-universal-3d","title":"LiDAR R-CNN: An Efficient and Universal 3D Object Detector","date":"2021-03-29","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"tusimple/LiDAR_RCNN","path":"src/LiDAR_RCNN/models/point_net.py","file_url":"https://github.com/tusimple/LiDAR_RCNN/blob/HEAD/src/LiDAR_RCNN/models/point_net.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"6d77160eac6886d0","mcp_get_code":{"code_sha256":"6d77160eac6886d0"}},{"arxiv_id":"2009.14168","paper":"/paper/self-supervised-few-shot-learning-on-point","title":"Self-Supervised Few-Shot Learning on Point Clouds","date":"2020-09-29","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"charusharma1991/SSL_PointClouds","path":"SSL/model_conv.py","file_url":"https://github.com/charusharma1991/SSL_PointClouds/blob/HEAD/SSL/model_conv.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"297905ce35b45dde","mcp_get_code":{"code_sha256":"297905ce35b45dde"}},{"arxiv_id":"1612.00593","paper":"/paper/pointnet-deep-learning-on-point-sets-for-3d","title":"PointNet: Deep Learning on Point Sets for 3D Classification and Segmentation","date":"2016-12-02","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"vinits5/learning3d","path":"models/pointnet.py","file_url":"https://github.com/vinits5/learning3d/blob/HEAD/models/pointnet.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"90de9a977caa457e","mcp_get_code":{"code_sha256":"90de9a977caa457e"}},{"arxiv_id":"1612.00593","paper":"/paper/pointnet-deep-learning-on-point-sets-for-3d","title":"PointNet: Deep Learning on Point Sets for 3D Classification and Segmentation","date":"2016-12-02","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"WangYueFt/dgcnn","path":"pytorch/model.py","file_url":"https://github.com/WangYueFt/dgcnn/blob/HEAD/pytorch/model.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"d49fb29dc696ee6c","mcp_get_code":{"code_sha256":"d49fb29dc696ee6c"}},{"arxiv_id":"1612.00593","paper":"/paper/pointnet-deep-learning-on-point-sets-for-3d","title":"PointNet: Deep Learning on Point Sets for 3D Classification and Segmentation","date":"2016-12-02","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"brendanmallery9/entropic-barycenters","path":"classification_example/pointnet_implementation.py","file_url":"https://github.com/brendanmallery9/entropic-barycenters/blob/HEAD/classification_example/pointnet_implementation.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"df9cbdf65f14db23","mcp_get_code":{"code_sha256":"df9cbdf65f14db23"}},{"arxiv_id":"1612.00593","paper":"/paper/pointnet-deep-learning-on-point-sets-for-3d","title":"PointNet: Deep Learning on Point Sets for 3D Classification and Segmentation","date":"2016-12-02","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"opeco17/pointnet","path":"model.py","file_url":"https://github.com/opeco17/pointnet/blob/HEAD/model.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"f926ecb7397001aa","mcp_get_code":{"code_sha256":"f926ecb7397001aa"}},{"arxiv_id":"1612.00593","paper":"/paper/pointnet-deep-learning-on-point-sets-for-3d","title":"PointNet: Deep Learning on Point Sets for 3D Classification and Segmentation","date":"2016-12-02","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"nikitakaraevv/pointnet","path":"source/model.py","file_url":"https://github.com/nikitakaraevv/pointnet/blob/HEAD/source/model.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"Apache-2.0","inline_ok":true,"code_sha256_prefix":"0bb3296226c3f2e6","mcp_get_code":{"code_sha256":"0bb3296226c3f2e6"}},{"arxiv_id":"1612.00593","paper":"/paper/pointnet-deep-learning-on-point-sets-for-3d","title":"PointNet: Deep Learning on Point Sets for 3D Classification and Segmentation","date":"2016-12-02","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"smfirmin/DeepLearningFinalProject","path":"pointnet/model.py","file_url":"https://github.com/smfirmin/DeepLearningFinalProject/blob/HEAD/pointnet/model.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"59d97f829f142dbb","mcp_get_code":{"code_sha256":"59d97f829f142dbb"}}]}