Giter VIP home page Giter VIP logo

aifinalproject's Introduction

CSCI-4962 Final Project

Hey!

Instructions to run the code:

Requires numpy, opecv-python, imutils. These can be installed by:

pip install numpy
pip install opencv-python
pip install imutils

To run:

python yolo_opencv.py -i hockey-1.png -c yolo.cfg -w yolov3.weights -cl classes.txt

python yolo_video_opencv.py -i cv-hockey-1.mp4 -y .\ -o test.mp4

Training Models

https://medium.com/@manivannan_data/how-to-train-yolov3-to-detect-custom-objects-ccbcafeb13d2

https://medium.com/coinmonks/detecting-custom-objects-in-images-video-using-yolo-with-darkflow-1ff119fa002f

./darknet detector train cfg/player6-obj.data cfg/player6-yolov3-tiny.cfg darknet53.conv.74

Related Research/Work

Github: BSI Vision

  • "an open source platform that can injest broadcast footage of hockey games and output player mappings as well as other useful information harvested from these frames."

Fast and Reliable Detection of Hockey Players

Self-Learning for Player Localization in Sports Video

Learning to Track and Identify Players from Broadcast Sports Videos

Automatic Acquisition of Motion Trajectories: Tracking Hockey Players

Pose Estimation of Players in Hockey Videos using Convolutional Neural Networks

Classification of Puck Possession Events in Ice Hockey

aifinalproject's People

Contributors

jrj2011 avatar wippra avatar jason-durr avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.