Creating an Object Detection Mobile app
Hey, I'm new here. I'm a final year Electrical and Electronics university student and for my FYP I'm creating an object detection app that integrates YOLOv5 model into a flutter app. I have trained my YOLOv5 model and successfully converted it into .tflite, but when I integrate my model into the flutter app, there is no output. Does anyone know the reason why? Could not find much resources on this topic as well. This is my first time creating an app and I really need some help.

Hey, I'm new here. I'm a final year Electrical and Electronics university student and for my FYP I'm creating an object detection app that integrates YOLOv5 model into a flutter app. I have trained my YOLOv5 model and successfully converted it into .tflite, but when I integrate my model into the flutter app, there is no output. Does anyone know the reason why? Could not find much resources on this topic as well. This is my first time creating an app and I really need some help.