You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Aug 11, 2023. It is now read-only.
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.
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