Does YOLOv3 CustomData work on Android(OpenCV 3.4.4 or later)?
Does YOLOv3 CustomData work on Android(OpenCV 3.4.4 or later)?
Dnn.readNet("yolov3.cfg", "yolov3.weights");
Just to change to my own file this?
what exactly is "custom" in your customdata ?
yes, It is custom data trained to detect my custom objects on Windows darknet.