Oleg Zabluda's blog
Monday, July 31, 2017
 
"""
"""
Today we are pleased to announce the release of MobileNets, a family of mobile-first computer vision models for TensorFlow, designed to effectively maximize accuracy while being mindful of the restricted resources for an on-device or embedded application. 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.

This release contains the model definition for MobileNets in TensorFlow using TF-Slim, as well as 16 pre-trained ImageNet classification checkpoints for use in mobile projects of all sizes. The models can be run efficiently on mobile devices with TensorFlow Mobile. Choose the right MobileNet model to fit your latency and size budget.
"""
https://research.googleblog.com/2017/06/mobilenets-open-source-models-for.html

Labels:


| |

Home

Powered by Blogger