Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 250 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 250 Bytes

Yolov8 ROS 1 Wrapper

pip install -r requirements. txt

Inspired in ROS2 Yolov8 implementation.

To do:

  • Implemented 3D bounding boxes;
  • (Study tracker);