An open API service indexing awesome lists of open source software.

https://github.com/kth-vyu/traffic_sign_detection_yolov8s

Детект дорожных знаков с YOLOv8.
https://github.com/kth-vyu/traffic_sign_detection_yolov8s

python traffic-sign-classification yolov8

Last synced: 5 months ago
JSON representation

Детект дорожных знаков с YOLOv8.

Awesome Lists containing this project

README

          

# Обучение YOLOv8s на Google Colab: детектим дорожные знаки
## Info:
- Обучение: Google colab, T4 GPU
- Датасет: [RTSD](https://www.kaggle.com/datasets/watchman/rtsd-dataset)
### Labels:
- #### Labels
![labels](https://github.com/E-Kozyreva/traffic_sign_detection/blob/main/labels/labels.jpg)
- #### Labels_correlogram
![labels_correlogram](https://github.com/E-Kozyreva/traffic_sign_detection/blob/main/labels/labels_correlogram.jpg)
## Results:
- #### Test 1
![test1](https://github.com/E-Kozyreva/traffic_sign_detection/blob/main/runs/detect/pre_test1/test1.jpg)
- #### Test 2
![test2](https://github.com/E-Kozyreva/traffic_sign_detection/blob/main/runs/detect/pre_test2/test2.jpg)
- #### Test 3
![test3](https://github.com/E-Kozyreva/traffic_sign_detection/blob/main/runs/detect/pre_test3/test3.jpg)