{"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/normalize-vector","entry":"normalize_vector","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":17,"n_papers_ran":9,"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":15,"n_samples_ran":7,"n_samples_fingerprinted":5,"n_places":17,"n_places_pointer_only":4,"by_status":{"ran_honours":0,"ran_violates":1,"ran_draft_wrong":4,"ran_fixture":1,"ran":1,"unverified":8},"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":"2605.24931","paper":"/paper/arxiv-2605-24931","title":"Learning High-Frequency Continuous Action Chunks in Latent Space","date":null,"month_inferred_from_arxiv_id":"2026-05","title_source":"syntology","repo":"tars-robotics/RTR","path":"src/rtr_async_sys/env/dp_dataset_env.py","file_url":"https://github.com/tars-robotics/RTR/blob/HEAD/src/rtr_async_sys/env/dp_dataset_env.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"9071fa11767cf9db","mcp_get_code":{"code_sha256":"9071fa11767cf9db"}},{"arxiv_id":"2503.18108","paper":"/paper/unraveling-the-effects-of-synthetic-data-on","title":"Unraveling the Effects of Synthetic Data on End-to-End Autonomous Driving","date":"2025-03-23","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"cancaries/SceneCrafter","path":"data_utils/generate_ply_shadow.py","file_url":"https://github.com/cancaries/SceneCrafter/blob/HEAD/data_utils/generate_ply_shadow.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"ec0d62f9432f0e45","mcp_get_code":{"code_sha256":"ec0d62f9432f0e45"}},{"arxiv_id":"2411.18463","paper":"/paper/hotspot-driven-peptide-design-via-multi","title":"Hotspot-Driven Peptide Design via Multi-Fragment Autoregressive Extension","date":"2024-11-26","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"Ced3-han/PepHAR","path":"models/ga.py","file_url":"https://github.com/Ced3-han/PepHAR/blob/HEAD/models/ga.py","status":"ran_draft_wrong","verification_level":1,"contract_check":"MISDECLARED","metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"d26ff18f89e81ea5","mcp_get_code":{"code_sha256":"d26ff18f89e81ea5"}},{"arxiv_id":"2310.03740","paper":"/paper/contactgen-generative-contact-modeling-for-1","title":"ContactGen: Generative Contact Modeling for Grasp Generation","date":"2023-10-05","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"stevenlsw/contactgen","path":"contactgen/model.py","file_url":"https://github.com/stevenlsw/contactgen/blob/HEAD/contactgen/model.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"8d054f05a1c054c6","mcp_get_code":{"code_sha256":"8d054f05a1c054c6"}},{"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_draft_wrong","verification_level":1,"contract_check":"MISDECLARED","metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"6fb9de09c860abe9","mcp_get_code":{"code_sha256":"6fb9de09c860abe9"}},{"arxiv_id":"2303.08240","paper":"/paper/parametric-surface-constrained-upsampler","title":"Parametric Surface Constrained Upsampler Network for Point Cloud","date":"2023-03-14","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"corecai163/PSCU","path":"models/m_dconv.py","file_url":"https://github.com/corecai163/PSCU/blob/HEAD/models/m_dconv.py","status":"ran_draft_wrong","verification_level":1,"contract_check":"MISDECLARED","metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"1b2ca5cfe29e133c","mcp_get_code":{"code_sha256":"1b2ca5cfe29e133c"}},{"arxiv_id":"2302.00988","paper":"/paper/hand-pose-estimation-via-multiview","title":"HaMuCo: Hand Pose Estimation via Multiview Collaborative Self-Supervised Learning","date":"2023-02-02","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"zxz267/HaMuCo","path":"manopth/rot6d.py","file_url":"https://github.com/zxz267/HaMuCo/blob/HEAD/manopth/rot6d.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"3805fbcc04dcc429","mcp_get_code":{"code_sha256":"3805fbcc04dcc429"}},{"arxiv_id":"2209.06407","paper":"/paper/viewer-centred-surface-completion-for","title":"Viewer-Centred Surface Completion for Unsupervised Domain Adaptation in 3D Object Detection","date":"2022-09-14","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"darrenjkt/SEE-VCN","path":"see/surface_completion/models/vcn/models/VCN_CN.py","file_url":"https://github.com/darrenjkt/SEE-VCN/blob/HEAD/see/surface_completion/models/vcn/models/VCN_CN.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":"f22bb3f180ad1342","mcp_get_code":{"code_sha256":"f22bb3f180ad1342"}},{"arxiv_id":"2208.06073","paper":"/paper/conditional-antibody-design-as-3d-equivariant","title":"Conditional Antibody Design as 3D Equivariant Graph Translation","date":"2022-08-12","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"A4Bio/ADesigner","path":"evaluation/ddg/models/attention.py","file_url":"https://github.com/A4Bio/ADesigner/blob/HEAD/evaluation/ddg/models/attention.py","status":"ran_draft_wrong","verification_level":1,"contract_check":"MISDECLARED","metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"d26ff18f89e81ea5","mcp_get_code":{"code_sha256":"d26ff18f89e81ea5"}},{"arxiv_id":"2203.14486","paper":"/paper/equivariant-point-cloud-analysis-via-learning","title":"Equivariant Point Cloud Analysis via Learning Orientations for Message Passing","date":"2022-03-28","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"luost26/equivariant-orientedmp","path":"modules/geometric.py","file_url":"https://github.com/luost26/equivariant-orientedmp/blob/HEAD/modules/geometric.py","status":"ran_draft_wrong","verification_level":1,"contract_check":"MISDECLARED","metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"d26ff18f89e81ea5","mcp_get_code":{"code_sha256":"d26ff18f89e81ea5"}},{"arxiv_id":"2202.07559","paper":"/paper/unsupervised-learning-of-group-invariant-and","title":"Unsupervised Learning of Group Invariant and Equivariant Representations","date":"2022-02-15","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"jrwnter/group-invaraint-ae","path":"giae/se3/utils.py","file_url":"https://github.com/jrwnter/group-invaraint-ae/blob/HEAD/giae/se3/utils.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":"0424a9c044540d5c","mcp_get_code":{"code_sha256":"0424a9c044540d5c"}},{"arxiv_id":"2201.13299","paper":"/paper/directed-weight-neural-networks-for-protein","title":"Orientation-Aware Graph Neural Networks for Protein Structure Representation Learning","date":"2022-01-28","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"ced3-han/oagnn","path":"modules/geometric.py","file_url":"https://github.com/ced3-han/oagnn/blob/HEAD/modules/geometric.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"29d5539ba153502d","mcp_get_code":{"code_sha256":"29d5539ba153502d"}},{"arxiv_id":"2108.06819","paper":"/paper/eventhpe-event-based-3d-human-pose-and-shape","title":"EventHPE: Event-based 3D Human Pose and Shape Estimation","date":"2021-08-15","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"jimmyzou/eventhpe","path":"event_pose_estimation/model.py","file_url":"https://github.com/jimmyzou/eventhpe/blob/HEAD/event_pose_estimation/model.py","status":"ran_draft_wrong","verification_level":1,"contract_check":"MISDECLARED","metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"7bea3b3b5e1cf218","mcp_get_code":{"code_sha256":"7bea3b3b5e1cf218"}},{"arxiv_id":"2106.12782","paper":"/paper/hamiltonian-based-neural-ode-networks-on-the","title":"Hamiltonian-based Neural ODE Networks on the SE(3) Manifold For Dynamics Learning and Control","date":"2021-06-24","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"thaipduong/SE3HamDL","path":"se3hamneuralode/utils.py","file_url":"https://github.com/thaipduong/SE3HamDL/blob/HEAD/se3hamneuralode/utils.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"757696935c3a98a2","mcp_get_code":{"code_sha256":"757696935c3a98a2"}},{"arxiv_id":"2101.12446","paper":"/paper/counterfactual-state-explanations-for","title":"Counterfactual State Explanations for Reinforcement Learning Agents via Generative Deep Learning","date":"2021-01-29","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"mattolson93/counterfactual-state-explanations","path":"model.py","file_url":"https://github.com/mattolson93/counterfactual-state-explanations/blob/HEAD/model.py","status":"ran_fixture","verification_level":1,"contract_check":"RAISES","metamorphic_tier":"invariant","behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"73b4d21087b3f008","mcp_get_code":{"code_sha256":"73b4d21087b3f008"}},{"arxiv_id":"2008.05742","paper":"/paper/skeletonnet-a-topology-preserving-solution","title":"SkeletonNet: A Topology-Preserving Solution for Learning Mesh Reconstruction of Object Surfaces from RGB Images","date":"2020-08-13","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"tangjiapeng/SkeletonNet","path":"SkeDISN/models/posenet.py","file_url":"https://github.com/tangjiapeng/SkeletonNet/blob/HEAD/SkeDISN/models/posenet.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"7d038625a3f89ebf","mcp_get_code":{"code_sha256":"7d038625a3f89ebf"}},{"arxiv_id":"1512.03385","paper":"/paper/deep-residual-learning-for-image-recognition","title":"Deep Residual Learning for Image Recognition","date":"2015-12-10","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"yakhyo/head-pose-estimation","path":"models/resnet.py","file_url":"https://github.com/yakhyo/head-pose-estimation/blob/HEAD/models/resnet.py","status":"ran_violates","verification_level":1,"contract_check":"VIOLATES","metamorphic_tier":"invariant","behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"344dc8550a37d3a2","mcp_get_code":{"code_sha256":"344dc8550a37d3a2"}}]}