Papers › MobileNetV2: Inverted Residuals and Linear Bottlenecks

MobileNetV2: Inverted Residuals and Linear Bottlenecks

13 Jan 2018CVPR 2018 6arXiv:1801.04381archive 2025-07-28

Mark Sandler, Andrew Howard, Menglong Zhu, Andrey Zhmoginov, Liang-Chieh Chen

In this paper we describe a new mobile architecture, MobileNetV2, that improves the state of the art performance of mobile models on multiple tasks and benchmarks as well as across a spectrum of different model sizes. We also describe efficient ways of applying these mobile models to object detection in a novel framework we call SSDLite. Additionally, we demonstrate how to build mobile semantic segmentation models through a reduced form of DeepLabv3 which we call Mobile DeepLabv3. The MobileNetV2 architecture is based on an inverted residual structure where the input and output of the residual block are thin bottleneck layers opposite to traditional residual models which use expanded representations in the input an MobileNetV2 uses lightweight depthwise convolutions to filter features in the intermediate expansion layer. Additionally, we find that it is important to remove non-linearities in the narrow layers in order to maintain representational power. We demonstrate that this improves performance and provide an intuition that led to this design. Finally, our approach allows decoupling of the input/output domains from the expressiveness of the transformation, which provides a convenient framework for further analysis. We measure our performance on Imagenet classification, COCO object detection, VOC image segmentation. We evaluate the trade-offs between accuracy, and number of operations measured by multiply-adds (MAdd), as well as the number of parameters

PaperPDFConference PDFCodeCode Syntology ran

In Syntology View this paper on Syntology: its repositories, every harvested function with whether it ran, its licence and the call to fetch it.

Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.

For agents, Syntology's MCP tool lists every function and class Syntology harvested from this paper and whether it ran (how to connect): get_harvested_code_for_paper(arxiv_id="1801.04381")

Code

Syntology Ran 85 of 111 code samples harvested from 35 repositories linked to this paper; 26 have no recorded run. Of those that ran: 8 ran · honoured contract; 17 ran · our draft was wrong; 4 ran · fixture could not drive it; 56 ran with no contract checked.

By repository: community (archive-listed): 108 samples from 35 repositories, 82 ran; 3 identical to code first harvested elsewhere. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

159 repositories listed; official and paper-mentioned ones first.

