Basic_CNNs_TensorFlow2 icon indicating copy to clipboard operation
Basic_CNNs_TensorFlow2 copied to clipboard

How to export the model to .tflite file and label.txt

Open EdwardCKC opened this issue 5 years ago • 0 comments

I am a beginner in model training. I train the model using MobileNetV2 and I need to test on a smart phone so I need a .tflite file and label.txt but the "saved_model" folder only has: image

EdwardCKC avatar Jul 21 '20 18:07 EdwardCKC