{"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/copy-state-dict","entry":"copy_state_dict","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":7,"n_papers_ran":1,"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":6,"n_samples_ran":1,"n_samples_fingerprinted":0,"n_places":7,"n_places_pointer_only":0,"by_status":{"ran_honours":1,"ran_violates":0,"ran_draft_wrong":0,"ran_fixture":0,"ran":0,"unverified":5},"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":"2412.11569","paper":"/paper/the-dark-side-of-the-forces-assessing-non","title":"The dark side of the forces: assessing non-conservative force models for atomistic machine learning","date":"2024-12-16","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"MDIL-SNU/SevenNet","path":"sevenn/checkpoint.py","file_url":"https://github.com/MDIL-SNU/SevenNet/blob/HEAD/sevenn/checkpoint.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"ad1feb9952020ba2","mcp_get_code":{"code_sha256":"ad1feb9952020ba2"}},{"arxiv_id":"2402.03789","paper":"/paper/scalable-parallel-algorithm-for-graph-neural","title":"Scalable Parallel Algorithm for Graph Neural Network Interatomic Potentials in Molecular Dynamics Simulations","date":null,"month_inferred_from_arxiv_id":"2024-02","title_source":"archive","repo":"mdil-snu/sevennet","path":"sevenn/checkpoint.py","file_url":"https://github.com/mdil-snu/sevennet/blob/HEAD/sevenn/checkpoint.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"ad1feb9952020ba2","mcp_get_code":{"code_sha256":"ad1feb9952020ba2"}},{"arxiv_id":"2304.09502","paper":"/paper/sampling-is-matter-point-guided-3d-human-mesh-1","title":"Sampling is Matter: Point-guided 3D Human Mesh Reconstruction","date":"2023-04-19","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"DCVL-3D/PointHMR_release","path":"src/modeling/model/network.py","file_url":"https://github.com/DCVL-3D/PointHMR_release/blob/HEAD/src/modeling/model/network.py","status":"ran_honours","verification_level":1,"contract_check":"HONOURS","metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"da69a7ce867e0cd6","mcp_get_code":{"code_sha256":"da69a7ce867e0cd6"}},{"arxiv_id":"2105.09701","paper":"/paper/an-empirical-study-of-vehicle-re","title":"An Empirical Study of Vehicle Re-Identification on the AI City Challenge","date":"2021-05-20","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"michuanhaohao/AICITY2021_Track2_DMT","path":"train_stage2_v1.py","file_url":"https://github.com/michuanhaohao/AICITY2021_Track2_DMT/blob/HEAD/train_stage2_v1.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"fcfe83b90ec34b09","mcp_get_code":{"code_sha256":"fcfe83b90ec34b09"}},{"arxiv_id":"1904.01941","paper":"/paper/character-region-awareness-for-text-detection","title":"Character Region Awareness for Text Detection","date":"2019-04-03","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"jakartaresearch/receipt-ocr","path":"src/text_detector/load_model.py","file_url":"https://github.com/jakartaresearch/receipt-ocr/blob/HEAD/src/text_detector/load_model.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"57a0fb73bcfe67fa","mcp_get_code":{"code_sha256":"57a0fb73bcfe67fa"}},{"arxiv_id":"1903.11306","paper":"/paper/linkage-based-face-clustering-via-graph","title":"Linkage Based Face Clustering via Graph Convolution Network","date":"2019-03-27","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"Zhongdao/gcn_clustering","path":"utils/serialization.py","file_url":"https://github.com/Zhongdao/gcn_clustering/blob/HEAD/utils/serialization.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"43879b49d0ac5101","mcp_get_code":{"code_sha256":"43879b49d0ac5101"}},{"arxiv_id":"1807.07860","paper":"/paper/talking-face-generation-by-adversarially","title":"Talking Face Generation by Adversarially Disentangled Audio-Visual Representation","date":"2018-07-20","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"Hangz-nju-cuhk/Talking-Face-Generation-DAVS","path":"embedding_utils.py","file_url":"https://github.com/Hangz-nju-cuhk/Talking-Face-Generation-DAVS/blob/HEAD/embedding_utils.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"167513eefb3a1218","mcp_get_code":{"code_sha256":"167513eefb3a1218"}}]}