TensorFlow-Lite-Object-Detection-on-Android-and-Raspberry-Pi icon indicating copy to clipboard operation
TensorFlow-Lite-Object-Detection-on-Android-and-Raspberry-Pi copied to clipboard

What can i do when i havent the labelmap.txt ?

Open martinmmi opened this issue 2 years ago • 0 comments
trafficstars

Hello,

i have a question to your introduction on

Step 1c. Install TensorFlow Lite dependencies and OpenCV Option 2: Using your own custom-trained model

I tried some pretrained models from Kaggle with your tensorflow lite introduction for the raspi.

What can i do, when my pretrained model havent the labelmap.txt datei from you introduction? (Only have the detect.tflite)

An model for example:

https://www.kaggle.com/models/kaggle/yolo-v5

Sometime i read, that the labelmap.txt file is already included.

Thanks so much -martin

martinmmi avatar Jul 28 '23 15:07 martinmmi