abhisheks008 / DL-Simplified

Deep Learning Simplified is an Open-source repository, containing beginner to advance level deep learning projects for the contributors, who are willing to start their journey in Deep Learning. Devfolio URL, https://devfolio.co/projects/deep-learning-simplified-f013
https://quine.sh/repo/abhisheks008-DL-Simplified-499023976
MIT License
391 stars 338 forks source link

River Images Classification of Sao Carlos using DL #522

Open abhisheks008 opened 6 months ago

abhisheks008 commented 6 months ago

Deep Learning Simplified Repository (Proposing new issue)

:red_circle: Project Title : River Images Classification of Sao Carlos using DL
:red_circle: Aim : The aim is to classify the images from the dataset using different deep learning methods.
:red_circle: Dataset : https://www.kaggle.com/datasets/caetanoranieri/river-images-at-sao-carlos
:red_circle: Approach : Try to use 3-4 algorithms to implement the models and compare all the algorithms to find out the best fitted algorithm for the model by checking the accuracy scores. Also do not forget to do a exploratory data analysis before creating any model.


📍 Follow the Guidelines to Contribute in the Project :


:red_circle::yellow_circle: Points to Note :


:white_check_mark: To be Mentioned while taking the issue :


Happy Contributing 🚀

All the best. Enjoy your open source journey ahead. 😎

Nit-25 commented 6 months ago

Greetings @abhisheks008 , I would like to work on this issue.

abhisheks008 commented 6 months ago

Can you explain the models/algorithms you are planning to use here?

akv2011 commented 6 months ago

HI @abhisheks008 can you assign me this issue my steps to solve this are

1.Exploring dataset , image dimensions, and class distributions. 2.Visualizing ht e sample images and corresponding labels to gain insights. 3.Comparing CNN, VGG, ResNet, and a custom CNN 4.Validatiing the Evaluated models on the validation set using metrics like accuracy, precision, recall, and F1-score. 5.Including visualizations (e.g., training curves, confusion matrices) to better illustration of the model performance.

Nit-25 commented 6 months ago

@abhisheks008 I would like to use ResNet, VGGNet, MobileNet which are primarily based on the CNN architecture and compare their accuracies.

abhisheks008 commented 6 months ago

As per the code of conduct issues will be assigned to you based on FCFS. Hence @Pat25Taylor you can start working on this issue.

@akv2011 you can check out other issues, there are lots of open issues present here in this repo.

akv2011 commented 6 months ago

Ok Thanks

As per the code of conduct issues will be assigned to you based on FCFS. Hence @Pat25Taylor you can start working on this issue.

@akv2011 you can check out other issues, there are lots of open issues present here in this repo.

shachi-i commented 1 month ago

Heya @abhisheks008 can you please assign this issue to me Full name : Shachipriya Pattanayak GitHub Profile Link : https://github.com/shachi-i Email ID : pattanayakshachipriya@gmail.com Participant ID (if applicable): Approach for this Project : Perform EDA, use 3-4 different models such as CNN, ResNet, MobileNet,VGG to compare the performance and find best fitted algorithm. What is your participant role? (Mention the Open Source program) : Gssoc'24 ext

abhisheks008 commented 1 month ago

Issue assigned to you @shachi-i