leggedrobotics / darknet_ros

YOLO ROS: Real-Time Object Detection for ROS
BSD 3-Clause "New" or "Revised" License
2.19k stars 1.18k forks source link

using darknet_ros as a classifier, not as an object detector #338

Open Francisco-Carvalho98 opened 3 years ago

Francisco-Carvalho98 commented 3 years ago

From what I gather, this package was done more towards object detection. If I'm not mistaken, one could run a simple classifier network over darknet. Would this be possible to then bring over to darknet_ros?