Open abhisheks008 opened 6 months ago
Greetings @abhisheks008 , I would like to work on this issue.
Can you explain the models/algorithms you are planning to use here?
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.
@abhisheks008 I would like to use ResNet, VGGNet, MobileNet which are primarily based on the CNN architecture and compare their accuracies.
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.
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.
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
Issue assigned to you @shachi-i
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 :
requirements.txt
- This file will contain the required packages/libraries to run the project in other machines.Model
folder, theREADME.md
file must be filled up properly, with proper visualizations and conclusions.: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. 😎