AndroidObjectDetection
AndroidObjectDetection copied to clipboard
Only Welcome view
Hi, Your repo is the only one which shows the way to apply YOLO-v3 model for the object detection. I downloaded yolov3-tiny.weights from the Darknet site and put it on the assets. Also I imported the OpenCV 4.1.0 SDK as a module and specified its dependency in app. The welcome page is shown for a while but the application seems to be terminated. My test phone is Huawei mate s (HUAWEI LYA-L29 with GPU). I specified API as 29. Will you kindly give me some advice to solve this issue? Thenk you