Skip to content

deep-diver/Soccer-Ball-Detection-YOLOv2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Soccer Ball Detection using YOLOv2 (Darkflow)

Introduction

This notebook shows how object detection can be done on your own dataset by training YOLOv2. I am going to use soccer playing images as training dataset as an example to detect soccer ball. After finishing this notebook, you will be able to train your own model, and detect objects that you are interested in.

Contents

  1. How to prepare your own dataset
  2. How to make your own configuration file
  3. How to define options for training for your own dataset
  4. How to load from checkpoint
  5. How to make a prediction

Please click the image below to see a video file on Youtube

IMAGE ALT TEXT HERE

Releases

No releases published

Packages

No packages published