Open zssjh opened 6 years ago
Sorry that is my mistake. This repository is simply for my personal use, so I did not fine tune for public use. Actually I just updated the readme and you can review it again. There are several things to explain:
This repo is for stereo image input. If you just simply want to use ROS and YOLO, just go to https://github.com/leggedrobotics/darknet_ros with complete solution. Also you can try to use python binding tool (pybind11 to integrate your c++ project with the model built in tensorflow or pytorch.
You can download the obstacle_msgs in my repo. It is simply a customized obstacle msgs package in ROS for 2d and 3d bounding box. You are welcomed to modify it.
The submodule darknet
lies in the branch speed
which actually derives from the forked darknet. This repo is updating actively and I recommend to you.
You may still encounter some error because I have not extensively tested it. So feel free to raise issues.
VisionWorks has been deleted in my latest commit. Sorry for wasting your time.
I find the obstacle_msgs in your repo, but i can not find VisionWorks....