The-Data-Alchemists-Manipal / MindWave

MindWave is an open-source project designed for beginners to learn about data science, machine learning, deep learning, and reinforcement learning algorithms using Python. The project offers a platform for implementing relevant algorithms, with open-source tools and libraries.
MIT License
97 stars 144 forks source link

Crops Image Classification #192

Open niweshbaraj opened 1 year ago

niweshbaraj commented 1 year ago

I would like to add crops image classification project to classify all types of agriculture crop images ( rice, sugarcane, maize ,lemon, banana,coconut , jute etc..) with better accuracy.

Dataset : - https://www.kaggle.com/datasets/mdwaquarazam/agricultural-crops-image-classification?select=Agricultural-crops

theyashwanthsai commented 1 year ago

This is good. Which model will you be using? @niweshbaraj

niweshbaraj commented 1 year ago

I'm going to use CNN for this.

theyashwanthsai commented 1 year ago

okay @niweshbaraj - you can go ahead! We are assigning you 21 days for this project, after which it will be assigned to someone else if not completed. All the best! Name the file as: algorithm_dataset.ipynb and link it in the readme of the labeled directory as algorithm - dataset.