MobileNet

MobileNet model

An implementation of Google's MobileNets in TensorFlow for object detection and image classification tasks.

MobileNet build with Tensorflow

GitHub

2k stars
84 watching
471 forks
Language: Python
last commit: almost 9 years ago
Linked from 1 awesome list

detectionmobilenetsmultigpuslimtensorflow

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
shicai/mobilenet-caffeA Caffe implementation of Google's MobileNets, providing pretrained models on ImageNet for image classification tasks1,260
xiaochus/mobilenetv2A Keras implementation of MobileNetV2 with support for training and fine-tuning321
mg2033/shufflenetAn implementation of a computationally efficient deep neural network architecture designed for mobile devices with limited computing power.383
zsdonghao/spatial-transformer-netsAn implementation of Spatial Transformer Networks in TensorFlow for learning to apply transformations to images via classification tasks.36
yeephycho/nasnet-tensorflowA toolkit for training and deploying a state-of-the-art image classification architecture on TensorFlow136
chinakook/mobilenetv2.mxnetA Python implementation of MobileNetV2 architecture using MXNet/Gluon for image classification and other computer vision tasks.85
neuleaf/mobilenetv2An implementation of MobileNet V2 using TensorFlow, providing basic functionality for training and testing the network150
hasnainraz/fc-densenet-tensorflowRe-implementation of a 100-layer fully convolutional network architecture for image segmentation123
shathe/mnasnet-keras-tensorflowAn implementation of MnasNet architecture in Keras for TensorFlow using Python99
hellochick/pspnet-tensorflowA TensorFlow-based implementation of a semantic segmentation network for image classification tasks326
taehoonlee/tensornetsA collection of pre-trained neural network models with simple interfaces for easy integration into machine learning workflows.1,004
kuan-wang/pytorch-mobilenet-v3An implementation of MobileNetV3 in PyTorch with pre-trained models783
flyyufelix/densenet-kerasAn implementation of DenseNet in Keras with pre-trained ImageNet weights567
hollance/mobilenet-coremlAn implementation of the MobileNet neural network using Apple's CoreML framework for mobile vision applications.708
hszhao/pspnetA PyTorch implementation of a deep learning model for semantic image segmentation1,598