This repository was archived by the owner on Aug 11, 2023. It is now read-only.
  
  
  
  
  
Description
I am using yolov4-tiny.weights with  yolov4-tiny-relu-new_coords.cfg  and using yolov4-tiny-relu-new_coords-tpu.cfg convert to tflite with compile.
But the perform on the edgetpu is 60sec per image.
btw,the  yolov4-tiny-relu.cfg and yolov4-tiny-relu-tpu.cfg on edgetpu is 0.18 per img.
Yolov4:v3.1.0
tf:2.4.1