Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/mayankpatel97/object_detection_yolo5_python

Python code for live object detection using CV2 and YOLO5
https://github.com/mayankpatel97/object_detection_yolo5_python

computer-vision cv2 python yolov5

Last synced: 1 day ago
JSON representation

Python code for live object detection using CV2 and YOLO5

Awesome Lists containing this project

README

        

dependencies
=========================================================================

pip install ultralytics
pip install opencv-python
pip install supervision
pip install torch