{"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/readlines","entry":"readlines","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":11,"n_papers_ran":10,"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":5,"n_samples_ran":4,"n_samples_fingerprinted":0,"n_places":11,"n_places_pointer_only":4,"by_status":{"ran_honours":0,"ran_violates":0,"ran_draft_wrong":1,"ran_fixture":0,"ran":3,"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":"2406.04343","paper":"/paper/flash3d-feed-forward-generalisable-3d-scene","title":"Flash3D: Feed-Forward Generalisable 3D Scene Reconstruction from a Single Image","date":"2024-06-06","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"eldar/flash3d","path":"datasets/kitti.py","file_url":"https://github.com/eldar/flash3d/blob/HEAD/datasets/kitti.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"859a6ec5fa262fcb","mcp_get_code":{"code_sha256":"859a6ec5fa262fcb"}},{"arxiv_id":"2405.17958","paper":"/paper/freesplat-generalizable-3d-gaussian-splatting","title":"FreeSplat: Generalizable 3D Gaussian Splatting Towards Free-View Synthesis of Indoor Scenes","date":"2024-05-28","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"wangys16/freesplat","path":"sr_utils/generic_utils.py","file_url":"https://github.com/wangys16/freesplat/blob/HEAD/sr_utils/generic_utils.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"0519b1fecd093fc9","mcp_get_code":{"code_sha256":"0519b1fecd093fc9"}},{"arxiv_id":"2405.14841","paper":"/paper/learning-to-detect-and-segment-mobile-objects","title":"MOD-UV: Learning Mobile Object Detectors from Unlabeled Videos","date":"2024-05-23","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"YihongSun/MOD-UV","path":"moduv/utils.py","file_url":"https://github.com/YihongSun/MOD-UV/blob/HEAD/moduv/utils.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"1ec3d12de0e96f1c","mcp_get_code":{"code_sha256":"1ec3d12de0e96f1c"}},{"arxiv_id":"2403.17301","paper":"/paper/physical-3d-adversarial-attacks-against","title":"Physical 3D Adversarial Attacks against Monocular Depth Estimation in Autonomous Driving","date":"2024-03-26","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"Gandolfczjh/3D2Fool","path":"utils.py","file_url":"https://github.com/Gandolfczjh/3D2Fool/blob/HEAD/utils.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"859a6ec5fa262fcb","mcp_get_code":{"code_sha256":"859a6ec5fa262fcb"}},{"arxiv_id":"2310.15171","paper":"/paper/robodepth-robust-out-of-distribution-depth-1","title":"RoboDepth: Robust Out-of-Distribution Depth Estimation under Corruptions","date":"2023-10-23","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"TJ-IPLab/DNet","path":"utils.py","file_url":"https://github.com/TJ-IPLab/DNet/blob/HEAD/utils.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"859a6ec5fa262fcb","mcp_get_code":{"code_sha256":"859a6ec5fa262fcb"}},{"arxiv_id":"2309.05254","paper":"/paper/towards-better-data-exploitation-in-self","title":"Towards Better Data Exploitation in Self-Supervised Monocular Depth Estimation","date":"2023-09-11","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"LiuJF1226/BDEdepth","path":"utils.py","file_url":"https://github.com/LiuJF1226/BDEdepth/blob/HEAD/utils.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"859a6ec5fa262fcb","mcp_get_code":{"code_sha256":"859a6ec5fa262fcb"}},{"arxiv_id":"2211.13878","paper":"/paper/galvatron-efficient-transformer-training-over","title":"Galvatron: Efficient Transformer Training over Multiple GPUs Using Automatic Parallelism","date":"2022-11-25","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"hugozhl/hetu","path":"examples/auto_parallel/transformer/experiment_scripts/compare.py","file_url":"https://github.com/hugozhl/hetu/blob/HEAD/examples/auto_parallel/transformer/experiment_scripts/compare.py","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"code_sha256_prefix":"61b4f66ed09c3f6c","mcp_get_code":{"code_sha256":"61b4f66ed09c3f6c"}},{"arxiv_id":"2204.03636","paper":"/paper/surrounddepth-entangling-surrounding-views","title":"SurroundDepth: Entangling Surrounding Views for Self-Supervised Multi-Camera Depth Estimation","date":"2022-04-07","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"weiyithu/surrounddepth","path":"utils.py","file_url":"https://github.com/weiyithu/surrounddepth/blob/HEAD/utils.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"859a6ec5fa262fcb","mcp_get_code":{"code_sha256":"859a6ec5fa262fcb"}},{"arxiv_id":"1806.01260","paper":"/paper/digging-into-self-supervised-monocular-depth","title":"Digging Into Self-Supervised Monocular Depth Estimation","date":"2018-06-04","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"IcarusWizard/monodepth2-paddle","path":"utils.py","file_url":"https://github.com/IcarusWizard/monodepth2-paddle/blob/HEAD/utils.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"code_sha256_prefix":"859a6ec5fa262fcb","mcp_get_code":{"code_sha256":"859a6ec5fa262fcb"}},{"arxiv_id":"Zhou_R-MSFM_Recurrent_Multi-Scale_Feature_Modulation_for_Monocular_Depth_Estimating_ICCV_2021_paper","paper":null,"title":"arXiv:Zhou_R-MSFM_Recurrent_Multi-Scale_Feature_Modulation_for_Monocular_Depth_Estimating_ICCV_2021_paper","date":null,"month_inferred_from_arxiv_id":null,"title_source":null,"repo":"jsczzzk/R-MSFM","path":"utils.py","file_url":"https://github.com/jsczzzk/R-MSFM/blob/HEAD/utils.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"859a6ec5fa262fcb","mcp_get_code":{"code_sha256":"859a6ec5fa262fcb"}},{"arxiv_id":"2023.findings-acl.731","paper":null,"title":"arXiv:2023.findings-acl.731","date":null,"month_inferred_from_arxiv_id":null,"title_source":null,"repo":"CONE-MT/Lego-MT","path":"code/cm2m_utils/split_file_ceph.py","file_url":"https://github.com/CONE-MT/Lego-MT/blob/HEAD/code/cm2m_utils/split_file_ceph.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"ac2a8f116bff3f3b","mcp_get_code":{"code_sha256":"ac2a8f116bff3f3b"}}]}