{"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/extract-feature-from-samples","entry":"extract_feature_from_samples","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":0,"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":0,"n_samples_fingerprinted":0,"n_places":8,"n_places_pointer_only":0,"by_status":{"ran_honours":0,"ran_violates":0,"ran_draft_wrong":0,"ran_fixture":0,"ran":0,"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":"2203.17266","paper":"/paper/transeditor-transformer-based-dual-space-gan","title":"TransEditor: Transformer-Based Dual-Space GAN for Highly Controllable Facial Editing","date":"2022-03-31","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"billyxyb/transeditor","path":"metrics/calc_prdc.py","file_url":"https://github.com/billyxyb/transeditor/blob/HEAD/metrics/calc_prdc.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"8893c21111af14ff","mcp_get_code":{"code_sha256":"8893c21111af14ff"}},{"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":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"7284618ab4d5847d","mcp_get_code":{"code_sha256":"7284618ab4d5847d"}},{"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":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"code_sha256_prefix":"7284618ab4d5847d","mcp_get_code":{"code_sha256":"7284618ab4d5847d"}},{"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/calc_prdc.py","file_url":"https://github.com/AnonSubm2021/TransStyleGAN/blob/HEAD/metrics/calc_prdc.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":"8893c21111af14ff","mcp_get_code":{"code_sha256":"8893c21111af14ff"}},{"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":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"code_sha256_prefix":"0b37719f59ef4c32","mcp_get_code":{"code_sha256":"0b37719f59ef4c32"}},{"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":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"7284618ab4d5847d","mcp_get_code":{"code_sha256":"7284618ab4d5847d"}},{"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":"kh12lee/kh_lee","path":"fid.py","file_url":"https://github.com/kh12lee/kh_lee/blob/HEAD/fid.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"7284618ab4d5847d","mcp_get_code":{"code_sha256":"7284618ab4d5847d"}},{"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":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"805a0a55a20dd455","mcp_get_code":{"code_sha256":"805a0a55a20dd455"}}]}