pure tensorflow Implement of YOLOv3 with support to train your own dataset
The purpose of this program is for studying. Using tensorflow trains the vgg16 and recognizes only two kinds of picture(cat and dog).
yolov3 with SPP weights pretrained on Open Images dataset along with config files
在tensorflow提供的嵌入式demo基础上,使用自己训练的yolov3-tiny模型权重,实现界面精简(好吧只有一个界面)的Android端车辆识别实时系统
This is People Counter Android Project using yolov3 tflite
Example codes for deploying YOLOv3 object detection model on Android using tensorflow lite
Real time object detection Android application using OpenCV 4.1 and YOLOv3.
Android protocol for credential exchange and update - "You Only Login Once"
这个工程实现了在android中使用tflite实现yolov3的darknet53和yolov3-tiny,我的tensorflow版本是tfnightly1.1320181224