Skip to content

studiouspan/edge_tpu

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

87 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Edge TPU / TF-Lite samples.

About

Coral Edge TPU / TensorFlow-Lite samples (Python/C++, Raspberry Pi/Windows/Linux).

detection camouflage deeplab segmentation

Environment

  • Coral Edge TPU USB Accelerator
  • Raspberry Pi (3 B+ / 4) + PiCamera or UVC Camera
  • x64 PC(Windows or Linux) + Video file or UVC Camera
  • Python3

Installation

Usage

Image classification:
$ python3 ./object_detection_capture_picamera.py --model=<PATH_TO_edgetpu.tflite> --label=<PATH_TO_LABELS_TXT>

Full command-line options:
$ python3 ./xxxx.py -h

Reference

About

Edge TPU samples.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 47.4%
  • C++ 27.3%
  • Jupyter Notebook 15.8%
  • CMake 8.9%
  • Dockerfile 0.6%