tensorflow/models mentioned in papermentioned on GitHubtf report
0jason000/MobileNet_V2 mentioned on GitHubmindspore report
3P2S/arcface mentioned on GitHubtf report
AD2605/Action-Recognition mentioned on GitHubpytorch report
Amisha-here/Image-Classifier mentioned on GitHubtf report
AndreiMoraru123/Hydra mentioned on GitHubpytorch report
Andrew-Qibin/ssdlite-pytorch mentioned on GitHubpytorchMIT report
Arcady1/Doodle-Recognition-Web mentioned on GitHubtf report
AutomatedAI/deeplab_inference mentioned on GitHubtf report
Deci-AI/super-gradients mentioned on GitHubpytorch report
IMvision12/keras-vision-models mentioned on GitHubpytorch report
Marior87/Telegram_Bot mentioned on GitHubtf report
Mayurji/Image-Classification-PyTorch mentioned on GitHubpytorch report
MioChiu/MobileNet_V2_TensorFlow mentioned on GitHubtf report
Nguyendat-bit/MobilenetV2 mentioned on GitHubtf report
PolinaDruzhinina/mobilenet mentioned on GitHubpytorch report
PolinaDruzhinina/modelnet mentioned on GitHubpytorch report
Robinatp/Deeplab_Tensorflow mentioned on GitHubtf report
Syarujianai/deeplab-commented mentioned on GitHubtf report
TTMRonald/MobileNet_Zoo mentioned on GitHubtf report
Wordbe/MobileNetV2 mentioned on GitHubtf report
XavierCHEN34/ClickSEG mentioned on GitHubpytorch report
Yimin-Yuan/VeinProject mentioned on GitHubtf report
achen353/face-mask-detector mentioned on GitHubtf report
akrapukhin/MobileNetV3 mentioned on GitHubpytorch report
anjandeepsahni/face_classification mentioned on GitHubpytorch report
anjandeepsahni/face_recognition mentioned on GitHubpytorch report
aryanasadianuoit/MobileNet_V2 mentioned on GitHubpytorch report
ayoolaolafenwa/orangelib mentioned on GitHubtf report
canturan10/satellighte mentioned on GitHubpytorch report
ceesem/refid2bib mentioned on GitHub report
chris-boson/fashion_mnist mentioned on GitHubpytorch report
clairehester/face-mask-detector mentioned on GitHubtf report
cpn/ShuffledVideoSorter mentioned on GitHub report
ctuning/ck-mlperf mentioned on GitHubtf report
cyrilminaeff/MobileNet mentioned on GitHubpytorch report
d-li14/mobilenetv2.pytorch mentioned on GitHubpytorch report
deep-learning-algorithm/LightWeightCNN mentioned on GitHubpytorch report
duan-song/SATNet mentioned on GitHubpytorch report
eddiebarry/SingleShotDetector mentioned on GitHubtf report
espressif/esp-who mentioned on GitHub report
etrommer/dcsr mentioned on GitHubtf report
gittar/tensorflow_transfer mentioned on GitHubtf report
heidongxianhau/deeplab2 mentioned on GitHubtf report
hott-j/face-mask-detection mentioned on GitHubtf report
jainabhishek/mnetv2 mentioned on GitHubpytorch report
james77777778/keras-image-models mentioned on GitHubpytorchApache-2.0 report
jinbac/PlantNet mentioned on GitHubtf report
jmjeon94/MobileNet-Pytorch mentioned on GitHubpytorch report
kingcong/mobilenetv2 mentioned on GitHubmindspore report
kshitij1489/object-tracking mentioned on GitHubtf report
liangfu/mxnet-mobilenet-v2 mentioned on GitHubmxnet report
libiseller/MobileNetV2-dynamicFPN mentioned on GitHubpytorch report
lpirola13/flower-recognizer mentioned on GitHubtf report
lpirola13/flower_recognizer mentioned on GitHubtf report
malin9402/2020-0221 mentioned on GitHubtf report
marload/ConvNets-TensorFlow2 mentioned on GitHubtf report
mathildor/DeepLab-v3 mentioned on GitHubtf report
meijieru/yet_another_mobilenet_series mentioned on GitHubpytorch report
mingxingtan/mnasnet mentioned on GitHubtf report
modelhub-ai/mobilenet mentioned on GitHubmxnet report
moelgendy/mobileNetV2 mentioned on GitHubtf report
motlabs/dont-be-turtle mentioned on GitHubtf report
neuleaf/MobileNetV2 mentioned on GitHubtf report
osmr/imgclsmob mentioned on GitHubmxnetMIT report
pacharadanait/MobileNet_V2 mentioned on GitHubtf report
peteryuX/arcface-tf2 mentioned on GitHubtf report
raisinglc/object_detection_SSD mentioned on GitHubtf report
richmondvan/melanoma-detection mentioned on GitHubApache-2.0 report
rwightman/pytorch-image-models mentioned on GitHubpytorch report
saunack/MobileNetv2-SSD mentioned on GitHubtf report
setharram/facenet mentioned on GitHubtfMIT report
sevakon/mobilenetv2 mentioned on GitHubtf report
shicai/MobileNet-Caffe mentioned on GitHubcaffe2 report
stevensmiley1989/MrRobot mentioned on GitHubtf report
tamnil/esp32-xtensa-study mentioned on GitHub report
tantara/JejuNet mentioned on GitHubtf report
tensorflow/models mentioned on GitHubtf report
tensorflow/models mentioned on GitHubtf report
tensorflow/models mentioned on GitHubtf report
tensorflow/tpu mentioned on GitHubtf report
titu1994/MobileNetworks mentioned on GitHubtf report
tonylins/pytorch-mobilenet-v2 mentioned on GitHubpytorch report
trachpro/arcface-tf2 mentioned on GitHubtf report
truskovskiyk/nima.pytorch mentioned on GitHubpytorch report
wangvation/torch-mobilenet mentioned on GitHubpytorch report
xiaochus/MobileNetV2 mentioned on GitHubtf report
xxradon/IGCV3-pytorch mentioned on GitHubpytorch report
yakhyo/gaze-estimation mentioned on GitHubpytorch report
yakhyo/head-pose-estimation mentioned on GitHubpytorch report
yakhyo/retinaface-pytorch mentioned on GitHubpytorch report
yumaloop/mobilenetV2-cifar mentioned on GitHubtf report
zjZSTU/LightWeightCNN mentioned on GitHubpytorchApache-2.0 report
zym1119/MobileNetV2_pytorch_cifar mentioned on GitHubpytorch report
PaddlePaddle/PaddleClas paddleApache-2.0 report
PaddlePaddle/PaddleOCR paddleApache-2.0 report
open-mmlab/mmpose pytorchApache-2.0 report
pwc-1/Paper-5 mindspore report
pwc-1/Paper-5 mindspore report
pwc-1/Paper-9 mindspore report

Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

