{"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/render-rays","entry":"render_rays","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":2,"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":9,"n_samples_ran":2,"n_samples_fingerprinted":0,"n_places":9,"n_places_pointer_only":2,"by_status":{"ran_honours":0,"ran_violates":0,"ran_draft_wrong":2,"ran_fixture":0,"ran":0,"unverified":7},"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":"2306.06359","paper":"/paper/nerfool-uncovering-the-vulnerability-of","title":"NeRFool: Uncovering the Vulnerability of Generalizable Neural Radiance Fields against Adversarial Perturbations","date":"2023-06-10","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"gatech-eic/nerfool","path":"eval/ibrnet/eval_adv.py","file_url":"https://github.com/gatech-eic/nerfool/blob/HEAD/eval/ibrnet/eval_adv.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"be1957ada4055c7a","mcp_get_code":{"code_sha256":"be1957ada4055c7a"}},{"arxiv_id":"2209.08546","paper":"/paper/activenerf-learning-where-to-see-with","title":"ActiveNeRF: Learning where to See with Uncertainty Estimation","date":"2022-09-18","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"leaplabthu/activenerf","path":"run_nerf.py","file_url":"https://github.com/leaplabthu/activenerf/blob/HEAD/run_nerf.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"236edf10b8e5383d","mcp_get_code":{"code_sha256":"236edf10b8e5383d"}},{"arxiv_id":"2204.00928","paper":"/paper/sinnerf-training-neural-radiance-fields-on","title":"SinNeRF: Training Neural Radiance Fields on Complex Scenes from a Single Image","date":"2022-04-02","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"VITA-Group/SinNeRF","path":"models/rendering.py","file_url":"https://github.com/VITA-Group/SinNeRF/blob/HEAD/models/rendering.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"15bab88cd78f4699","mcp_get_code":{"code_sha256":"15bab88cd78f4699"}},{"arxiv_id":"2201.12204","paper":"/paper/from-data-to-functa-your-data-point-is-a","title":"From data to functa: Your data point is a function and you can treat it like one","date":"2022-01-28","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"deepmind/functa","path":"minimal_nerf.py","file_url":"https://github.com/deepmind/functa/blob/HEAD/minimal_nerf.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":"59091fdb10977671","mcp_get_code":{"code_sha256":"59091fdb10977671"}},{"arxiv_id":"2109.01129","paper":"/paper/nerfingmvs-guided-optimization-of-neural","title":"NerfingMVS: Guided Optimization of Neural Radiance Fields for Indoor Multi-view Stereo","date":"2021-09-02","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"weiyithu/nerfingmvs","path":"src/run_nerf.py","file_url":"https://github.com/weiyithu/nerfingmvs/blob/HEAD/src/run_nerf.py","status":"ran_draft_wrong","verification_level":1,"contract_check":"MISDECLARED","metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"db6cad47ee0b8f20","mcp_get_code":{"code_sha256":"db6cad47ee0b8f20"}},{"arxiv_id":"2104.04532","paper":"/paper/neural-rgb-d-surface-reconstruction","title":"Neural RGB-D Surface Reconstruction","date":"2021-04-09","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"dazinovic/neural-rgbd-surface-reconstruction","path":"optimize.py","file_url":"https://github.com/dazinovic/neural-rgbd-surface-reconstruction/blob/HEAD/optimize.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"9345f48b8f3e1ede","mcp_get_code":{"code_sha256":"9345f48b8f3e1ede"}},{"arxiv_id":"2104.04532","paper":"/paper/neural-rgb-d-surface-reconstruction","title":"Neural RGB-D Surface Reconstruction","date":"2021-04-09","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"HengyiWang/neural-rgbd-torch","path":"optimize.py","file_url":"https://github.com/HengyiWang/neural-rgbd-torch/blob/HEAD/optimize.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"e0e8f714ac434152","mcp_get_code":{"code_sha256":"e0e8f714ac434152"}},{"arxiv_id":"2003.08934","paper":"/paper/nerf-representing-scenes-as-neural-radiance","title":"NeRF: Representing Scenes as Neural Radiance Fields for View Synthesis","date":"2020-03-19","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"MaximeVandegar/Papers-in-100-Lines-of-Code","path":"NeRF_Representing_Scenes_as_Neural_Radiance_Fields_for_View_Synthesis/nerf.py","file_url":"https://github.com/MaximeVandegar/Papers-in-100-Lines-of-Code/blob/HEAD/NeRF_Representing_Scenes_as_Neural_Radiance_Fields_for_View_Synthesis/nerf.py","status":"ran_draft_wrong","verification_level":1,"contract_check":"MISDECLARED","metamorphic_tier":"invariant","behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"76043c73feb0d5bc","mcp_get_code":{"code_sha256":"76043c73feb0d5bc"}},{"arxiv_id":"2003.08934","paper":"/paper/nerf-representing-scenes-as-neural-radiance","title":"NeRF: Representing Scenes as Neural Radiance Fields for View Synthesis","date":"2020-03-19","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"bmild/nerf","path":"run_nerf.py","file_url":"https://github.com/bmild/nerf/blob/HEAD/run_nerf.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"b15bbbfd76c144e6","mcp_get_code":{"code_sha256":"b15bbbfd76c144e6"}}]}