Blog
Blog
How to Train MobileNetV2 On a Custom Dataset
In this post, we will walk through how you can train MobileNetV2 to recognize image classification data for your custom use case.
Use the widget below to experiment with MobileNet SSD v2. You can detect COCO classes such as people, vehicles, animals, household items.
MobileNet SSD v2
is licensed under a
MIT
license.
You can use Roboflow Inference to deploy a
MobileNet SSD v2
API on your hardware. You can deploy the model on CPU (i.e. Raspberry Pi, AI PCs) and GPU devices (i.e. NVIDIA Jetson, NVIDIA T4).
Below are instructions on how to deploy your own model API.
