Tensorflow models 使用官方神经网路模型训练自己的数据
Mobilennet使用方法
Tensorflow models公式library neural network来训练自己的模型
開発環境
Anacoda3
Python 3.6
Pip 19.3.1
cudatoolkit 10.1.243
cudnn 7.6.5
tensorflow-gpu 1.14.0
TensorFlow Research Models为研究开发模型公开募集的项目
在github上models/research/的研究项目里
Frameworks / APIs with Models
Maintainer(s) sguada, nathansilberman来管理管理范围下记
slim | TensorFlow-Slim Image Classification Model Library | A lightweight high-level API of TensorFlow for defining, training and evaluating image classification models• Inception V1/V2/V3/V4• Inception-ResNet-v2• ResNet V1/V2• VGG 16/19• MobileNet V1/V2/V3• NASNet-A_Mobile/Large• PNASNet-5_Large/Mobile |
训