111 samples harvested; 85 ran; 8 honoured the contract we drafted; 26 have no recorded run. Read from Syntology's graph 2026-09-25; that is when this build read the record, not when the samples ran.

8ran · honoured contract
17ran · our draft was wrong
4ran · fixture could not drive it
56ran
26unverified

Licence: 64 of the 111 samples are pointer only, meaning Syntology does not serve that copy's text. This page shows no code text for any sample; each one links to its file in the repository.

Harvested from 35 repositories linked to this paper, official or community; each sample names its own and says which. Some samples are identical code Syntology first harvested from another repository; for those, this paper's copy is not located and its licence is not recorded. “Ran” means the sample executed on a synthesized input. It does not mean the output is correct, and nothing here reproduces the paper's results. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code.

Each sample ends with its code_sha256, Syntology's identity for that exact code. An agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.

Repository labels, per sample. official repository: The archive marks this repository official for the paper. named in the paper: The archive records that the paper mentions this repository; it is not marked official. community (archive-listed): In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper. found in paper text by Syntology: Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted. community: Not in the archive's code links for this paper; a community repository Syntology harvested. Samples from a repository marked official are listed first. Licence labels name the repository's licence as recorded at harvest. “Pointer only” means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence label for the reason. File links open the file on GitHub at the default branch, which may have changed since the harvest.

