Skip to content

amslabtech/traffic_light_detector

Repository files navigation

traffic_light_detector

ROS package for traffic light detection with YOLOv8

Environment

  • Ubuntu 20.04
  • ROS Noetic
  • NVIDIA GPU
  • Docker

Dependencies

Install and Build

git clone https://github.com/amslabtech/traffic_light_detector.git
cd traffic_light_detector
docker compose build
  • dataset and weight can be downloaded here

How to use

cd traffic_light_detector
docker compose up

or

roslaunch traffic_light_detector traffic_light_detector.launch

About

ROS package for traffic light detection with YOLOv8

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published