Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fruit classification #446

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Conversation

ramana2074
Copy link
Contributor

Related Issues or bug

  • Fruit classification using CNN

Fixes: #429

Proposed Changes

  • This project implements a fruit image classification model using deep learning techniques. The goal is to classify images of various fruits into their respective categories. The project leverages machine learning and computer vision libraries to preprocess the images and train a model for accurate classification.

Additional Info

  • Image preprocessing using OpenCV and PIL libraries.
  • Data augmentation to improve model robustness.
  • Deep learning model implementation using TensorFlow or Keras.
  • Model evaluation using accuracy, precision, recall, and F1-score.
  • Visualizations of training progress (loss and accuracy over epochs).

Copy link

👋 Thank you for opening this pull request! We appreciate your contribution to improving this project. Your PR is under review, and we'll get back to you shortly.
Don't forget to mention the issue you solved!.

To help move the process along, please tag @UppuluriKalyani, @Neilblaze, and @SaiNivedh26 for a faster review!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Feature request: Fruit Classification
1 participant