{"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/sample-and-group-all","entry":"sample_and_group_all","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":26,"n_papers_ran":15,"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":7,"n_samples_ran":3,"n_samples_fingerprinted":2,"n_places":26,"n_places_pointer_only":4,"by_status":{"ran_honours":0,"ran_violates":0,"ran_draft_wrong":0,"ran_fixture":3,"ran":0,"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":"2408.06110","paper":"/paper/risurconv-rotation-invariant-surface","title":"RISurConv: Rotation Invariant Surface Attention-Augmented Convolutions for 3D Point Cloud Classification and Segmentation","date":"2024-08-12","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"cszyzhang/RISurConv","path":"models/risurconv_utils.py","file_url":"https://github.com/cszyzhang/RISurConv/blob/HEAD/models/risurconv_utils.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"5ff6e719b0d1ec24","mcp_get_code":{"code_sha256":"5ff6e719b0d1ec24"}},{"arxiv_id":"2403.07359","paper":"/paper/fsc-few-point-shape-completion","title":"FSC: Few-point Shape Completion","date":"2024-03-12","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"xianzuwu/FSC","path":"models/model_utils.py","file_url":"https://github.com/xianzuwu/FSC/blob/HEAD/models/model_utils.py","status":"ran_fixture","verification_level":1,"contract_check":"RAISES","metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"225a2727f042aed0","mcp_get_code":{"code_sha256":"225a2727f042aed0"}},{"arxiv_id":"2402.14380","paper":"/paper/radarmoseve-a-spatial-temporal-transformer","title":"RadarMOSEVE: A Spatial-Temporal Transformer Network for Radar-Only Moving Object Segmentation and Ego-Velocity Estimation","date":null,"month_inferred_from_arxiv_id":"2024-02","title_source":"archive","repo":"ORCA-Uboat/RadarMOSEVE","path":"models/MOS/model.py","file_url":"https://github.com/ORCA-Uboat/RadarMOSEVE/blob/HEAD/models/MOS/model.py","status":"ran_fixture","verification_level":1,"contract_check":"RAISES","metamorphic_tier":"deterministic","behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"851a7e1fdd8b809a","mcp_get_code":{"code_sha256":"851a7e1fdd8b809a"}},{"arxiv_id":"2401.01552","paper":"/paper/cra-pcn-point-cloud-completion-with-intra-and","title":"CRA-PCN: Point Cloud Completion with Intra- and Inter-level Cross-Resolution Transformers","date":"2024-01-03","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"easyry/cra-pcn","path":"models/utils.py","file_url":"https://github.com/easyry/cra-pcn/blob/HEAD/models/utils.py","status":"ran_fixture","verification_level":1,"contract_check":"RAISES","metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"225a2727f042aed0","mcp_get_code":{"code_sha256":"225a2727f042aed0"}},{"arxiv_id":"2312.04060","paper":"/paper/differentiable-registration-of-images-and-1","title":"Differentiable Registration of Images and LiDAR Point Clouds with VoxelPoint-to-Pixel Matching","date":"2023-12-07","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"junshengzhou/vp2p-match","path":"models/pointTransformer/utils.py","file_url":"https://github.com/junshengzhou/vp2p-match/blob/HEAD/models/pointTransformer/utils.py","status":"ran_fixture","verification_level":1,"contract_check":"RAISES","metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"225a2727f042aed0","mcp_get_code":{"code_sha256":"225a2727f042aed0"}},{"arxiv_id":"2309.10431","paper":"/paper/sample-adaptive-augmentation-for-point-cloud","title":"Sample-adaptive Augmentation for Point Cloud Recognition Against Real-world Corruptions","date":"2023-09-19","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"roywangj/adaptpoint","path":"openpoints/models_adaptpoint/point_discriminator.py","file_url":"https://github.com/roywangj/adaptpoint/blob/HEAD/openpoints/models_adaptpoint/point_discriminator.py","status":"ran_fixture","verification_level":1,"contract_check":"RAISES","metamorphic_tier":"deterministic","behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"851a7e1fdd8b809a","mcp_get_code":{"code_sha256":"851a7e1fdd8b809a"}},{"arxiv_id":"2307.08492","paper":"/paper/svdformer-complementing-point-cloud-via-self","title":"SVDFormer: Complementing Point Cloud via Self-view Augmentation and Self-structure Dual-generator","date":"2023-07-17","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"czvvd/svdformer","path":"models/model_utils.py","file_url":"https://github.com/czvvd/svdformer/blob/HEAD/models/model_utils.py","status":"ran_fixture","verification_level":1,"contract_check":"RAISES","metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"225a2727f042aed0","mcp_get_code":{"code_sha256":"225a2727f042aed0"}},{"arxiv_id":"2305.05610","paper":"/paper/can-point-cloud-networks-learn-statistical","title":"Can point cloud networks learn statistical shape models of anatomies?","date":"2023-05-09","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"jadie1/pointcompletionssm","path":"models/SnowFlakeNet_utils.py","file_url":"https://github.com/jadie1/pointcompletionssm/blob/HEAD/models/SnowFlakeNet_utils.py","status":"ran_fixture","verification_level":1,"contract_check":"RAISES","metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"225a2727f042aed0","mcp_get_code":{"code_sha256":"225a2727f042aed0"}},{"arxiv_id":"2301.04545","paper":"/paper/adapointr-diverse-point-cloud-completion-with","title":"AdaPoinTr: Diverse Point Cloud Completion with Adaptive Geometry-Aware Transformers","date":"2023-01-11","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"yuxumin/PoinTr","path":"models/SnowFlakeNet_utils.py","file_url":"https://github.com/yuxumin/PoinTr/blob/HEAD/models/SnowFlakeNet_utils.py","status":"ran_fixture","verification_level":1,"contract_check":"RAISES","metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"225a2727f042aed0","mcp_get_code":{"code_sha256":"225a2727f042aed0"}},{"arxiv_id":"2212.00564","paper":"/paper/leveraging-single-view-images-for","title":"Leveraging Single-View Images for Unsupervised 3D Point Cloud Completion","date":"2022-12-01","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"ltwu6/cross-pcc","path":"models/utils.py","file_url":"https://github.com/ltwu6/cross-pcc/blob/HEAD/models/utils.py","status":"ran_fixture","verification_level":1,"contract_check":"RAISES","metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"225a2727f042aed0","mcp_get_code":{"code_sha256":"225a2727f042aed0"}},{"arxiv_id":"2202.09507","paper":"/paper/pmp-net-point-cloud-completion-by-transformer","title":"PMP-Net++: Point Cloud Completion by Transformer-Enhanced Multi-step Point Moving Paths","date":"2022-02-19","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"diviswen/PMP-Net","path":"models/utils.py","file_url":"https://github.com/diviswen/PMP-Net/blob/HEAD/models/utils.py","status":"ran_fixture","verification_level":1,"contract_check":"RAISES","metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"225a2727f042aed0","mcp_get_code":{"code_sha256":"225a2727f042aed0"}},{"arxiv_id":"2108.04444","paper":"/paper/snowflakenet-point-cloud-completion-by","title":"SnowflakeNet: Point Cloud Completion by Snowflake Point Deconvolution with Skip-Transformer","date":"2021-08-10","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"allenxiangx/snowflakenet","path":"models/model_completion.py","file_url":"https://github.com/allenxiangx/snowflakenet/blob/HEAD/models/model_completion.py","status":"ran_fixture","verification_level":1,"contract_check":"RAISES","metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"225a2727f042aed0","mcp_get_code":{"code_sha256":"225a2727f042aed0"}},{"arxiv_id":"2106.04779","paper":"/paper/point-cloud-upsampling-via-disentangled","title":"Point Cloud Upsampling via Disentangled Refinement","date":"2021-06-09","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"liruihui/Dis-PU","path":"Common/pointnet_util.py","file_url":"https://github.com/liruihui/Dis-PU/blob/HEAD/Common/pointnet_util.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"code_sha256_prefix":"142a56400c483118","mcp_get_code":{"code_sha256":"142a56400c483118"}},{"arxiv_id":"2006.14865","paper":"/paper/rpm-net-recurrent-prediction-of-motion-and","title":"RPM-Net: Recurrent Prediction of Motion and Parts from Point Cloud","date":"2020-06-26","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"Salingo/RPM-Net","path":"code/utils/pointnet_util.py","file_url":"https://github.com/Salingo/RPM-Net/blob/HEAD/code/utils/pointnet_util.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"142a56400c483118","mcp_get_code":{"code_sha256":"142a56400c483118"}},{"arxiv_id":"2004.02693","paper":"/paper/finding-your-3d-center-3d-object-detection","title":"Finding Your (3D) Center: 3D Object Detection Using a Learned Loss","date":"2020-04-06","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"dgriffiths3/finding-your-center","path":"pointnet2/pointnet_util.py","file_url":"https://github.com/dgriffiths3/finding-your-center/blob/HEAD/pointnet2/pointnet_util.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"49345dd0c75de3e0","mcp_get_code":{"code_sha256":"49345dd0c75de3e0"}},{"arxiv_id":"2003.00492","paper":"/paper/pointasnl-robust-point-clouds-processing","title":"PointASNL: Robust Point Clouds Processing using Nonlocal Neural Networks with Adaptive Sampling","date":"2020-03-01","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"yanx27/PointASNL","path":"utils/pointnet_util.py","file_url":"https://github.com/yanx27/PointASNL/blob/HEAD/utils/pointnet_util.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"142a56400c483118","mcp_get_code":{"code_sha256":"142a56400c483118"}},{"arxiv_id":"1906.01140","paper":"/paper/learning-object-bounding-boxes-for-3d","title":"Learning Object Bounding Boxes for 3D Instance Segmentation on Point Clouds","date":"2019-06-04","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"Yang7879/3D-BoNet","path":"helper_pointnet2.py","file_url":"https://github.com/Yang7879/3D-BoNet/blob/HEAD/helper_pointnet2.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"502b56bb9e1700ac","mcp_get_code":{"code_sha256":"502b56bb9e1700ac"}},{"arxiv_id":"1812.11647","paper":"/paper/path-invariant-map-networks","title":"Path-Invariant Map Networks","date":"2018-12-31","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"zaiweizhang/path_invariance_map_network","path":"pointnet_util.py","file_url":"https://github.com/zaiweizhang/path_invariance_map_network/blob/HEAD/pointnet_util.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"BSD-3-Clause","inline_ok":true,"code_sha256_prefix":"142a56400c483118","mcp_get_code":{"code_sha256":"142a56400c483118"}},{"arxiv_id":"1812.03320","paper":"/paper/gspn-generative-shape-proposal-network-for-3d","title":"GSPN: Generative Shape Proposal Network for 3D Instance Segmentation in Point Cloud","date":"2018-12-08","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"ericyi/GSPN","path":"utils/pointnet_util.py","file_url":"https://github.com/ericyi/GSPN/blob/HEAD/utils/pointnet_util.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"142a56400c483118","mcp_get_code":{"code_sha256":"142a56400c483118"}},{"arxiv_id":"1811.07782","paper":"/paper/modeling-local-geometric-structure-of-3d","title":"Modeling Local Geometric Structure of 3D Point Clouds using Geo-CNN","date":"2018-11-19","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"voidrank/Geo-CNN","path":"models/geoconv_util.py","file_url":"https://github.com/voidrank/Geo-CNN/blob/HEAD/models/geoconv_util.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"code_sha256_prefix":"142a56400c483118","mcp_get_code":{"code_sha256":"142a56400c483118"}},{"arxiv_id":"1803.05827","paper":"/paper/local-spectral-graph-convolution-for-point","title":"Local Spectral Graph Convolution for Point Set Feature Learning","date":"2018-03-15","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"fate3439/LocalSpecGCN","path":"utils/pointnet_util.py","file_url":"https://github.com/fate3439/LocalSpecGCN/blob/HEAD/utils/pointnet_util.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"142a56400c483118","mcp_get_code":{"code_sha256":"142a56400c483118"}},{"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":"ECE685-FinalProject/3D-object-recognition","path":"model/pointconv.py","file_url":"https://github.com/ECE685-FinalProject/3D-object-recognition/blob/HEAD/model/pointconv.py","status":"ran_fixture","verification_level":1,"contract_check":"RAISES","metamorphic_tier":"deterministic","behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"5df806877e088158","mcp_get_code":{"code_sha256":"5df806877e088158"}},{"arxiv_id":"ijcai2025_0108","paper":null,"title":"arXiv:ijcai2025_0108","date":null,"month_inferred_from_arxiv_id":null,"title_source":null,"repo":"doldolOuO/IAET","path":"models/utils.py","file_url":"https://github.com/doldolOuO/IAET/blob/HEAD/models/utils.py","status":"ran_fixture","verification_level":1,"contract_check":"RAISES","metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"225a2727f042aed0","mcp_get_code":{"code_sha256":"225a2727f042aed0"}},{"arxiv_id":"aaai_6994","paper":null,"title":"arXiv:aaai_6994","date":null,"month_inferred_from_arxiv_id":null,"title_source":null,"repo":"dlinzhao/JSNet","path":"utils/pointnet_util.py","file_url":"https://github.com/dlinzhao/JSNet/blob/HEAD/utils/pointnet_util.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"142a56400c483118","mcp_get_code":{"code_sha256":"142a56400c483118"}},{"arxiv_id":"aaai_32537","paper":null,"title":"arXiv:aaai_32537","date":null,"month_inferred_from_arxiv_id":null,"title_source":null,"repo":"Yinghui-Li-New/DAPoinTr","path":"models/SnowFlakeNet_utils.py","file_url":"https://github.com/Yinghui-Li-New/DAPoinTr/blob/HEAD/models/SnowFlakeNet_utils.py","status":"ran_fixture","verification_level":1,"contract_check":"RAISES","metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"225a2727f042aed0","mcp_get_code":{"code_sha256":"225a2727f042aed0"}},{"arxiv_id":"Yuan_Learning_Normal_Flow_Directly_From_Events_ICCV_2025_paper","paper":null,"title":"arXiv:Yuan_Learning_Normal_Flow_Directly_From_Events_ICCV_2025_paper","date":null,"month_inferred_from_arxiv_id":null,"title_source":null,"repo":"dhyuan99/VecKM","path":"experiments/classification/models/pointnet2_VecKM.py","file_url":"https://github.com/dhyuan99/VecKM/blob/HEAD/experiments/classification/models/pointnet2_VecKM.py","status":"ran_fixture","verification_level":1,"contract_check":"RAISES","metamorphic_tier":"deterministic","behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"851a7e1fdd8b809a","mcp_get_code":{"code_sha256":"851a7e1fdd8b809a"}}]}