ID: 5f0b99f45c35142ae800e7b0

Yolov5

by SHIVAM GARG

Yolov5 for object detection


License: Other

Tags: Pytorch Yolov5 Object Detection

 Model stats and performance
Dataset Used COCO
Framework PyTorch
OS Used Linux
Publication View
Inference time in seconds per sample.

Screenshots


YOLOv5 for Object Detection

WHAT IS IT?

YOLO “You Only Look Once” is one of the most popular and most favourite algorithms for AI engineers. It always has been the first preference for real-time object detection.In this release its even more faster and accurate.

HOW TO USE?

To run The Inference Script run this command python run.py --weights <path_to_model_weights> --source <path_to_input_image>

SAMPLE COMMAND

python run.py --weights yolov5s.pt --source example.jpg

ARGUMENTS DETAILS HELP OPTIONS
weights Weights Mention the path to pertained weights of model
source INPUT IMAGE Mention the path to Input Image

WHAT ARE THE REQUIREMENTS?

To get all the requirements and dependencies installed run the command For GPU - pip install -r gpu_requirements.txt For CPU - pip install -r cpu_requirements.txt

Author View Profile

SHIVAM GARG
New Delhi, India
Pro
41
LEVEL

25259 Profile
Views

A philosophy student cleverly disguised as a Coax Deep Learning engineer spending whole day, practically every day, experimenting with TensorFlow,Pytorch, and Caffe; dabbling with Python and C++; and drinking a wide variety of Coffee everyday.

User Reviews



0 total ratings

Model has not been reviewed yet.

More by this user | Show All



Also checkout...