Skip to content

YOLO is a object detection algorithm. It can detect object faster.

Notifications You must be signed in to change notification settings

iamsachin45/YOLO-object-detection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

OUTPUT

OUTPUT

YOLO-object-detection

YOLO is a object detection algorithm. It can detect object faster.

You can use any GPU free enviroment like COLAB or Kaggle

Run this commend

!git clone https://github.com/ultralytics/yolov5

!cd yolov5

!pip install -r requirements.txt

You have to lable your data i have used Make sense for labeling data and download text file which contains class name and coordinate.

You can refer Github page of yolov5

About

YOLO is a object detection algorithm. It can detect object faster.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published