Commit fded9132 authored by Parindya H.S.T 's avatar Parindya H.S.T

Update README.md

parent ecaa19b6
...@@ -31,7 +31,7 @@ Refine the images and organize them into two different folders one as no ball an ...@@ -31,7 +31,7 @@ Refine the images and organize them into two different folders one as no ball an
*Model training and testing* *Model training and testing*
To detect whether a ball is a no ball or a legal ball using machine learning, do a comparison To detect whether a ball is a no ball or a legal ball using machine learning, do a comparison
between Convolutional Neural Network (CNN) model and pretrained model MobileNet, ResNet. between Convolutional Neural Network (CNN) model , pretrained model MobileNetV3 and pretrained model ResNet50V2.
It can experiment with all three architectures and evaluate their performance on the dataset to select It can experiment with all three architectures and evaluate their performance on the dataset to select
the best model for the goal of detecting no balls, and then provide the best model. the best model for the goal of detecting no balls, and then provide the best model.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment