GitXplorerGitXplorer
s

Football-Ball-Detection-with-Faster-R-CNN-ResNet-101-Tensorflow-API

public
0 stars
0 forks
0 issues

Commits

List of commits on branch master.
Verified
3f81e3e4c3fe3adc69f3d120050219d77dc7c152

Update README.md

KKamalChhirang committed 6 years ago
Verified
9a0b0c57520067fc68ae1fd818ce601606d1cc78

Add files via upload

KKamalChhirang committed 6 years ago
Verified
057de919af9a3884f588eac601403665ef400da0

Add files via upload

KKamalChhirang committed 6 years ago
Verified
120e10e2f983ce982e5e6f1063d3437cf2e2b89b

Update README.md

KKamalChhirang committed 6 years ago
Verified
0853bd0af58be6c0198538b1de4cb013d428b703

Add files via upload

KKamalChhirang committed 6 years ago
Verified
68335c7edc9ca1d650e41bce2aef1e845b48215f

Add files via upload

KKamalChhirang committed 6 years ago

README

The README file for this repository.

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