I am trying to implement dn_object_detect on ROS Kinetic (Ubuntu 16.04, CUDA 8.0, OpenCV 2.4.13) but I keep running into the problem that it gets stuck after :
Loaded detection model data
The .cfg and .weight files are loaded correctly and the camera topic publishes values too.
In the past I have successfully implemented it in ROS Indigo (Ubuntu 14.04, CUDA 7.5) and that is why I wanted to move further with it.
Any suggestions?
Kind regards
I am trying to implement dn_object_detect on ROS Kinetic (Ubuntu 16.04, CUDA 8.0, OpenCV 2.4.13) but I keep running into the problem that it gets stuck after :
Loaded detection model data
The .cfg and .weight files are loaded correctly and the camera topic publishes values too.
In the past I have successfully implemented it in ROS Indigo (Ubuntu 14.04, CUDA 7.5) and that is why I wanted to move further with it.
Any suggestions?
Kind regards