Ask Your Question

aquarian-source's profile - activity

2021-11-21 01:38:02 -0600 received badge  Famous Question (source)
2020-12-14 05:47:53 -0600 received badge  Notable Question (source)
2020-12-14 05:47:53 -0600 received badge  Popular Question (source)
2020-02-20 05:50:37 -0600 edited question unable to find opencv through pkg-config --cflags opencv

unable to find opencv through pkg-config --cflags opencv i followed this comprehensive guide to install opencv4.1.0 in m

2020-02-19 16:15:26 -0600 commented answer how to increase processing speed of YOLO running on QEMUx86-64

No nvidia support for now but i can try these. How about opencl framework? And how to use it for opencv::dnn module base

2020-02-19 16:11:02 -0600 commented answer how to increase processing speed of YOLO running on QEMUx86-64

That is great. It is definitely worth a try for my embedded device. Just one question: this also uses opencv::dnn module

2020-02-19 16:09:26 -0600 marked best answer how to increase processing speed of YOLO running on QEMUx86-64

hello all. i am running YOLOv3 on QEMUx86-64 using opencv::dnn module. at the moment it takes 5 minutes for a very small model. how can i accelerate this processing of application?

2020-02-19 16:09:26 -0600 received badge  Scholar (source)
2020-02-18 03:52:36 -0600 asked a question how to increase processing speed of YOLO running on QEMUx86-64

how to increase processing speed of YOLO running on QEMUx86-64 hello all. i am running YOLOv3 on QEMUx86-64 using opencv

2020-02-18 03:47:49 -0600 received badge  Enthusiast
2020-02-17 11:06:25 -0600 commented answer unable to build application in linux based on opencv::dnn module

Yeah thankx for summing it up

2020-02-17 11:05:59 -0600 commented answer unable to build application in linux based on opencv::dnn module

Yeah thankx for summing it ip

2020-02-17 10:12:02 -0600 commented answer unable to build application in linux based on opencv::dnn module

Yeah you are right thankx @holger and @barek

2020-02-17 07:31:33 -0600 commented answer unable to build application in linux based on opencv::dnn module

sorry you are right. i will elaborate : this is my source file https://github.com/Aquarian-source/object_detection/blob/

2020-02-17 05:17:05 -0600 commented answer unable to build application in linux based on opencv::dnn module

i have tried to give absolute path as well it gives same error. question is: there are 4 inputs to the model. configu

2020-02-13 08:47:14 -0600 commented question is opencv::dnn module(implementing YOLOv3) compatible with ubuntu?

this is the detailed post for my errors: https://answers.opencv.org/question/225870/unable-to-build-application-in-linux

2020-02-13 07:53:16 -0600 asked a question is opencv::dnn module(implementing YOLOv3) compatible with ubuntu?

is opencv::dnn module(implementing YOLOv3) compatible with ubuntu? i have compiled an application (YOLOv3)using opencv::

2020-02-13 03:50:54 -0600 commented answer unable to build application in linux based on opencv::dnn module

it is in the same folder as the exe file. and i am giving it as an argument like this ./OD_app yo.PNG yolov3-tiny.cfg y

2020-02-13 03:50:19 -0600 commented answer unable to build application in linux based on opencv::dnn module

it is in the same folder as the exe file. and i am giving it as an argument like this ./OD_app yo.PNG yolov3-tiny.cfg yo

2020-02-13 03:25:22 -0600 commented answer unable to build application in linux based on opencv::dnn module

i have correctly installed opencv4.1.0 and i use this version. now i have built properly. now when i run the exe file it

2020-02-13 03:23:20 -0600 answered a question unable to build application in linux based on opencv::dnn module

i have correctly installed opencv4.1.0 and i use this version. now i have built properly. now when i run the exe file it

2020-02-13 03:05:37 -0600 commented question unable to find opencv through pkg-config --cflags opencv

Thankyou @berak. opencv4 it is. one mistake i was doing: in cmake find_package(opencv) is wrong we should write find_pa

2020-02-12 06:18:26 -0600 edited question unable to find opencv through pkg-config --cflags opencv

unable to find opencv through pkg-config --cflags opencv i followed this comprehensive guide to install opencv4.1.0 in m

2020-02-12 06:17:27 -0600 asked a question unable to find opencv through pkg-config --cflags opencv

unable to find opencv through pkg-config --cflags opencv i followed this comprehensive guide to install opencv4.1.0 in m

2020-02-06 08:06:38 -0600 commented question unable to build application in linux based on opencv::dnn module

@barek thankyou for editing the post. it looks more understandable now

2020-02-06 08:04:55 -0600 commented answer unable to build application in linux based on opencv::dnn module

although i install 4.1.0 but it shows 2.4 here. anyways i install 4.1 again. just one question. if my code works in wind

2020-02-06 07:40:10 -0600 edited question unable to build application in linux based on opencv::dnn module

unable to build application in linux based on opencv::dnn module hey everyone. i have written an application for impleme

2020-02-06 07:38:29 -0600 edited question unable to build application in linux based on opencv::dnn module

unable to build application in linux based on opencv::dnn module hey everyone. i have written an application for impleme

2020-02-06 07:33:09 -0600 edited question unable to build application in linux based on opencv::dnn module

unable to build application in linux based on opencv::dnn module hey everyone. i have written an application for impleme

2020-02-06 07:16:25 -0600 commented question unable to build application in linux based on opencv::dnn module

my bad, i add more details

2020-02-05 10:58:09 -0600 received badge  Editor (source)
2020-02-05 10:58:09 -0600 edited question unable to build application in linux based on opencv::dnn module

unable to build application in linux based on opencv::dnn module hey everyone. i have written an application for impleme

2020-02-05 10:33:17 -0600 asked a question unable to build application in linux based on opencv::dnn module

unable to build application in linux based on opencv::dnn module hey everyone. i have written an application for impleme