YOLO-v5 기반 "단안 카메라"의 영상을 활용해 차간 거리를 일정하게 유지하며 주행하는 Adaptive Cruise Control 기능 구현
-
Updated
Oct 28, 2021 - Python
YOLO-v5 기반 "단안 카메라"의 영상을 활용해 차간 거리를 일정하게 유지하며 주행하는 Adaptive Cruise Control 기능 구현
An implementation of an Autonomous Vehicle Agent in CARLA simulator, using TF-Agents
This is an implementation of an adaptive cruise control system based on a computer vision pipeline. This work is based on YOLACT, a State-Of-The-Art real-time instance segmentation network. You're welcome to test and try our code, we hope you'll enjoy this work!
Add a description, image, and links to the adaptive-cruise-control topic page so that developers can more easily learn about it.
To associate your repository with the adaptive-cruise-control topic, visit your repo's landing page and select "manage topics."