Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Transform cones detecting model into ROS network #100

Open
4 tasks
gmin7 opened this issue Mar 14, 2020 · 1 comment
Open
4 tasks

Transform cones detecting model into ROS network #100

gmin7 opened this issue Mar 14, 2020 · 1 comment
Assignees

Comments

@gmin7
Copy link

gmin7 commented Mar 14, 2020

Description:

  • Convert the current darknet model/framework to a ROS compatible

Acceptance Criteria:

  • Installed the correct packages for YOLOv3
  • Successfully start up the SLAM navigation repo (IGVC course) with the darknet nodes simultaneously (they don't have to be communicating, just simultaneously compiling
  • The weights we trained with YOLOv3 are incorporated into the nodes
  • Create a flow diagram describing how the inference node and the camera subscriber are implemented (this will involve describing how you break down the inference model into smaller chunks and who subscribes/publishes to what topics)

Notes:

  • Documenting what is an is not possible in the comments section
@AnnieJDZ
Copy link

https://github.com/leggedrobotics/darknet_ros
YOLO ROS: Real-Time Object Detection for ROS, can use our own detection objects

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants