Skip to content

This repository is to view all the work related Object Detection

Notifications You must be signed in to change notification settings

ShridattaKulkarni/Object-Detection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Object Detection using YoloV3

This article illustrate, how can we use YoloV3 to detect object in an given image.

Pre-requisites

  1. Download YoloV3 pretarined weights from YOLO official websites : https://pjreddie.com/darknet/yolo/
  2. Download coco.names object class file from eclosed file set or from official coco : https://cocodataset.org
  3. sample images to work with.

With above mentioned prerequisites, you can build the code in any environement

  1. Google Colab
  2. Kaggle
  3. Local Machines

Supported Code and other file enclosed.

About

This repository is to view all the work related Object Detection

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published