The project focuses on classification of different cricket shots using various Deep Learning Algorithms.
- Pandas
- Numpy
- Matplotlib
- Seaborn
- Tensorflow
- Keras
- sklearn
- glob
- OpenCV
- ResNet
- DenseNet
- InceptionNet
- EfficientNet
Accuracy | |
---|---|
ResNet | 86% |
DenseNet | 92% |
InceptionNet | 96% |
EfficientNet | 95% |
InceptionNet model performs better comparative to other models used on the above dataset.