TensorFlow-2.x-YOLOv3
TensorFlow-2.x-YOLOv3 copied to clipboard
How to convert to Tensor Flow Lite
Hi
I'm trying to convert the model saved in .pb to convert it into tensorflow lite, for a Jetson Nano, but when loading the model it says the following message: Warning: tensorflow: No training configuration found in save file, so the model was * not * compiled. Compile it manually
How to resolve it?
Hey, DId you find a way to do that?