yolo-v5
There are 7 repositories under yolo-v5 topic.
icns-distributed-cloud/adaptive-cruise-control
YOLO-v5 기반 "단안 카메라"의 영상을 활용해 차간 거리를 일정하게 유지하며 주행하는 Adaptive Cruise Control 기능 구현
paulinamoskwa/Real-Time-Social-Distancing
Real-time social distancing detector and people counter for camera recordings, via PyTorch, OpenCV and YOLOv5 👥
Chuncheonian/adaptive-cruise-control
YOLO-v5 기반 단안 카메라의 영상을 활용해 차간 거리를 일정하게 유지하며 주행하는 Adaptive Cruise Control 기능 구현
kuldeepstechwork/SightScope
SightScope is a web app for object detection and tracking using YOLO V5.
amiruzzaman1/Vehicle-Detection-from-Traffic
The vehicle detection project competed in YOLO (You Only Look Once), a real-time object detection system. Using Python, the project aimed to accurately detect and classify vehicles in various scenarios. It involved collecting and annotating a dataset, implementing the YOLO architecture, and fine-tuning the model using transfer learning.
sichkar-valentyn/Traffic-Signs-dataset-in-YOLO-v5-format
YOLO v5 format of the traffic signs dataset to train and test detector
sichkar-valentyn/What-is-YOLO-format
How does annotated image in YOLO format looks like? Analyze txt annotation file.