TensorFlow-2.x-YOLOv3 icon indicating copy to clipboard operation
TensorFlow-2.x-YOLOv3 copied to clipboard

How to convert to Tensor Flow Lite

Open juanunion opened this issue 5 years ago • 1 comments

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?

juanunion avatar Jan 21 '21 12:01 juanunion

Hey, DId you find a way to do that?

Aaryaman-Bhardwaj avatar Feb 03 '21 03:02 Aaryaman-Bhardwaj