Rotated-RetinaNet icon indicating copy to clipboard operation
Rotated-RetinaNet copied to clipboard

Conversion to a TFlite model for performing on-device inference

Open RomStriker opened this issue 4 years ago • 1 comments
trafficstars

Hi, Do you think it would be possible to convert this model or the yolov3 rotated to ONNX-TensorFlow-TFlite and use it on an android device?

RomStriker avatar Nov 25 '20 19:11 RomStriker

I have not tried any related work before, but there is some work deploying yolov3 to android devices, you can refer to it and have a try.

ming71 avatar Nov 26 '20 01:11 ming71