Bneck akrapukhin/MobileNetV3/models.py community (archive-listed) ran · metamorphic tier: deterministic fingerprinted no licence file found · pointer only · b2f94ecedfc82416 · report
Bottleneck KaFaiFai/MobileNet-PyTorch-Converter/model/mobile_net_v2.py community (archive-listed) ran · metamorphic tier: deterministic fingerprinted no licence file found · pointer only · da6b7b615ed04f09 · report
Bottleneck PolinaDruzhinina/modelnet/models/mobilenetv2.py community (archive-listed) ran · metamorphic tier: invariant fingerprinted no licence file found · pointer only · 723634d7ddcbd75d · report
Conv2dNormActivation yakhyo/gaze-estimation/models/mobilenet.py community (archive-listed) ran · metamorphic tier: deterministic fingerprinted MIT (permissive) · e8eaf387ed9bbae3 · report
Conv2dNormActivation yakhyo/head-pose-estimation/models/mobilenetv2.py community (archive-listed) ran fingerprinted MIT (permissive) · fbd137f6996c013e · report
Conv2dNormActivation yakhyo/retinaface-pytorch/models/backbones/mobilenetv2.py community (archive-listed) ran fingerprinted MIT (permissive) · 79e46d9ea751e031 · report
ConvBNReLU deep-learning-algorithm/LightWeightCNN/py/lib/models/mobilenet_v2/mobilenet_v2.py community (archive-listed) ran · metamorphic tier: deterministic fingerprinted Apache-2.0 (permissive) · 7bbf9113c42008a7 · report
ConvBNReLU meijieru/yet_another_mobilenet_series/models/mobilenet_base.py community (archive-listed) ran · metamorphic tier: deterministic fingerprinted licence not identified · pointer only · ac463ce4dee9e114 · report
ConvBNReLU duan-song/SATNet/models/MobileNetV2.py community (archive-listed) ran fingerprinted no licence file found · pointer only · e13e89a59e74d402 · report
ConvBNReLU canturan10/satellighte/satellighte/archs/mobilenetv2/module.py community (archive-listed) ran fingerprinted MIT (permissive) · 030ac159ba75736b · report
ConvNormActivation canturan10/satellighte/satellighte/archs/mobilenetv2/module.py community (archive-listed) ran fingerprinted MIT (permissive) · 11eb981649d15e02 · report
Conv_2D_block Sakib1263/MobileNet-1D-2D-Tensorflow-Keras/Codes/MobileNet_2DCNN.py community (archive-listed) ran · our draft was wrong Apache-2.0 (permissive) · 2465629a9c52a4b8 · report
DPWConv2D_Layer_s1 raisinglc/object_detection_SSD/ssd.py community (archive-listed) ran · our draft was wrong no licence file found · pointer only · 84ef9ca2fcc90014 · report
DPWConv2D_Layer_s2 raisinglc/object_detection_SSD/ssd.py community (archive-listed) ran · our draft was wrong fingerprinted no licence file found · pointer only · dedecb5be1feb068 · report
DPWConv2D_layer_Conv2D raisinglc/object_detection_SSD/ssd.py community (archive-listed) ran · our draft was wrong fingerprinted no licence file found · pointer only · f9748f7520aeded2 · report
DPWConv2D_layer_Conv2D_nonpad raisinglc/object_detection_SSD/ssd.py community (archive-listed) ran · our draft was wrong fingerprinted no licence file found · pointer only · c39ba7506e5c95e6 · report
DepthWiseConv KaFaiFai/MobileNet-PyTorch-Converter/model/mobile_net_v2.py community (archive-listed) ran · metamorphic tier: deterministic fingerprinted no licence file found · pointer only · 93e2e1d515dfb960 · report
Hsigmoid akrapukhin/MobileNetV3/models.py community (archive-listed) ran · metamorphic tier: deterministic fingerprinted no licence file found · pointer only · 246daf568100d6f4 · report
InvResBottleneck anjandeepsahni/face_recognition/Code/model.py community (archive-listed) ran MIT (permissive) · 2d877e5c6f9de34b · report
InvertedBlock jmjeon94/MobileNet-Pytorch/MobileNetV2.py community (archive-listed) ran · metamorphic tier: invariant fingerprinted no licence file found · pointer only · 09fc5b7a5b351c09 · report
InvertedResblock wangvation/torch-mobilenet/module/mobilenet.py community (archive-listed) ran · metamorphic tier: invariant licence not identified · pointer only · 7cf1e2ebd46dd49b · report
InvertedResidual yakhyo/gaze-estimation/models/mobilenet.py community (archive-listed) ran · metamorphic tier: deterministic fingerprinted MIT (permissive) · d31047e543134708 · report
InvertedResidual deep-learning-algorithm/LightWeightCNN/py/lib/models/mobilenet_v2/mobilenet_v2.py community (archive-listed) ran · metamorphic tier: deterministic Apache-2.0 (permissive) · f83fdb7a7809c0a5 · report
InvertedResidual d-li14/mobilenetv2.pytorch/models/imagenet/mobilenetv2.py community (archive-listed) ran · metamorphic tier: deterministic Apache-2.0 (permissive) · 7c0486e261e94df5 · report
InvertedResidual xxradon/IGCV3-pytorch/MobileNetV2.py community (archive-listed) ran fingerprinted no licence file found · pointer only · b2f8c6e9ac014cbf · report
InvertedResidual yakhyo/head-pose-estimation/models/mobilenetv2.py community (archive-listed) ran fingerprinted MIT (permissive) · 5a66446bb107c9f0 · report
InvertedResidual duan-song/SATNet/models/MobileNetV2.py community (archive-listed) ran fingerprinted no licence file found · pointer only · 9d6ee08207532162 · report
InvertedResidual yakhyo/retinaface-pytorch/models/backbones/mobilenetv2.py community (archive-listed) ran fingerprinted MIT (permissive) · 737503d3b1394539 · report
InvertedResidual XavierCHEN34/ClickSEG/isegm/model/modeling/mobilenet/mobilenetv2_backbone.py community (archive-listed) ran fingerprinted Apache-2.0 (permissive) · e340453d472d8572 · report
InvertedResidual canturan10/satellighte/satellighte/archs/mobilenetv2/module.py community (archive-listed) ran MIT (permissive) · a0826c5a6426674e · report
InvertedResidual tonylins/pytorch-mobilenet-v2/MobileNetV2.py community (archive-listed) ran · metamorphic tier: invariant Apache-2.0 (permissive) · c274b979ea14e492 · report
InvertedResidual Mayurji/Image-Classification-PyTorch/MobileNetV2.py community (archive-listed) ran · metamorphic tier: invariant GPL-3.0 (copyleft) · pointer only · 702a817f5219eb77 · report
InvertedResidualChannels meijieru/yet_another_mobilenet_series/models/mobilenet_base.py community (archive-listed) ran · metamorphic tier: deterministic licence not identified · pointer only · f63b39923e6eef80 · report
InvertedResidualConv KaFaiFai/MobileNet-PyTorch-Converter/model/mobile_net_v2.py community (archive-listed) ran fingerprinted no licence file found · pointer only · 52aa9eae5dfe66f7 · report
Inverted_residual_Block aryanasadianuoit/MobileNet_V2/MobileNet-V2.py community (archive-listed) ran · metamorphic tier: invariant fingerprinted no licence file found · pointer only · f2c6bd9bc1908c17 · report
LinearBottleNeck marload/ConvNets-TensorFlow2/models/MobileNetV2.py community (archive-listed) ran Apache-2.0 (permissive) · 72b68826b24e7fee · report
MobileNetV2 yakhyo/gaze-estimation/models/mobilenet.py community (archive-listed) ran · metamorphic tier: deterministic fingerprinted MIT (permissive) · a9e9994d954bba16 · report
MobileNetV2 KaFaiFai/MobileNet-PyTorch-Converter/model/mobile_net_v2.py community (archive-listed) ran · metamorphic tier: deterministic fingerprinted no licence file found · pointer only · 58a90005ecc73ce6 · report
MobileNetV2 marload/ConvNets-TensorFlow2/models/MobileNetV2.py community (archive-listed) ran Apache-2.0 (permissive) · 2f1e17c3f9375298 · report
MobileNetV2 deep-learning-algorithm/LightWeightCNN/py/lib/models/mobilenet_v2/mobilenet_v2.py community (archive-listed) ran · metamorphic tier: deterministic fingerprinted Apache-2.0 (permissive) · f9e3d193b25dc617 · report
MobileNetV2 d-li14/mobilenetv2.pytorch/models/imagenet/mobilenetv2.py community (archive-listed) ran · metamorphic tier: deterministic fingerprinted Apache-2.0 (permissive) · 1a45a550e15122eb · report
MobileNetV2 xxradon/IGCV3-pytorch/MobileNetV2.py community (archive-listed) ran no licence file found · pointer only · eb8e6ee65ca5e05b · report
MobileNetV2 yakhyo/head-pose-estimation/models/mobilenetv2.py community (archive-listed) ran fingerprinted MIT (permissive) · de80b20f9d7db516 · report
MobileNetV2 duan-song/SATNet/models/MobileNetV2.py community (archive-listed) ran fingerprinted no licence file found · pointer only · f0b3bcd1c4db2a17 · report
MobileNetV2 yakhyo/retinaface-pytorch/models/backbones/mobilenetv2.py community (archive-listed) ran fingerprinted MIT (permissive) · 0a83961a1f4c2895 · report
MobileNetV2 XavierCHEN34/ClickSEG/isegm/model/modeling/mobilenet/mobilenetv2_backbone.py community (archive-listed) ran Apache-2.0 (permissive) · 8e4927d20eeba27f · report
MobileNetV2 aryanasadianuoit/MobileNet_V2/MobileNet-V2.py community (archive-listed) ran · metamorphic tier: invariant fingerprinted no licence file found · pointer only · 8cdb6008f0706758 · report
MobileNetV2 tonylins/pytorch-mobilenet-v2/MobileNetV2.py community (archive-listed) ran · metamorphic tier: invariant fingerprinted Apache-2.0 (permissive) · dffe5498c28d40f0 · report
MobileNetV2 PolinaDruzhinina/modelnet/models/mobilenetv2.py community (archive-listed) ran · metamorphic tier: invariant fingerprinted no licence file found · pointer only · 74273a5969bc5ad0 · report
MobileNetV2 wangvation/torch-mobilenet/module/mobilenet.py community (archive-listed) ran licence not identified · pointer only · 5eba228538a68b19 · report
MobileNetV2 jmjeon94/MobileNet-Pytorch/MobileNetV2.py community (archive-listed) ran · metamorphic tier: invariant fingerprinted no licence file found · pointer only · ad0320cd5a636ddb · report
MobileNetV2 Mayurji/Image-Classification-PyTorch/MobileNetV2.py community (archive-listed) ran · metamorphic tier: invariant fingerprinted GPL-3.0 (copyleft) · pointer only · 9807161a393336a6 · report
MobileNetV2_v1 anjandeepsahni/face_classification/Code/model.py community (archive-listed) ran MIT (permissive) · 1b8a9f52faa25846 · report
MobileNetV2_v3 anjandeepsahni/face_recognition/Code/model.py community (archive-listed) ran MIT (permissive) · 8e22853464ac90cd · report
MobileNet_V2 canturan10/satellighte/satellighte/archs/mobilenetv2/module.py community (archive-listed) ran fingerprinted MIT (permissive) · a4a06f8548b59d91 · report
MobileNetv2 AndreiMoraru123/Hydra/MultiTask/indoor/MobileNetV2.py community (archive-listed) ran fingerprinted no licence file found · pointer only · 86c3bd4815926a41 · report
PointWiseConv KaFaiFai/MobileNet-PyTorch-Converter/model/mobile_net_v2.py community (archive-listed) ran · metamorphic tier: deterministic fingerprinted no licence file found · pointer only · d2a779e294b881d3 · report
Prediction_Conv raisinglc/object_detection_SSD/ssd.py community (archive-listed) ran · fixture could not drive it fingerprinted no licence file found · pointer only · c9abc3cfafc4392a · report
ReLU6 marload/ConvNets-TensorFlow2/models/MobileNetV2.py community (archive-listed) ran Apache-2.0 (permissive) · 0fc214ef5fd972cc · report
Squeeze_excite akrapukhin/MobileNetV3/models.py community (archive-listed) ran · metamorphic tier: deterministic fingerprinted no licence file found · pointer only · 6bb39ebbf0be4cfe · report
_ConvBNReLU XavierCHEN34/ClickSEG/isegm/model/modeling/mobilenet/mobilenetv2_backbone.py community (archive-listed) ran fingerprinted Apache-2.0 (permissive) · d71a716209b51dfa · report
_conv_block xiaochus/MobileNetV2/mobilenet_v2.py community (archive-listed) ran · our draft was wrong MIT (permissive) · c962118416fd7faf · report
_conv_block sevakon/mobilenetv2/tensorflow/mobilenetv2.py community (archive-listed) ran · fixture could not drive it fingerprinted MIT (permissive) · 8bc80ab96e3155ac · report
_make_divisible yakhyo/gaze-estimation/models/mobilenet.py community (archive-listed) ran · honoured contract MIT (permissive) · 13980381792aff88 · report
_make_divisible deep-learning-algorithm/LightWeightCNN/py/lib/models/mobilenet_v2/mobilenet_v2.py community (archive-listed) ran · honoured contract Apache-2.0 (permissive) · 13f1c8e878ee2013 · report
add_prefix meijieru/yet_another_mobilenet_series/models/mobilenet_base.py community (archive-listed) ran · our draft was wrong fingerprinted licence not identified · pointer only · 9318cf2ca90a8c6a · report
bottleneck_block Sakib1263/MobileNet-1D-2D-Tensorflow-Keras/Codes/MobileNet_2DCNN.py community (archive-listed) ran · our draft was wrong Apache-2.0 (permissive) · 0f2935bb581f1f41 · report
conv1x1 jmjeon94/MobileNet-Pytorch/MobileNetV2.py community (archive-listed) ran · our draft was wrong no licence file found · pointer only · 2e6cb8019c3c8479 · report
conv1x1 Mayurji/Image-Classification-PyTorch/MobileNetV2.py community (archive-listed) ran · our draft was wrong GPL-3.0 (copyleft) · pointer only · b274b5edfa237985 · report
conv3x3 jmjeon94/MobileNet-Pytorch/MobileNetV2.py community (archive-listed) ran · our draft was wrong no licence file found · pointer only · 23f65ef554d738eb · report
conv3x3 Mayurji/Image-Classification-PyTorch/MobileNetV2.py community (archive-listed) ran · our draft was wrong GPL-3.0 (copyleft) · pointer only · 211377a478024586 · report
conv_bn xxradon/IGCV3-pytorch/MobileNetV2.py community (archive-listed) ran · our draft was wrong no licence file found · pointer only · 0788d6ed8a5fec8b · report
correct_pad eddiebarry/SingleShotDetector/model_utils.py community (archive-listed) ran · honoured contract no licence file found · pointer only · ece60167804c303e · report
create_pascal_label_colormap AutomatedAI/deeplab_segmentation_example/prediction_support.py community (archive-listed) ran no licence file found · pointer only · 13739be826a37bbf · report
dwise_conv jmjeon94/MobileNet-Pytorch/MobileNetV2.py community (archive-listed) ran · our draft was wrong no licence file found · pointer only · 123b3f3c0dba0ceb · report
inverted_res_block eddiebarry/SingleShotDetector/model_utils.py community (archive-listed) ran · our draft was wrong no licence file found · pointer only · d36d6762cd40103c · report
inverted_residual_block Sakib1263/MobileNet-1D-2D-Tensorflow-Keras/Codes/MobileNet_2DCNN.py community (archive-listed) ran · fixture could not drive it Apache-2.0 (permissive) · 2e9c7011f728364a · report
label_to_color_image_coco AutomatedAI/deeplab_segmentation_example/prediction_support.py community (archive-listed) ran · honoured contract no licence file found · pointer only · 11b6b2eb8b6db3b6 · report
make_divisible eddiebarry/SingleShotDetector/model_utils.py community (archive-listed) ran · honoured contract fingerprinted no licence file found · pointer only · 5fe5fba885840647 · report
make_sending_seg AutomatedAI/deeplab_segmentation_example/prediction_support.py community (archive-listed) ran · fixture could not drive it no licence file found · pointer only · 6f13241c9a92bca4 · report
relu6 ayoolaolafenwa/orangelib/orangelib/orangelib/net.py community (archive-listed) ran · honoured contract fingerprinted MIT (permissive) · db5c06ceda32e963 · report
to_nearest_multiple_of KaFaiFai/MobileNet-PyTorch-Converter/model/mobile_net_v2.py community (archive-listed) ran · honoured contract fingerprinted no licence file found · pointer only · 15950935f515b902 · report
CNNModel cpn/ShuffledVideoSorter/models.py community (archive-listed) unverified no licence file found · pointer only · 4047a19386bf6261 · report
DeepLabModel AutomatedAI/deeplab_segmentation_example/prediction_support.py community (archive-listed) unverified no licence file found · pointer only · e77d4f235bf2384f · report
InvertedResidualBlock AndreiMoraru123/Hydra/MultiTask/indoor/MobileNetV2.py community (archive-listed) unverified no licence file found · pointer only · 696cf12ac039b708 · report
LinearBottleNeck ayoolaolafenwa/orangelib/orangelib/orangelib/net.py community (archive-listed) unverified MIT (permissive) · e7fafffdc58ec03e · report
MobileNetV2 canturan10/satellighte/satellighte/archs/mobilenetv2/module.py community (archive-listed) unverified MIT (permissive) · 20851557c2fcb3f6 · report
MobileNetV2 sevakon/mobilenetv2/tensorflow/mobilenetv2.py community (archive-listed) unverified MIT (permissive) · 97e2e59ed341cea3 · report
MobileNetV2 MioChiu/MobileNet_V2_TensorFlow/mobilenet.py community (archive-listed) unverified no licence file found · pointer only · f44ae1a347d79be8 · report
MobileNetV2 yumaloop/mobilenetV2-cifar/models/mobilenet_v2.py community (archive-listed) unverified no licence file found · pointer only · a1c58af148b4567a · report
MobileNetV2 ayoolaolafenwa/orangelib/orangelib/orangelib/net.py community (archive-listed) unverified MIT (permissive) · 48b103807df090f7 · report
MobileNetv2 xiaochus/MobileNetV2/mobilenet_v2.py community (archive-listed) unverified MIT (permissive) · ea0a45b5db72ee3f · report
SSD raisinglc/object_detection_SSD/ssd.py community (archive-listed) unverified no licence file found · pointer only · 54b61d2d0a5fd66d · report
_bottleneck xiaochus/MobileNetV2/mobilenet_v2.py community (archive-listed) unverified MIT (permissive) · d1cb5eb77aac4fe6 · report
_bottleneck sevakon/mobilenetv2/tensorflow/mobilenetv2.py community (archive-listed) unverified MIT (permissive) · 725c084c03fc4aa8 · report
_conv_bn_relu MioChiu/MobileNet_V2_TensorFlow/mobilenet.py community (archive-listed) unverified no licence file found · pointer only · 4c2ec1b763cc9e39 · report
_inverted_res_block yumaloop/mobilenetV2-cifar/models/mobilenet_v2.py community (archive-listed) unverified no licence file found · pointer only · 526ff090ec554d78 · report
_inverted_residual MioChiu/MobileNet_V2_TensorFlow/mobilenet.py community (archive-listed) unverified no licence file found · pointer only · 6acec70b7dbf9220 · report
_inverted_residual_block xiaochus/MobileNetV2/mobilenet_v2.py community (archive-listed) unverified MIT (permissive) · 7973edb6af5ed41f · report
_inverted_residual_block sevakon/mobilenetv2/tensorflow/mobilenetv2.py community (archive-listed) unverified MIT (permissive) · c1b1dd17c519b7e2 · report
get_pretrained_model_saver Gideon0805/Tensorflow1.15-Model-Pruning/src/train_pruning_class.py community (archive-listed) unverified no licence file found · pointer only · 20494df3c1676eeb · report
insert_layer_nonseq etrommer/dcsr/src/dcsr/models/mnetv2.py community (archive-listed) unverified GPL-3.0 (copyleft) · pointer only · 837dbdd1de4118a9 · report
load_for_estimator Gideon0805/Tensorflow1.15-Model-Pruning/src/train_pruning_class.py community (archive-listed) unverified no licence file found · pointer only · 245efa3670172970 · report
mobilenetv2 neuleaf/MobileNetV2/mobilenet_v2.py community (archive-listed) unverified no licence file found · pointer only · 4fa072419436992a · report
model etrommer/dcsr/src/dcsr/models/mnetv2.py community (archive-listed) unverified GPL-3.0 (copyleft) · pointer only · c15a1fe2a5eec419 · report
model_fn Gideon0805/Tensorflow1.15-Model-Pruning/src/train_pruning_class.py community (archive-listed) unverified no licence file found · pointer only · 6ff0b95bc2b81704 · report
relu6 xiaochus/MobileNetV2/mobilenet_v2.py community (archive-listed) unverified MIT (permissive) · d51adc9e749c6f92 · report
train_op Gideon0805/Tensorflow1.15-Model-Pruning/src/train_pruning_class.py community (archive-listed) unverified no licence file found · pointer only · 8398b2d7c7e9b0cc · report
conv_1x1_bn identical code first harvested elsewhere ran · our draft was wrong licence of this copy not recorded · 0db9f814cdec6488 · report
conv_3x3_bn identical code first harvested elsewhere ran · our draft was wrong licence of this copy not recorded · 408e747e0425a594 · report
make_divisible identical code first harvested elsewhere ran · honoured contract fingerprinted licence of this copy not recorded · 9be8ab7ac48636e7 · report

