-
When I enable DEBUG=1 in the Makefile I am getting opencv2 errors, do I need to compile opencv with DEBUG also?
```
obj/captcha.o: In function `cvPointFrom32f':
/usr/local/include/opencv2/core/ty…
-
-
Hello, I got a little problem with catkin_make.
I use ubuntu 14.04 , ROS:indigo , gcc version 4.8.4
When running 'catkin_make -DCMAKE_BUILD_TYPE=Release',I encounter a problem:
![catkin_make error]…
-
Did anyone try using the devel branch on TX2. What is the frame rate you are getting for yolo and tiny_yolo model?
-
when making in the darknet folder I get this fatal error:
In file included from ./src/gemm.c:3:0:
./src/cuda.h:15:19: fatal error: cudnn.h: No such file or directory
compilation terminated.
Make…
-
Evaluatie van de trining progressie / recall per 10000
-
Hello, i am sorry to disturb you, i want to use the darknet_ros on ubuntu16.04 with a TITAN Xp GPU and ros kinetic , and i have passed the catkin_make, besides, i changed the related path as following…
-
Hi~ I am having a bit of a problem~
when i catkin_make, it have a problem about "fatal error: darknet_ros/bbox_array.h: No such file or directory
#include "
It may the darknet_ros folder don't h…
-
Hi! After a successful build, I have this error, when I try roslaunch:
core service [/rosout] found
ERROR: cannot launch node of type [darknet_ros/darknet_ros]: can't locate node [darknet_ros] in …
-
Hello, I have got a little problem when I catkin_make,
![error with cuda](https://user-images.githubusercontent.com/32090473/30773058-6a166810-a09b-11e7-8a2f-dacefbfcecfa.png)
I got 2 GPU in my sev…