Skip to content

iamqaasim/YOLO_Computer_Vision

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

YOLO Computer Vision

This project demonstrates the implementation of YOLO (You Only Look Once), a fast and accurate real-time object detection algorithm used for computer vision tasks. The goal of this repository is to show how YOLO can be applied for various object detection tasks using Python.

Features

  • Real-time object detection using YOLO.
  • Supports various YOLO models for different use cases.
  • Object detection on images, videos, and real-time webcam streams.

Installation

Prerequisites

Before running this project, ensure you have the following installed:

  • Python 3.x
  • OpenCV
  • YOLOv4 (or any other YOLO model)
pip install -r requirements.txt

Clone the repository:

git clone https://github.com/iamqaasim/YOLO_Computer_Vision.git
cd YOLO_Computer_Vision```

About

Utilizing YOLO software to carry out Computer Vision

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages