{"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/batchnorm2d","entry":"BatchNorm2d","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":9,"n_papers_ran":8,"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":7,"n_samples_fingerprinted":0,"n_places":10,"n_places_pointer_only":5,"by_status":{"ran_honours":0,"ran_violates":0,"ran_draft_wrong":0,"ran_fixture":0,"ran":7,"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.03077","paper":"/paper/mikasa-multi-key-anchor-scene-aware","title":"MiKASA: Multi-Key-Anchor & Scene-Aware Transformer for 3D Visual Grounding","date":"2024-03-05","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"dfki-av/mikasa-3dvg","path":"models/MiKASA_transformer.py","file_url":"https://github.com/dfki-av/mikasa-3dvg/blob/HEAD/models/MiKASA_transformer.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"c9ea4b32ab8ee01d","mcp_get_code":{"code_sha256":"c9ea4b32ab8ee01d"}},{"arxiv_id":"2307.16184","paper":"/paper/unified-model-for-image-video-audio-and","title":"UnIVAL: Unified Model for Image, Video, Audio and Language Tasks","date":"2023-07-30","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"mshukor/unival","path":"models/unival/unify_transformer.py","file_url":"https://github.com/mshukor/unival/blob/HEAD/models/unival/unify_transformer.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"code_sha256_prefix":"f18199d037514305","mcp_get_code":{"code_sha256":"f18199d037514305"}},{"arxiv_id":"2306.02115","paper":"/paper/table-and-image-generation-for-investigating","title":"Table and Image Generation for Investigating Knowledge of Entities in Pre-trained Vision and Language Models","date":"2023-06-03","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"OFA-Sys/OFA","path":"models/ofa/unify_transformer.py","file_url":"https://github.com/OFA-Sys/OFA/blob/HEAD/models/ofa/unify_transformer.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"code_sha256_prefix":"f18199d037514305","mcp_get_code":{"code_sha256":"f18199d037514305"}},{"arxiv_id":"2302.07387","paper":"/paper/polyformer-referring-image-segmentation-as","title":"PolyFormer: Referring Image Segmentation as Sequential Polygon Generation","date":"2023-02-14","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"amazon-science/polygon-transformer","path":"models/polyformer/unify_transformer.py","file_url":"https://github.com/amazon-science/polygon-transformer/blob/HEAD/models/polyformer/unify_transformer.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":false,"code_sha256_prefix":"f18199d037514305","mcp_get_code":{"code_sha256":"f18199d037514305"}},{"arxiv_id":"2210.04458","paper":"/paper/ogc-unsupervised-3d-object-segmentation-from","title":"OGC: Unsupervised 3D Object Segmentation from Rigid Dynamics of Point Clouds","date":"2022-10-10","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"vlar-group/ogc","path":"models/segnet_ogcdr.py","file_url":"https://github.com/vlar-group/ogc/blob/HEAD/models/segnet_ogcdr.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"NOASSERTION","inline_ok":false,"code_sha256_prefix":"ea90589983c7d4fb","mcp_get_code":{"code_sha256":"ea90589983c7d4fb"}},{"arxiv_id":"2006.05467","paper":"/paper/pruning-neural-networks-without-any-data-by","title":"Pruning neural networks without any data by iteratively conserving synaptic flow","date":"2020-06-09","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"iurada/px-ntk-pruning","path":"lib/pruners.py","file_url":"https://github.com/iurada/px-ntk-pruning/blob/HEAD/lib/pruners.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"bd2e9ef9ef047b34","mcp_get_code":{"code_sha256":"bd2e9ef9ef047b34"}},{"arxiv_id":"1911.09070","paper":"/paper/efficientdet-scalable-and-efficient-object","title":"EfficientDet: Scalable and Efficient Object Detection","date":"2019-11-20","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"SharifElfouly/easy-model-zoo","path":"easy_model_zoo/bisenet/bisenet.py","file_url":"https://github.com/SharifElfouly/easy-model-zoo/blob/HEAD/easy_model_zoo/bisenet/bisenet.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"d3697beae5965412","mcp_get_code":{"code_sha256":"d3697beae5965412"}},{"arxiv_id":"1706.02413","paper":"/paper/pointnet-deep-hierarchical-feature-learning","title":"PointNet++: Deep Hierarchical Feature Learning on Point Sets in a Metric Space","date":"2017-06-07","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"zyang-ur/SAT","path":"referit3d/external_tools/pointnet2/pointnet2_modules.py","file_url":"https://github.com/zyang-ur/SAT/blob/HEAD/referit3d/external_tools/pointnet2/pointnet2_modules.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"1eb36d9951cd4e0a","mcp_get_code":{"code_sha256":"1eb36d9951cd4e0a"}},{"arxiv_id":"1706.02413","paper":"/paper/pointnet-deep-hierarchical-feature-learning","title":"PointNet++: Deep Hierarchical Feature Learning on Point Sets in a Metric Space","date":"2017-06-07","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"referit3d/referit3d","path":"referit3d/models/backbone/point_net_pp.py","file_url":"https://github.com/referit3d/referit3d/blob/HEAD/referit3d/models/backbone/point_net_pp.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"f9032ebfafd355b4","mcp_get_code":{"code_sha256":"f9032ebfafd355b4"}},{"arxiv_id":"1703.03400","paper":"/paper/model-agnostic-meta-learning-for-fast","title":"Model-Agnostic Meta-Learning for Fast Adaptation of Deep Networks","date":"2017-03-09","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"fmu2/PyTorch-MAML","path":"models/maml.py","file_url":"https://github.com/fmu2/PyTorch-MAML/blob/HEAD/models/maml.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"8bdb2b9d394d85bf","mcp_get_code":{"code_sha256":"8bdb2b9d394d85bf"}}]}