MobileNet V1 MobileNet V1 model pre trained on ImageNet 1k at resolution 224x224. It was introduced in MobileNets: Efficient Convolutional Neural Networks for Mobile Vision Applications by Howard et al, and first released in this repository. Disclaimer: The team releasing MobileNet V1 did not write a model card for this model so this model card has been written by the Hugging Face team. Model description From the original README: MobileNets are small, low latency, low power models parameterized to meet the resource constraints of a variety of use cases. They can be built upon for classification, detection, embeddings and segmentation similar to how other popular large scale models, such as Inception, are used. MobileNets can be run efficiently on mobile devices [...] MobileNets trade off between latency, size and accuracy while comparing favorably with popular models from the literature. Intended uses & limitations You can use the raw model for image classification. See the model hub to look for fine tuned versions on a task that interests you. How to use Here is how to use this model to classify an image of the COCO 2017 dataset into one of the 1,000 ImageNet classes: Note: This m…
We use cookies for essential functionality and analytics. You can accept or reject analytics cookies.Cookie policy