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
95 stars 145 forks source link

Dog’s Breed Identification using Deep Learning #430

Open Khushibhatnagar opened 1 year ago

Khushibhatnagar commented 1 year ago

💥 Proposal

I will build a model for dog breed identification. It will convert all Images of dogs to number format using ‘OpenCV’ and then feed them into the Resnet50V2, a special type of neural network under the Transfer Learning technique, which will help to identify the dog’s breed.

Please assign me this issue.

Khushibhatnagar commented 1 year ago

Please assign me this issue. dataset: https://www.kaggle.com/competitions/dog-breed-identification/data

khusheekapoor commented 1 year ago

@Khushibhatnagar - 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.