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.
- Host: GitHub
- URL: https://github.com/supunlakmal/football-ball-detection-with-faster-r-cnn-resnet-101-tensorflow-api
- Owner: supunlakmal
- Created: 2021-07-11T14:13:44.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2019-07-04T09:04:52.000Z (almost 6 years ago)
- Last Synced: 2025-01-17T14:55:26.165Z (4 months ago)
- Homepage:
- Size: 47.9 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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