Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/enjirouz/yolo-object-detection-examples
Example of using YOLO to detect objects in images and videos
https://github.com/enjirouz/yolo-object-detection-examples
example-project image-classification image-processing image-recognition object-detection python3 video-processing yolov4
Last synced: 29 days ago
JSON representation
Example of using YOLO to detect objects in images and videos
- Host: GitHub
- URL: https://github.com/enjirouz/yolo-object-detection-examples
- Owner: EnjiRouz
- Created: 2020-12-20T13:30:19.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2020-12-21T17:40:08.000Z (about 4 years ago)
- Last Synced: 2024-11-16T11:13:13.374Z (3 months ago)
- Topics: example-project, image-classification, image-processing, image-recognition, object-detection, python3, video-processing, yolov4
- Language: Python
- Homepage:
- Size: 24.7 MB
- Stars: 6
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# YOLO Object Detection Examples
Пример использования YOLO для обнаружения обектов на изображении и видеоТест YOLO на простой CAPTCHA:
Исходное изображение |Результат применения YOLO
----------------------|--------------------------
![TRUCK CAPTCHA](https://github.com/EnjiRouz/Yolo-Object-Detection-Examples/blob/master/assets/truck_captcha.png) | ![TRUCK CAPTCHA RESULT](https://github.com/EnjiRouz/Yolo-Object-Detection-Examples/blob/master/assets/truck_captcha_result.png)2 из 3 грузовиков алгоритм выбрал правильно. Кажется, пока что восстание машин нам не грозит :)
Тест YOLO на публичной видеокамере:
![REALTIME VIDEO DETECTION RESULT](https://github.com/EnjiRouz/Yolo-Object-Detection-Examples/blob/master/assets/video_detection_result.png)Результат обработки видео: 6 из 7 человек алгоритм распознал
Публичная камера была найдена [здесь](https://www.insecam.org/en/bytag/Barbershop/)