is opencv::dnn module(implementing YOLOv3) compatible with ubuntu? [closed]

asked 2020-02-13 07:53:16 -0600

aquarian-source gravatar image

i have compiled an application (YOLOv3)using opencv::dnn module on windows. now i want to compile same application to ubuntu. but i am unable to run it. has someone worked on opencv::dnn module in ubuntu? if yes then please share some link for it. i am not talking about darknet, but opencv::dnn module (opencv API for implementing YOLO)

edit retag flag offensive reopen merge delete

Closed for the following reason duplicate question by berak
close date 2020-02-13 09:32:29.919131

Comments

but i am unable to run it.

please add errors.

which opencv version is it ? how did you install it ?

berak gravatar imageberak ( 2020-02-13 08:31:41 -0600 )edit

this is the detailed post for my errors: https://answers.opencv.org/question/2...

i just want to understand if someone used opencv::dnn (API for YOLO) in ubuntu.

aquarian-source gravatar imageaquarian-source ( 2020-02-13 08:47:14 -0600 )edit

if it is so, let's close this duplicate (and try to resolve your original post)

berak gravatar imageberak ( 2020-02-13 09:32:21 -0600 )edit