SugarMasuo / 4-seu-AIGO

Implementation of MobileNet and ResNet on tensorflow1.7.0.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

4-seu-AIGO

Implementation of MobileNet and ResNet on tensorflow1.7.0.

MobileNet

This implementation of MobileNets: Efficient Convolutional Neural Networks for Mobile Vision Applications is designed to be straightforward and friendly to MobileNet freshman.

ResNet

This implementation of Resnet:Deep Residual Learning for Image Recognition is designed to be straightforward and friendly to Resnet freshman.

Visual Studio Tools for AI

This implementation is built on Visual Studio Tools for AI, which is a free Visual Studio extension to build, test, and deploy deep learning / AI solutions.More information in VS Tools for AI.

About

Implementation of MobileNet and ResNet on tensorflow1.7.0.

License:Apache License 2.0


Languages

Language:Python 100.0%