An open API service indexing awesome lists of open source software.

https://github.com/supunlakmal/football-ball-detection-with-faster-r-cnn-resnet-101-tensorflow-api

Football Ball Detection using Tensorflow object detection. You can run the .ipynb file on colab.
https://github.com/supunlakmal/football-ball-detection-with-faster-r-cnn-resnet-101-tensorflow-api

Last synced: 2 months ago
JSON representation

Football Ball Detection using Tensorflow object detection. You can run the .ipynb file on colab.

Awesome Lists containing this project

README

        

# Football-Ball-Detection

You can run Football_Object_Detector.ipynb file on google colab. It has most of the required packages pre-installed and the notebook also installs tensorflow object detctor for you.

Steps:

1.) Add this dataset to your google drive: https://drive.google.com/file/d/11wI-hkC5t_vlWQ4a5vNPQSaQqes9laO7/view?usp=sharing
2.) Download Football_Object_Detector.ipynb, pipeline.config, label_map.pbtxt, generate_record.py files and upload them to colab
3.) Run it!

Note:
1.) You need to stop training manually, after sometime. After 20,000 steps, it is safe to stop the training. The accuracy increases very slightly after 20,000 steps.

The model is just trained on 195 images of white football ball, and we are predicting on yellow football ball. It still performs quite good.

You can see the demo video here:
https://www.youtube.com/watch?v=-oU10h7xB5k&feature=youtu.be