{"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/make-coordinate-grid","entry":"make_coordinate_grid","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":6,"n_papers_ran":6,"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":4,"n_samples_ran":3,"n_samples_fingerprinted":1,"n_places":8,"n_places_pointer_only":3,"by_status":{"ran_honours":1,"ran_violates":0,"ran_draft_wrong":0,"ran_fixture":2,"ran":0,"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":"2401.09146","paper":"/paper/continuous-piecewise-affine-based-motion","title":"Continuous Piecewise-Affine Based Motion Model for Image Animation","date":"2024-01-17","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"DevilPG/AAAI2024-CPABMM","path":"modules/util.py","file_url":"https://github.com/DevilPG/AAAI2024-CPABMM/blob/HEAD/modules/util.py","status":"ran_fixture","verification_level":1,"contract_check":"RAISES","metamorphic_tier":"well_formed","behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"fe3cbec3030f03b9","mcp_get_code":{"code_sha256":"fe3cbec3030f03b9"}},{"arxiv_id":"2304.03199","paper":"/paper/face-animation-with-an-attribute-guided","title":"Face Animation with an Attribute-Guided Diffusion Model","date":"2023-04-06","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"zengbohan0217/fadm","path":"modules/FOMM/util.py","file_url":"https://github.com/zengbohan0217/fadm/blob/HEAD/modules/FOMM/util.py","status":"ran_fixture","verification_level":1,"contract_check":"RAISES","metamorphic_tier":"well_formed","behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"code_sha256_prefix":"fe3cbec3030f03b9","mcp_get_code":{"code_sha256":"fe3cbec3030f03b9"}},{"arxiv_id":"2304.03199","paper":"/paper/face-animation-with-an-attribute-guided","title":"Face Animation with an Attribute-Guided Diffusion Model","date":"2023-04-06","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"zengbohan0217/fadm","path":"modules/Facevid/util.py","file_url":"https://github.com/zengbohan0217/fadm/blob/HEAD/modules/Facevid/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":"ea86605026618a21","mcp_get_code":{"code_sha256":"ea86605026618a21"}},{"arxiv_id":"2209.10340","paper":"/paper/fnevr-neural-volume-rendering-for-face","title":"FNeVR: Neural Volume Rendering for Face Animation","date":"2022-09-21","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"zengbohan0217/FNeVR","path":"modules/util.py","file_url":"https://github.com/zengbohan0217/FNeVR/blob/HEAD/modules/util.py","status":"ran_fixture","verification_level":1,"contract_check":"RAISES","metamorphic_tier":"well_formed","behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"fe3cbec3030f03b9","mcp_get_code":{"code_sha256":"fe3cbec3030f03b9"}},{"arxiv_id":"2209.10340","paper":"/paper/fnevr-neural-volume-rendering-for-face","title":"FNeVR: Neural Volume Rendering for Face Animation","date":"2022-09-21","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"zengbohan0217/FNeVR","path":"modules/nerf_verts_util.py","file_url":"https://github.com/zengbohan0217/FNeVR/blob/HEAD/modules/nerf_verts_util.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"ea86605026618a21","mcp_get_code":{"code_sha256":"ea86605026618a21"}},{"arxiv_id":"2207.13543","paper":"/paper/abstracting-sketches-through-simple","title":"Abstracting Sketches through Simple Primitives","date":"2022-07-27","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"ExplainableML/sketch-primitives","path":"models/pmn.py","file_url":"https://github.com/ExplainableML/sketch-primitives/blob/HEAD/models/pmn.py","status":"ran_honours","verification_level":1,"contract_check":"HONOURS","metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"GPL-3.0","inline_ok":false,"code_sha256_prefix":"ee9dab01bcaefa73","mcp_get_code":{"code_sha256":"ee9dab01bcaefa73"}},{"arxiv_id":"2109.08379","paper":"/paper/pirenderer-controllable-portrait-image","title":"PIRenderer: Controllable Portrait Image Generation via Semantic Neural Rendering","date":"2021-09-17","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"RenYurui/PIRender","path":"generators/face_model.py","file_url":"https://github.com/RenYurui/PIRender/blob/HEAD/generators/face_model.py","status":"ran_fixture","verification_level":1,"contract_check":"RAISES","metamorphic_tier":"invariant","behaviour_fingerprint":true,"licence":"NOASSERTION","inline_ok":false,"code_sha256_prefix":"1161caf4bb40ee5b","mcp_get_code":{"code_sha256":"1161caf4bb40ee5b"}},{"arxiv_id":"2003.00196","paper":"/paper/first-order-motion-model-for-image-animation-1","title":"First Order Motion Model for Image Animation","date":"2020-02-29","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"AliaksandrSiarohin/first-order-model","path":"modules/dense_motion.py","file_url":"https://github.com/AliaksandrSiarohin/first-order-model/blob/HEAD/modules/dense_motion.py","status":"ran_fixture","verification_level":1,"contract_check":"RAISES","metamorphic_tier":"well_formed","behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"fe3cbec3030f03b9","mcp_get_code":{"code_sha256":"fe3cbec3030f03b9"}}]}