Skip to content

tylpk1216/tiny-yolov2-tflite

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tiny-yolov2-tflite

Run Tiny-YOLOv2 model on TensorFlow Lite.

Dataset

COCO, 80 classes

Test Steps

  1. Download 'tiny_yolo.h5' from https://drive.google.com/file/d/14-5ZojD1HSgMKnv6_E3WUcBPxaVm52X2/view?usp=sharing
  2. Convert TF model to TF Lite mode.
  3. Run Tiny-YOLOv2-tflite.py

Test Environment

Windows 10 + TensorFlow 1.15.0

Acknowledgement

About

Run Tiny-YOLOv2 model on TensorFlow Lite

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages