All Projects → osrf → yolo_object_detector

osrf / yolo_object_detector

Licence: other
Object detector in ROS using deep learning in Darknet - Yolo

Programming Languages

c
50402 projects - #5 most used programming language
Cuda
1817 projects
C++
36643 projects - #6 most used programming language
CMake
9771 projects
python
139335 projects - #7 most used programming language
Makefile
30231 projects
shell
77523 projects

yolo_object_detector

Object detector in ROS using deep learning in Darknet - Yolo

Steps:

  1. This package uses the proposed standard Vision messages, so clone/download the vision messages package and place it in the catkin workspace. Vision messages package: https://github.com/Kukanani/vision_msgs.git
  2. Clone/Download this repository into your workspace which has two packages: darknet_ros and dn_object_detect
  3. RUN catkin_make
  4. RUN roslaunch dn_object_detect objdetect.launch - (NOTE: This launch file also launches the openni2.launch file for the camera. If you are using any other camera, please change the camera topic in the launch file and uncomment the line that launches the openni camera)
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].