This is the tflite file of ultralytics yolov10n.
I've converted the model weights from .pt to .tflite format using ultralytics code snippet. then I've downloaded the weights and pushed them in this repo.
I've done this to use tflite weights for custom applications in mediapipe.