Tasks

Image ClassificationImage SegmentationObject DetectionPerson Re-IdentificationRetinal OCT Disease ClassificationSemantic Segmentation

Results from the paper archive 2025-07-28

TaskDatasetModelMetricValueRank at snapshotLeaderboardReport
Image Classification CIFAR-10 Mobile Net_Sam Percentage correct 95.50 #133 of 265 Archive leaderboard report
Image Classification ImageNet MobileNetV2 (1.4) GFLOPs 1.170 #972 of 1060 Archive leaderboard report
Image Classification ImageNet MobileNetV2 (1.4) Number of params 6.9M #972 of 1060 Archive leaderboard report
Image Classification ImageNet MobileNetV2 (1.4) Top 1 Accuracy 74.7% #972 of 1060 Archive leaderboard report
Image Classification ImageNet MobileNetV2 GFLOPs 0.600 #1002 of 1060 Archive leaderboard report
Image Classification ImageNet MobileNetV2 Number of params 3.4M #1002 of 1060 Archive leaderboard report
Image Classification ImageNet MobileNetV2 Top 1 Accuracy 72% #1002 of 1060 Archive leaderboard report
Retinal OCT Disease Classification OCT2017 MobileNet-v2 Acc 98.5 #8 of 16 Archive leaderboard report
Retinal OCT Disease Classification OCT2017 MobileNet-v2 Sensitivity 99.4 #8 of 16 Archive leaderboard report
Retinal OCT Disease Classification Srinivasan2014 MobileNet-v2 Acc 97.46 #7 of 14 Archive leaderboard report
Semantic Segmentation DADA-seg MobileNetV2 mIoU 16.05 #27 of 28 Archive leaderboard report

Ranks are positions in the archive's leaderboards as they stood at the 2025-07-28 snapshot. Results published since then are not among these rows, so a rank here is not a current standing.

Methods

1x1 ConvolutionASPPAverage PoolingBatch NormalizationConvolutionDeepLabv3Depthwise ConvolutionDepthwise Separable ConvolutionDilated ConvolutionDropoutInverted Residual BlockPointwise ConvolutionRMSPropReLUReLU6Residual BlockResidual ConnectionSpatial Pyramid PoolingWeight Decay

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections