Robin.Zhang

Results 3 repositories owned by Robin.Zhang

Tensorflow_Lite_Demo

16
Stars
6
Forks
Watchers

An example Android application using TensorFLow Lite is available on Tensorflow github, Creating a project directory in tensorflow/tensorflow/contrib/lite/ , which is builted on Android studio 3.0.I h...

Tensorflow_Model_Slim_Classify

45
Stars
20
Forks
Watchers

Train/Eval the popular network by TF-Slim,include mobilenet/shufflenet/squeezenet/resnet/inception/vgg/alexnet

YOLO_Tensorflow

25
Stars
12
Forks
Watchers

YOLO( You Only Look Once,including YOLOv1,YOLOv2,YOLOv3) using tensorflow ,including train/detected and export pb script. Convert darknet weight to tensorflow.Implement YOLO with TF_Slim