Skip to content

Latest commit

 

History

History

tflite

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

Thumbnail

Requirements

pip install opencv-python
pip install tensorflow
pip install keyboard

Quick start

python object_detection_tflite.py --modeldir=model

Courtesy

References