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

I have a Doubt in codes

Open aravinthk00 opened this issue 2 years ago • 0 comments

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 file why there is an if statement and 3models what's the purpose of that

aravinthk00 avatar Sep 06 '22 16:09 aravinthk00