TFLite-Object-Detection-Android-App-Tutorial-Using-YOLOv5 icon indicating copy to clipboard operation
TFLite-Object-Detection-Android-App-Tutorial-Using-YOLOv5 copied to clipboard

Results 8 TFLite-Object-Detection-Android-App-Tutorial-Using-YOLOv5 issues
Sort by recently updated
recently updated
newest added

Hi how are you? I have a doubt. Can I do the same step by step to convert my yolov8 model to tflite? Tks

I get the error below, after importing the android folder to Android Studio, and trying to build the APK: *** _import org.tensorflow.lite.examples.detection.tflite.TFLiteObjectDetectionAPIModel; ^ symbol: class TFLiteObjectDetectionAPIModel location: package org.tensorflow.lite.examples.detection.tflite_ ***...

Closing the software When I run the software on my mobile, it closes

I followed the tutorial and trained and exported the model successfully. But when I run the project on my phone from Android Studio, it crashes immediately with this error: FATAL...

I cant open the app when i try to open it it goes in and suddenly coming out to desktop with a warning message

@AarohiSingla @AarohiSingla Thanks for the good tutorial. Unfortunatly when I am trying to lauch the app, I receive the following error: **:app:stripDebugDebugSymbols Gradle Sync issues** What is the issue with...

After following all steps app can't open crashes on startup

Could you tell me why there is 3 tflite models in TFLite-Object-Detection-Android-App-Tutorial-Using-YOLOv5/tree/main/android/app/src/main/java/org/tensorflow/lite/examples/detection/tflite/[DetectorFactory.java](http://detectorfactory.java/) file why there is an if statement and 3models what's the purpose of that