Skip to content

ChetanKrishna07/Fruit_Recognition

Repository files navigation

Fruit_Recognition

  • 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

Results

  • Accuracy: 99.46%

  • Validation Accuracy: 99.07%

  • Loss: 0.0221

  • Validation Loss: 0.0281

How to run

  1. Download the nescesary libraries:
  • Tensorflow
  • Numpy
  • Matplotlib
  1. Run the following in the terminal: python .\pred_test.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages