googlecodelabs / odml-pathways

Apache License 2.0
47 stars 32 forks source link

Error When Using yolo converted model #20

Open samarth70 opened 2 years ago

samarth70 commented 2 years ago

I converted a yolo model to tflite model & tried using it for custom object detection. The tutorial I followed - https://developers.google.com/codelabs/tflite-object-detection-android?hl=en#0

The issue- The app closes unexpectedly when adding an image.

https://user-images.githubusercontent.com/44370096/180126119-7457fb05-72a7-4d41-bff5-398b1c10535c.mp4