{"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/squeezeexcitation","entry":"SqueezeExcitation","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":5,"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":7,"n_samples_ran":6,"n_samples_fingerprinted":3,"n_places":7,"n_places_pointer_only":0,"by_status":{"ran_honours":0,"ran_violates":0,"ran_draft_wrong":0,"ran_fixture":0,"ran":6,"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":"2205.01271","paper":"/paper/lite-pose-efficient-architecture-design-for","title":"Lite Pose: Efficient Architecture Design for 2D Human Pose Estimation","date":"2022-05-03","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"mit-han-lab/litepose","path":"lib/models/pose_efficient_hrnet.py","file_url":"https://github.com/mit-han-lab/litepose/blob/HEAD/lib/models/pose_efficient_hrnet.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"invariant","behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"3db41efdd2ac6db6","mcp_get_code":{"code_sha256":"3db41efdd2ac6db6"}},{"arxiv_id":"2204.01697","paper":"/paper/maxvit-multi-axis-vision-transformer","title":"MaxViT: Multi-Axis Vision Transformer","date":"2022-04-04","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"lucidrains/vit-pytorch","path":"vit_pytorch/max_vit.py","file_url":"https://github.com/lucidrains/vit-pytorch/blob/HEAD/vit_pytorch/max_vit.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"b15b0232b5e08a9c","mcp_get_code":{"code_sha256":"b15b0232b5e08a9c"}},{"arxiv_id":"2108.09666","paper":"/paper/relational-embedding-for-few-shot","title":"Relational Embedding for Few-Shot Classification","date":"2021-08-22","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"dahyun-kang/renet","path":"models/renet.py","file_url":"https://github.com/dahyun-kang/renet/blob/HEAD/models/renet.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"69a6ee2a7d2fa7d0","mcp_get_code":{"code_sha256":"69a6ee2a7d2fa7d0"}},{"arxiv_id":"2103.11511","paper":"/paper/movinets-mobile-video-networks-for-efficient","title":"MoViNets: Mobile Video Networks for Efficient Video Recognition","date":"2021-03-21","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"Atze00/MoViNet-pytorch","path":"movinets/models.py","file_url":"https://github.com/Atze00/MoViNet-pytorch/blob/HEAD/movinets/models.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"633fa35c6d75c2b4","mcp_get_code":{"code_sha256":"633fa35c6d75c2b4"}},{"arxiv_id":"1905.11946","paper":"/paper/efficientnet-rethinking-model-scaling-for","title":"EfficientNet: Rethinking Model Scaling for Convolutional Neural Networks","date":"2019-05-28","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"canturan10/satellighte","path":"satellighte/archs/efficientnet/module.py","file_url":"https://github.com/canturan10/satellighte/blob/HEAD/satellighte/archs/efficientnet/module.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"ce15b235b406b179","mcp_get_code":{"code_sha256":"ce15b235b406b179"}},{"arxiv_id":"1905.11946","paper":"/paper/efficientnet-rethinking-model-scaling-for","title":"EfficientNet: Rethinking Model Scaling for Convolutional Neural Networks","date":"2019-05-28","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"chrisqqq123/FA-Dist-EfficientNet","path":"models/efficientnet.py","file_url":"https://github.com/chrisqqq123/FA-Dist-EfficientNet/blob/HEAD/models/efficientnet.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"a03ef768d6f14956","mcp_get_code":{"code_sha256":"a03ef768d6f14956"}},{"arxiv_id":"1905.11946","paper":"/paper/efficientnet-rethinking-model-scaling-for","title":"EfficientNet: Rethinking Model Scaling for Convolutional Neural Networks","date":"2019-05-28","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"pytorch/vision","path":"torchvision/models/efficientnet.py","file_url":"https://github.com/pytorch/vision/blob/HEAD/torchvision/models/efficientnet.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"invariant","behaviour_fingerprint":true,"licence":"BSD-3-Clause","inline_ok":true,"code_sha256_prefix":"1db1211e94ba0542","mcp_get_code":{"code_sha256":"1db1211e94ba0542"}}]}