{"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/get-class-name","entry":"get_class_name","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":11,"n_papers_ran":3,"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":2,"n_samples_fingerprinted":1,"n_places":11,"n_places_pointer_only":3,"by_status":{"ran_honours":0,"ran_violates":0,"ran_draft_wrong":0,"ran_fixture":0,"ran":2,"unverified":6},"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":"2512.23278","paper":"/paper/arxiv-2512-23278","title":"Flow2GAN: Hybrid Flow Matching and GAN with Multi-Resolution Network for Few-step High-Fidelity Audio Generation","date":null,"month_inferred_from_arxiv_id":"2025-12","title_source":"syntology","repo":"k2-fsa/Flow2GAN","path":"flow2gan/diagnostics.py","file_url":"https://github.com/k2-fsa/Flow2GAN/blob/HEAD/flow2gan/diagnostics.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":"b865558252e1566a","mcp_get_code":{"code_sha256":"b865558252e1566a"}},{"arxiv_id":"2506.14434","paper":"/paper/unifying-streaming-and-non-streaming","title":"Unifying Streaming and Non-streaming Zipformer-based ASR","date":"2025-06-17","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"k2-fsa/icefall","path":"icefall/diagnostics.py","file_url":"https://github.com/k2-fsa/icefall/blob/HEAD/icefall/diagnostics.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":"b865558252e1566a","mcp_get_code":{"code_sha256":"b865558252e1566a"}},{"arxiv_id":"2412.17619","paper":"/paper/kernel-aware-graph-prompt-learning-for-few","title":"Kernel-Aware Graph Prompt Learning for Few-Shot Anomaly Detection","date":"2024-12-23","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"cvl-hub/kag-prompt","path":"code/datasets/all_supervised_with_cn.py","file_url":"https://github.com/cvl-hub/kag-prompt/blob/HEAD/code/datasets/all_supervised_with_cn.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"565be006d0d7d202","mcp_get_code":{"code_sha256":"565be006d0d7d202"}},{"arxiv_id":"2403.13248","paper":"/paper/mora-enabling-generalist-video-generation-via","title":"Mora: Enabling Generalist Video Generation via A Multi-Agent Framework","date":"2024-03-20","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"lichao-sun/mora","path":"mora/messages.py","file_url":"https://github.com/lichao-sun/mora/blob/HEAD/mora/messages.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"63ba267ad181c93e","mcp_get_code":{"code_sha256":"63ba267ad181c93e"}},{"arxiv_id":"2402.10404","paper":"/paper/explaining-generative-diffusion-models-via","title":"Explaining generative diffusion models via visual analysis for interpretable decision-making process","date":"2024-02-16","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"ian-jihoonpark/X-Diffusion","path":"utils.py","file_url":"https://github.com/ian-jihoonpark/X-Diffusion/blob/HEAD/utils.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"8d547cd400589a27","mcp_get_code":{"code_sha256":"8d547cd400589a27"}},{"arxiv_id":"2308.15366","paper":"/paper/anomalygpt-detecting-industrial-anomalies","title":"AnomalyGPT: Detecting Industrial Anomalies Using Large Vision-Language Models","date":"2023-08-29","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"casia-iva-lab/anomalygpt","path":"code/datasets/all_supervised_with_cn.py","file_url":"https://github.com/casia-iva-lab/anomalygpt/blob/HEAD/code/datasets/all_supervised_with_cn.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"NOASSERTION","inline_ok":false,"code_sha256_prefix":"565be006d0d7d202","mcp_get_code":{"code_sha256":"565be006d0d7d202"}},{"arxiv_id":"2302.02551","paper":"/paper/chils-zero-shot-image-classification-with","title":"CHiLS: Zero-Shot Image Classification with Hierarchical Label Sets","date":"2023-02-06","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"acmi-lab/chils","path":"src/utils.py","file_url":"https://github.com/acmi-lab/chils/blob/HEAD/src/utils.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"1cca8cd1fc9f507f","mcp_get_code":{"code_sha256":"1cca8cd1fc9f507f"}},{"arxiv_id":"2212.04356","paper":"/paper/robust-speech-recognition-via-large-scale-1","title":"Robust Speech Recognition via Large-Scale Weak Supervision","date":"2022-12-06","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"open-creator/icefall","path":"icefall/diagnostics.py","file_url":"https://github.com/open-creator/icefall/blob/HEAD/icefall/diagnostics.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":"b865558252e1566a","mcp_get_code":{"code_sha256":"b865558252e1566a"}},{"arxiv_id":"2201.12716","paper":"/paper/you-only-demonstrate-once-category-level","title":"You Only Demonstrate Once: Category-Level Manipulation from Single Visual Demonstration","date":"2022-01-30","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"wenbowen123/catgrasp","path":"Utils.py","file_url":"https://github.com/wenbowen123/catgrasp/blob/HEAD/Utils.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":"edcd07ad5580f332","mcp_get_code":{"code_sha256":"edcd07ad5580f332"}},{"arxiv_id":"2105.07464","paper":"/paper/few-nerd-a-few-shot-named-entity-recognition","title":"Few-NERD: A Few-Shot Named Entity Recognition Dataset","date":"2021-05-16","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"thunlp/Few-NERD","path":"util/data_loader.py","file_url":"https://github.com/thunlp/Few-NERD/blob/HEAD/util/data_loader.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":"65f10f78803a1085","mcp_get_code":{"code_sha256":"65f10f78803a1085"}},{"arxiv_id":"1906.07155","paper":"/paper/mmdetection-open-mmlab-detection-toolbox-and","title":"MMDetection: Open MMLab Detection Toolbox and Benchmark","date":"2019-06-17","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"hSDB-instrument/hsdb-mmdetection","path":"hsdb_demo/demo_inference.py","file_url":"https://github.com/hSDB-instrument/hsdb-mmdetection/blob/HEAD/hsdb_demo/demo_inference.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":"f5c79a4971916120","mcp_get_code":{"code_sha256":"f5c79a4971916120"}}]}