ID: 5d8625ec850bb704a303272f

Yolov3 Pytorch

by Kunal Goyal

A PyTorch implementation of the YOLO v3 object detection algorithm


License: Not Specified

Tags: coco yolov3 object-detection realtime pytorch

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

Screenshots


What is it?

Want to detect multiple objects in images in real-time? YOLO v3 is time-tested, widely used object detection algorithm.

How to use?

  • Install all requirements with command pip install -r requirements.txt.
  • Put one or more images in 'Input' folder. (Initially sample images are provided for testing purpose).
  • Run python src/run.py -- input Input --output Output.

That easy! New images with bounded boxes over different objects have been saved in 'Output' directory.

Tested on

  • python 3.5
  • ubuntu 16.04
  • cuda 10.1

Author View Profile

Kunal Goyal
New Delhi, India.
Silver
12
LEVEL

2537 Profile
Views

I solve complex realworld problem through code..

Experience everything life offers until destiny meet.

User Reviews



0 total ratings

Model has not been reviewed yet.

More by this user | Show All



Also checkout...