How to obtain class, coordinates and score after importing tflite model in android studio with kotlin
So i have trained a YOLOv8 object Detection model with 10 classes and 30 epochs and converted it into a tflite format with this code
So i have trained a YOLOv8 object Detection model with 10 classes and 30 epochs and converted it into a tflite format with this code