{"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/tile-images","entry":"tile_images","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":10,"n_papers_ran":4,"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":8,"n_samples_ran":4,"n_samples_fingerprinted":0,"n_places":10,"n_places_pointer_only":3,"by_status":{"ran_honours":0,"ran_violates":0,"ran_draft_wrong":0,"ran_fixture":2,"ran":2,"unverified":4},"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":"2310.13724","paper":"/paper/habitat-3-0-a-co-habitat-for-humans-avatars","title":"Habitat 3.0: A Co-Habitat for Humans, Avatars and Robots","date":"2023-10-19","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"facebookresearch/habitat-lab","path":"habitat-lab/habitat/core/utils.py","file_url":"https://github.com/facebookresearch/habitat-lab/blob/HEAD/habitat-lab/habitat/core/utils.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"87f9170f0641f3d3","mcp_get_code":{"code_sha256":"87f9170f0641f3d3"}},{"arxiv_id":"2307.10159","paper":"/paper/fabric-personalizing-diffusion-models-with","title":"FABRIC: Personalizing Diffusion Models with Iterative Feedback","date":"2023-07-19","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"sd-fabric/fabric","path":"fabric/utils.py","file_url":"https://github.com/sd-fabric/fabric/blob/HEAD/fabric/utils.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"d6e2f15572d7b8af","mcp_get_code":{"code_sha256":"d6e2f15572d7b8af"}},{"arxiv_id":"2107.06011","paper":"/paper/teaching-agents-how-to-map-spatial-reasoning","title":"Teaching Agents how to Map: Spatial Reasoning for Multi-Object Navigation","date":"2021-07-13","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"PierreMarza/teaching_agents_how_to_map","path":"habitat/core/utils.py","file_url":"https://github.com/PierreMarza/teaching_agents_how_to_map/blob/HEAD/habitat/core/utils.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"a44f38d8e312d9dc","mcp_get_code":{"code_sha256":"a44f38d8e312d9dc"}},{"arxiv_id":"2010.13439","paper":"/paper/on-embodied-visual-navigation-in-real","title":"On Embodied Visual Navigation in Real Environments Through Habitat","date":"2020-10-26","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"rosanom/habitat-domain-adaptation","path":"habitat/core/utils.py","file_url":"https://github.com/rosanom/habitat-domain-adaptation/blob/HEAD/habitat/core/utils.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"a44f38d8e312d9dc","mcp_get_code":{"code_sha256":"a44f38d8e312d9dc"}},{"arxiv_id":"2006.03465","paper":"/paper/visual-transfer-for-reinforcement-learning","title":"Visual Transfer for Reinforcement Learning via Wasserstein Domain Confusion","date":"2020-06-04","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"ku2482/wappo.pytorch","path":"wappo/utils.py","file_url":"https://github.com/ku2482/wappo.pytorch/blob/HEAD/wappo/utils.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"e649bdf1aecc81a6","mcp_get_code":{"code_sha256":"e649bdf1aecc81a6"}},{"arxiv_id":"1908.08628","paper":"/paper/shadow-removal-via-shadow-image-decomposition","title":"Shadow Removal via Shadow Image Decomposition","date":"2019-08-23","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"naoto0804/SynShadow","path":"src/util/util.py","file_url":"https://github.com/naoto0804/SynShadow/blob/HEAD/src/util/util.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"3e5e64c86e05a9f1","mcp_get_code":{"code_sha256":"3e5e64c86e05a9f1"}},{"arxiv_id":"1904.01201","paper":"/paper/habitat-a-platform-for-embodied-ai-research","title":"Habitat: A Platform for Embodied AI Research","date":"2019-04-02","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"Sunnyzhr/habitat-lab","path":"habitat/core/utils.py","file_url":"https://github.com/Sunnyzhr/habitat-lab/blob/HEAD/habitat/core/utils.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":false,"code_sha256_prefix":"a44f38d8e312d9dc","mcp_get_code":{"code_sha256":"a44f38d8e312d9dc"}},{"arxiv_id":"1711.00141","paper":"/paper/training-gans-with-optimism","title":"Training GANs with Optimism","date":"2017-10-31","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"vsyrgkanis/optimistic_GAN_training","path":"script/cifar10.py","file_url":"https://github.com/vsyrgkanis/optimistic_GAN_training/blob/HEAD/script/cifar10.py","status":"ran_fixture","verification_level":1,"contract_check":"RAISES","metamorphic_tier":"invariant","behaviour_fingerprint":false,"licence":"NOASSERTION","inline_ok":false,"code_sha256_prefix":"9be1c8d51fbe60bb","mcp_get_code":{"code_sha256":"9be1c8d51fbe60bb"}},{"arxiv_id":"1704.00028","paper":"/paper/improved-training-of-wasserstein-gans","title":"Improved Training of Wasserstein GANs","date":"2017-03-31","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"dylanell/wasserstein-gan","path":"model/wasserstein_gan.py","file_url":"https://github.com/dylanell/wasserstein-gan/blob/HEAD/model/wasserstein_gan.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"47b7024248fb9c22","mcp_get_code":{"code_sha256":"47b7024248fb9c22"}},{"arxiv_id":"1511.05952","paper":"/paper/prioritized-experience-replay","title":"Prioritized Experience Replay","date":"2015-11-18","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"hill-a/stable-baselines","path":"stable_baselines/common/buffers.py","file_url":"https://github.com/hill-a/stable-baselines/blob/HEAD/stable_baselines/common/buffers.py","status":"ran_fixture","verification_level":1,"contract_check":"RAISES","metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"2ce3f84e5b1bcd28","mcp_get_code":{"code_sha256":"2ce3f84e5b1bcd28"}}]}