- Recognize if a fruit is an apple, a banana or a orange and its quality (good or rotten)
- Uses Convolution Neural Networks model.
- Feature Extraction by ResNet50
-
Accuracy: 99.46%
-
Validation Accuracy: 99.07%
-
Loss: 0.0221
-
Validation Loss: 0.0281
- Download the nescesary libraries:
- Tensorflow
- Numpy
- Matplotlib
- Run the following in the terminal:
python .\pred_test.py