Ask Your Question
0

How to run OpenCV & YoloV3 on android

asked 2019-03-22 09:48:03 -0600

Bohdan gravatar image

Hello, I'm very new in this scope so my question can look stupid.

Is is possible to run use OpenCV and YoloV3 on Android devices? What do I need to use to do? Probably there are some tutorials or samples, can someone show me that?

Thank you!

edit retag flag offensive close merge delete

1 answer

Sort by ยป oldest newest most voted
0

answered 2019-03-22 10:10:42 -0600

berak gravatar image

maybe you can try the mobilenet detection sample first ?

then, it needs few modifications (different model, parsing the network output) to run yolov3 instead

no, it's not a silly question.

try out a few things, and come back, if you encounter problems / things hard to understand !

edit flag offensive delete link more

Comments

@berak Thanks, I've tried this sample and was able to run an application on my smartphone. But how can I configure OpenCV to use DNN with Yolo configs (I mean algo written on python)?

Bohdan gravatar imageBohdan ( 2019-03-25 09:35:19 -0600 )edit

didn't you see the java sample in the 2nd link ?

berak gravatar imageberak ( 2019-03-25 12:55:42 -0600 )edit

@berak, yes, I did. Links look same, aren't they?

Bohdan gravatar imageBohdan ( 2019-03-25 16:51:15 -0600 )edit

I found this which helped me a lot with YoloV3 on Android. Unfortunately pricey but probably saved me lots of time.

Ricky84 gravatar imageRicky84 ( 2020-04-12 16:36:38 -0600 )edit

Question Tools

1 follower

Stats

Asked: 2019-03-22 09:48:03 -0600

Seen: 2,302 times

Last updated: Mar 22 '19