{"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/mobilenetv2-2","entry":"MobileNetV2","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":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":26,"n_samples_ran":19,"n_samples_fingerprinted":14,"n_places":26,"n_places_pointer_only":11,"by_status":{"ran_honours":0,"ran_violates":0,"ran_draft_wrong":0,"ran_fixture":0,"ran":19,"unverified":7},"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":"2606.27527","paper":"/paper/arxiv-2606-27527","title":"Large Language Model Teaches Visual Students: Cross-Modality Transfer of Fine-Grained Conceptual Knowledge","date":null,"month_inferred_from_arxiv_id":"2026-06","title_source":"syntology","repo":"lliangthomas/lavid","path":"lavid/models/distill_models.py","file_url":"https://github.com/lliangthomas/lavid/blob/HEAD/lavid/models/distill_models.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"Apache-2.0","inline_ok":true,"code_sha256_prefix":"c7f6bd1ad2fcc73d","mcp_get_code":{"code_sha256":"c7f6bd1ad2fcc73d"}},{"arxiv_id":"2604.18256","paper":"/paper/arxiv-2604-18256","title":"Domain-Specialized Object Detection via Model-Level Mixtures of Experts","date":null,"month_inferred_from_arxiv_id":"2026-04","title_source":"syntology","repo":"KASTEL-MobilityLab/mixtures-of-experts","path":"models/deeplab_moe.py","file_url":"https://github.com/KASTEL-MobilityLab/mixtures-of-experts/blob/HEAD/models/deeplab_moe.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"MIT-0","inline_ok":true,"code_sha256_prefix":"1727c1564edd95d3","mcp_get_code":{"code_sha256":"1727c1564edd95d3"}},{"arxiv_id":"2601.02091","paper":"/paper/arxiv-2601-02091","title":"MCD-Net: A Lightweight Deep Learning Baseline for Optical-Only Moraine Segmentation","date":null,"month_inferred_from_arxiv_id":"2026-01","title_source":"syntology","repo":"Lyra-alpha/MCD-Net","path":"nets/deeplabv3_plus.py","file_url":"https://github.com/Lyra-alpha/MCD-Net/blob/HEAD/nets/deeplabv3_plus.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"8737da69b887b3fc","mcp_get_code":{"code_sha256":"8737da69b887b3fc"}},{"arxiv_id":"2303.08010","paper":"/paper/window-based-early-exit-cascades-for","title":"Window-Based Early-Exit Cascades for Uncertainty Estimation: When Deep Ensembles are More Efficient than Single Models","date":"2023-03-14","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"keras-team/keras","path":"keras/src/applications/mobilenet_v2.py","file_url":"https://github.com/keras-team/keras/blob/HEAD/keras/src/applications/mobilenet_v2.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":"3c500f029705ef98","mcp_get_code":{"code_sha256":"3c500f029705ef98"}},{"arxiv_id":"2105.03245","paper":"/paper/adaptive-focus-for-efficient-video","title":"Adaptive Focus for Efficient Video Recognition","date":"2021-05-07","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"blackfeather-wang/AdaFocus","path":"Experiments on ActivityNet, FCVID and Mini-Kinetics/models/gfv_net.py","file_url":"https://github.com/blackfeather-wang/AdaFocus/blob/HEAD/Experiments%20on%20ActivityNet%2C%20FCVID%20and%20Mini-Kinetics/models/gfv_net.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"a0a4faf6f3826228","mcp_get_code":{"code_sha256":"a0a4faf6f3826228"}},{"arxiv_id":"1801.04381","paper":"/paper/mobilenetv2-inverted-residuals-and-linear","title":"MobileNetV2: Inverted Residuals and Linear Bottlenecks","date":"2018-01-13","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"yakhyo/gaze-estimation","path":"models/mobilenet.py","file_url":"https://github.com/yakhyo/gaze-estimation/blob/HEAD/models/mobilenet.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"a9e9994d954bba16","mcp_get_code":{"code_sha256":"a9e9994d954bba16"}},{"arxiv_id":"1801.04381","paper":"/paper/mobilenetv2-inverted-residuals-and-linear","title":"MobileNetV2: Inverted Residuals and Linear Bottlenecks","date":"2018-01-13","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"KaFaiFai/MobileNet-PyTorch-Converter","path":"model/mobile_net_v2.py","file_url":"https://github.com/KaFaiFai/MobileNet-PyTorch-Converter/blob/HEAD/model/mobile_net_v2.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"58a90005ecc73ce6","mcp_get_code":{"code_sha256":"58a90005ecc73ce6"}},{"arxiv_id":"1801.04381","paper":"/paper/mobilenetv2-inverted-residuals-and-linear","title":"MobileNetV2: Inverted Residuals and Linear Bottlenecks","date":"2018-01-13","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"marload/ConvNets-TensorFlow2","path":"models/MobileNetV2.py","file_url":"https://github.com/marload/ConvNets-TensorFlow2/blob/HEAD/models/MobileNetV2.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":"2f1e17c3f9375298","mcp_get_code":{"code_sha256":"2f1e17c3f9375298"}},{"arxiv_id":"1801.04381","paper":"/paper/mobilenetv2-inverted-residuals-and-linear","title":"MobileNetV2: Inverted Residuals and Linear Bottlenecks","date":"2018-01-13","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"deep-learning-algorithm/LightWeightCNN","path":"py/lib/models/mobilenet_v2/mobilenet_v2.py","file_url":"https://github.com/deep-learning-algorithm/LightWeightCNN/blob/HEAD/py/lib/models/mobilenet_v2/mobilenet_v2.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":true,"licence":"Apache-2.0","inline_ok":true,"code_sha256_prefix":"f9e3d193b25dc617","mcp_get_code":{"code_sha256":"f9e3d193b25dc617"}},{"arxiv_id":"1801.04381","paper":"/paper/mobilenetv2-inverted-residuals-and-linear","title":"MobileNetV2: Inverted Residuals and Linear Bottlenecks","date":"2018-01-13","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"d-li14/mobilenetv2.pytorch","path":"models/imagenet/mobilenetv2.py","file_url":"https://github.com/d-li14/mobilenetv2.pytorch/blob/HEAD/models/imagenet/mobilenetv2.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":true,"licence":"Apache-2.0","inline_ok":true,"code_sha256_prefix":"1a45a550e15122eb","mcp_get_code":{"code_sha256":"1a45a550e15122eb"}},{"arxiv_id":"1801.04381","paper":"/paper/mobilenetv2-inverted-residuals-and-linear","title":"MobileNetV2: Inverted Residuals and Linear Bottlenecks","date":"2018-01-13","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"xxradon/IGCV3-pytorch","path":"MobileNetV2.py","file_url":"https://github.com/xxradon/IGCV3-pytorch/blob/HEAD/MobileNetV2.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"eb8e6ee65ca5e05b","mcp_get_code":{"code_sha256":"eb8e6ee65ca5e05b"}},{"arxiv_id":"1801.04381","paper":"/paper/mobilenetv2-inverted-residuals-and-linear","title":"MobileNetV2: Inverted Residuals and Linear Bottlenecks","date":"2018-01-13","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"yakhyo/head-pose-estimation","path":"models/mobilenetv2.py","file_url":"https://github.com/yakhyo/head-pose-estimation/blob/HEAD/models/mobilenetv2.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"de80b20f9d7db516","mcp_get_code":{"code_sha256":"de80b20f9d7db516"}},{"arxiv_id":"1801.04381","paper":"/paper/mobilenetv2-inverted-residuals-and-linear","title":"MobileNetV2: Inverted Residuals and Linear Bottlenecks","date":"2018-01-13","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"duan-song/SATNet","path":"models/MobileNetV2.py","file_url":"https://github.com/duan-song/SATNet/blob/HEAD/models/MobileNetV2.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"f0b3bcd1c4db2a17","mcp_get_code":{"code_sha256":"f0b3bcd1c4db2a17"}},{"arxiv_id":"1801.04381","paper":"/paper/mobilenetv2-inverted-residuals-and-linear","title":"MobileNetV2: Inverted Residuals and Linear Bottlenecks","date":"2018-01-13","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"yakhyo/retinaface-pytorch","path":"models/backbones/mobilenetv2.py","file_url":"https://github.com/yakhyo/retinaface-pytorch/blob/HEAD/models/backbones/mobilenetv2.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"0a83961a1f4c2895","mcp_get_code":{"code_sha256":"0a83961a1f4c2895"}},{"arxiv_id":"1801.04381","paper":"/paper/mobilenetv2-inverted-residuals-and-linear","title":"MobileNetV2: Inverted Residuals and Linear Bottlenecks","date":"2018-01-13","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"XavierCHEN34/ClickSEG","path":"isegm/model/modeling/mobilenet/mobilenetv2_backbone.py","file_url":"https://github.com/XavierCHEN34/ClickSEG/blob/HEAD/isegm/model/modeling/mobilenet/mobilenetv2_backbone.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":"8e4927d20eeba27f","mcp_get_code":{"code_sha256":"8e4927d20eeba27f"}},{"arxiv_id":"1801.04381","paper":"/paper/mobilenetv2-inverted-residuals-and-linear","title":"MobileNetV2: Inverted Residuals and Linear Bottlenecks","date":"2018-01-13","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"aryanasadianuoit/MobileNet_V2","path":"MobileNet-V2.py","file_url":"https://github.com/aryanasadianuoit/MobileNet_V2/blob/HEAD/MobileNet-V2.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"invariant","behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"8cdb6008f0706758","mcp_get_code":{"code_sha256":"8cdb6008f0706758"}},{"arxiv_id":"1801.04381","paper":"/paper/mobilenetv2-inverted-residuals-and-linear","title":"MobileNetV2: Inverted Residuals and Linear Bottlenecks","date":"2018-01-13","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"tonylins/pytorch-mobilenet-v2","path":"MobileNetV2.py","file_url":"https://github.com/tonylins/pytorch-mobilenet-v2/blob/HEAD/MobileNetV2.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"invariant","behaviour_fingerprint":true,"licence":"Apache-2.0","inline_ok":true,"code_sha256_prefix":"dffe5498c28d40f0","mcp_get_code":{"code_sha256":"dffe5498c28d40f0"}},{"arxiv_id":"1801.04381","paper":"/paper/mobilenetv2-inverted-residuals-and-linear","title":"MobileNetV2: Inverted Residuals and Linear Bottlenecks","date":"2018-01-13","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"PolinaDruzhinina/modelnet","path":"models/mobilenetv2.py","file_url":"https://github.com/PolinaDruzhinina/modelnet/blob/HEAD/models/mobilenetv2.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"invariant","behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"74273a5969bc5ad0","mcp_get_code":{"code_sha256":"74273a5969bc5ad0"}},{"arxiv_id":"1801.04381","paper":"/paper/mobilenetv2-inverted-residuals-and-linear","title":"MobileNetV2: Inverted Residuals and Linear Bottlenecks","date":"2018-01-13","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"wangvation/torch-mobilenet","path":"module/mobilenet.py","file_url":"https://github.com/wangvation/torch-mobilenet/blob/HEAD/module/mobilenet.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NOASSERTION","inline_ok":false,"code_sha256_prefix":"5eba228538a68b19","mcp_get_code":{"code_sha256":"5eba228538a68b19"}},{"arxiv_id":"1801.04381","paper":"/paper/mobilenetv2-inverted-residuals-and-linear","title":"MobileNetV2: Inverted Residuals and Linear Bottlenecks","date":"2018-01-13","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"jmjeon94/MobileNet-Pytorch","path":"MobileNetV2.py","file_url":"https://github.com/jmjeon94/MobileNet-Pytorch/blob/HEAD/MobileNetV2.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"invariant","behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"ad0320cd5a636ddb","mcp_get_code":{"code_sha256":"ad0320cd5a636ddb"}},{"arxiv_id":"1801.04381","paper":"/paper/mobilenetv2-inverted-residuals-and-linear","title":"MobileNetV2: Inverted Residuals and Linear Bottlenecks","date":"2018-01-13","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"Mayurji/Image-Classification-PyTorch","path":"MobileNetV2.py","file_url":"https://github.com/Mayurji/Image-Classification-PyTorch/blob/HEAD/MobileNetV2.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"invariant","behaviour_fingerprint":true,"licence":"GPL-3.0","inline_ok":false,"code_sha256_prefix":"9807161a393336a6","mcp_get_code":{"code_sha256":"9807161a393336a6"}},{"arxiv_id":"1801.04381","paper":"/paper/mobilenetv2-inverted-residuals-and-linear","title":"MobileNetV2: Inverted Residuals and Linear Bottlenecks","date":"2018-01-13","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"canturan10/satellighte","path":"satellighte/archs/mobilenetv2/module.py","file_url":"https://github.com/canturan10/satellighte/blob/HEAD/satellighte/archs/mobilenetv2/module.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"20851557c2fcb3f6","mcp_get_code":{"code_sha256":"20851557c2fcb3f6"}},{"arxiv_id":"1801.04381","paper":"/paper/mobilenetv2-inverted-residuals-and-linear","title":"MobileNetV2: Inverted Residuals and Linear Bottlenecks","date":"2018-01-13","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"sevakon/mobilenetv2","path":"tensorflow/mobilenetv2.py","file_url":"https://github.com/sevakon/mobilenetv2/blob/HEAD/tensorflow/mobilenetv2.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"97e2e59ed341cea3","mcp_get_code":{"code_sha256":"97e2e59ed341cea3"}},{"arxiv_id":"1801.04381","paper":"/paper/mobilenetv2-inverted-residuals-and-linear","title":"MobileNetV2: Inverted Residuals and Linear Bottlenecks","date":"2018-01-13","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"MioChiu/MobileNet_V2_TensorFlow","path":"mobilenet.py","file_url":"https://github.com/MioChiu/MobileNet_V2_TensorFlow/blob/HEAD/mobilenet.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"f44ae1a347d79be8","mcp_get_code":{"code_sha256":"f44ae1a347d79be8"}},{"arxiv_id":"1801.04381","paper":"/paper/mobilenetv2-inverted-residuals-and-linear","title":"MobileNetV2: Inverted Residuals and Linear Bottlenecks","date":"2018-01-13","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"yumaloop/mobilenetV2-cifar","path":"models/mobilenet_v2.py","file_url":"https://github.com/yumaloop/mobilenetV2-cifar/blob/HEAD/models/mobilenet_v2.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"a1c58af148b4567a","mcp_get_code":{"code_sha256":"a1c58af148b4567a"}},{"arxiv_id":"1801.04381","paper":"/paper/mobilenetv2-inverted-residuals-and-linear","title":"MobileNetV2: Inverted Residuals and Linear Bottlenecks","date":"2018-01-13","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"ayoolaolafenwa/orangelib","path":"orangelib/orangelib/net.py","file_url":"https://github.com/ayoolaolafenwa/orangelib/blob/HEAD/orangelib/orangelib/net.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"48b103807df090f7","mcp_get_code":{"code_sha256":"48b103807df090f7"}}]}