MobileNetV2

E431005

MobileNetV2 is a lightweight convolutional neural network architecture designed for efficient image classification on resource-constrained devices, widely used in computer vision applications and available in libraries like torchvision.

All labels observed (2)

How this entity was disambiguated

Statements (54)

Predicate Object
instanceOf convolutional neural network architecture ⓘ
deep learning model ⓘ
image classification model ⓘ
lightweight neural network architecture ⓘ
activationFunction ReLU6 ⓘ
affiliationOfDevelopers Google ⓘ
availableInLibrary Keras Applications ⓘ
linked to: Keras

ONNX model zoo ⓘ
linked to: ONNX

PyTorch torchvision ⓘ
TensorFlow ⓘ
TensorFlow Lite models ⓘ
linked to: TensorFlow Lite
basedOn MobileNet ⓘ
designedFor embedded systems ⓘ
mobile devices ⓘ
resource-constrained devices ⓘ
developedBy Andrew Howard ⓘ
Andrey Zhmoginov ⓘ
Liang-Chieh Chen ⓘ
Mark Sandler ⓘ
Menglong Zhu ⓘ
FLOPs approximately 300 million multiply-adds (1.0 width, 224x224) ⓘ
hasDesignFeature ReLU6 activation ⓘ
batch normalization ⓘ
bottleneck residual blocks ⓘ
depthwise separable convolutions ⓘ
expansion layers ⓘ
inverted residual blocks ⓘ
linear bottlenecks ⓘ
hasLayerType convolutional layers ⓘ
depthwise convolutional layers ⓘ
fully connected classification layer ⓘ
pointwise (1x1) convolutional layers ⓘ
hasPretrainedWeightsOn ImageNet ⓘ
licenseOfReferenceImplementation Apache License 2.0 ⓘ
normalization batch normalization ⓘ
optimizationGoal computational efficiency ⓘ
deployment on mobile devices ⓘ
low memory footprint ⓘ
paperVenue CVPR 2018 ⓘ
parameterCount approximately 3.4 million parameters (1.0 width, 224x224) ⓘ
precedes MobileNetV3 ⓘ
linked to: MobileNet
publicationYear 2018 ⓘ
publishedIn "MobileNetV2: Inverted Residuals and Linear Bottlenecks" ⓘ
linked to: MobileNetV2
succeeds MobileNetV1 ⓘ
linked to: MobileNet
supports different number of classes ⓘ
resolution multiplier ⓘ
width multiplier ⓘ
typicalInput RGB images ⓘ
typicalInputResolution 224x224 ⓘ
usedFor feature extraction ⓘ
image classification ⓘ
object detection backbones ⓘ
semantic segmentation backbones ⓘ
transfer learning ⓘ

How these facts were elicited

Referenced by (2)

Full triples — surface form annotated when it differs from this entity's canonical label.

torchvision → modelFamily → MobileNetV2 ⓘ
subject linked to: torchvision (ecosystem)
MobileNetV2 → publishedIn → "MobileNetV2: Inverted Residuals and Linear Bottlenecks" ⓘ
linked to: MobileNetV2