zzh8829 / yolov3-tf2

YoloV3 Implemented in Tensorflow 2.0
MIT License
2.51k stars 906 forks source link

Convert to tflite #200

Open christos-vasileiou opened 4 years ago

christos-vasileiou commented 4 years ago

Hello, I would like to ask you if you believe that it can be possible for yolov3 to run in coral dev board with edge tpu. (Of course, firstly must be converted to .tflite format)

jurenovic commented 4 years ago

Hello, i am also interested if this could be possible.