{"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/calc-fid","entry":"calc_fid","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":8,"n_papers_ran":7,"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":3,"n_samples_ran":2,"n_samples_fingerprinted":2,"n_places":8,"n_places_pointer_only":2,"by_status":{"ran_honours":0,"ran_violates":0,"ran_draft_wrong":0,"ran_fixture":1,"ran":1,"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":"2403.15569","paper":"/paper/music-to-dance-as-language-translation-using","title":"Music to Dance as Language Translation using Sequence Models","date":null,"month_inferred_from_arxiv_id":"2024-03","title_source":"archive","repo":"meowatthemoon/mdlt","path":"metrics.py","file_url":"https://github.com/meowatthemoon/mdlt/blob/HEAD/metrics.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"efd4b4e918664be0","mcp_get_code":{"code_sha256":"efd4b4e918664be0"}},{"arxiv_id":"2110.11728","paper":"/paper/blendgan-implicitly-gan-blending-for","title":"BlendGAN: Implicitly GAN Blending for Arbitrary Stylized Face Generation","date":"2021-10-22","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"songquanpeng/BlendGAN","path":"fid.py","file_url":"https://github.com/songquanpeng/BlendGAN/blob/HEAD/fid.py","status":"ran_fixture","verification_level":1,"contract_check":"RAISES","metamorphic_tier":"invariant","behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"e6c1de4697e7ed81","mcp_get_code":{"code_sha256":"e6c1de4697e7ed81"}},{"arxiv_id":"2106.12423","paper":"/paper/alias-free-generative-adversarial-networks","title":"Alias-Free Generative Adversarial Networks","date":"2021-06-23","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"jychoi118/toward_spatial_unbiased","path":"fid.py","file_url":"https://github.com/jychoi118/toward_spatial_unbiased/blob/HEAD/fid.py","status":"ran_fixture","verification_level":1,"contract_check":"RAISES","metamorphic_tier":"invariant","behaviour_fingerprint":true,"licence":"Apache-2.0","inline_ok":true,"code_sha256_prefix":"e6c1de4697e7ed81","mcp_get_code":{"code_sha256":"e6c1de4697e7ed81"}},{"arxiv_id":"2105.14230","paper":"/paper/transforming-the-latent-space-of-stylegan-for","title":"Transforming the Latent Space of StyleGAN for Real Face Editing","date":"2021-05-29","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"AnonSubm2021/TransStyleGAN","path":"metrics/fid.py","file_url":"https://github.com/AnonSubm2021/TransStyleGAN/blob/HEAD/metrics/fid.py","status":"ran_fixture","verification_level":1,"contract_check":"RAISES","metamorphic_tier":"invariant","behaviour_fingerprint":true,"licence":"Apache-2.0","inline_ok":true,"code_sha256_prefix":"e6c1de4697e7ed81","mcp_get_code":{"code_sha256":"e6c1de4697e7ed81"}},{"arxiv_id":"2011.13126","paper":"/paper/lifting-2d-stylegan-for-3d-aware-face","title":"Lifting 2D StyleGAN for 3D-Aware Face Generation","date":"2020-11-26","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"seasonSH/LiftedGAN","path":"tools/test_fid.py","file_url":"https://github.com/seasonSH/LiftedGAN/blob/HEAD/tools/test_fid.py","status":"ran_fixture","verification_level":1,"contract_check":"RAISES","metamorphic_tier":"invariant","behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"e6c1de4697e7ed81","mcp_get_code":{"code_sha256":"e6c1de4697e7ed81"}},{"arxiv_id":"2007.06600","paper":"/paper/closed-form-factorization-of-latent-semantics","title":"Closed-Form Factorization of Latent Semantics in GANs","date":"2020-07-13","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"akashgit/stylegan2_wt","path":"fid.py","file_url":"https://github.com/akashgit/stylegan2_wt/blob/HEAD/fid.py","status":"ran_fixture","verification_level":1,"contract_check":"RAISES","metamorphic_tier":"invariant","behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"e6c1de4697e7ed81","mcp_get_code":{"code_sha256":"e6c1de4697e7ed81"}},{"arxiv_id":"1912.04958","paper":"/paper/analyzing-and-improving-the-image-quality-of","title":"Analyzing and Improving the Image Quality of StyleGAN","date":"2019-12-03","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"alekseynp/stylegan2-pytorch","path":"fid.py","file_url":"https://github.com/alekseynp/stylegan2-pytorch/blob/HEAD/fid.py","status":"ran_fixture","verification_level":1,"contract_check":"RAISES","metamorphic_tier":"invariant","behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"e6c1de4697e7ed81","mcp_get_code":{"code_sha256":"e6c1de4697e7ed81"}},{"arxiv_id":"1711.05139","paper":"/paper/xgan-unsupervised-image-to-image-translation","title":"XGAN: Unsupervised Image-to-Image Translation for Many-to-Many Mappings","date":"2017-11-14","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"Leinadh/avatar-image-generator","path":"losses/utils_loss.py","file_url":"https://github.com/Leinadh/avatar-image-generator/blob/HEAD/losses/utils_loss.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":"05eed543ef6ce6e8","mcp_get_code":{"code_sha256":"05eed543ef6ce6e8"}}]}