Skip to content

Implementation of the DeepBall ball detector in Keras

Notifications You must be signed in to change notification settings

RvI101/DeepBall-Keras

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 

Repository files navigation

Intro

This is a port of DeepBall in tf-keras. DeepBall paper is found here - https://arxiv.org/pdf/1902.07304.pdf

Ball Action Recognition

A supplementary goal of this project. A multi-model pipeline that aims to recognize Pass, OutofBounds and Possession Ball States in long-shot match footage.

The dataset used to train is the same as the paper above - https://pspagnolo.jimdofree.com/download/

A pre-trained Mask-RCNN model is used to detect players. Port used is found here - https://github.com/matterport/Mask_RCNN

Demo of DeepBall ball-tracking

ball-trackingdemo

Demo of Pass, Possession and OutofBounds Ball State Recognition

pass-trackingdemo

About

Implementation of the DeepBall ball detector in Keras

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published