You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
🔴 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 :
You need to create a separate folder named as the Project Title.
Inside that folder, there will be four main components.
Images - To store the required images.
Dataset - To store the dataset or, information/source about the dataset.
Model - To store the machine learning model you've created using the dataset.
requirements.txt - This file will contain the required packages/libraries to run the project in other machines.
Inside the Model folder, the README.md file must be filled up properly, with proper visualizations and conclusions.
🔴🟡 Points to Note :
The issues will be assigned on a first come first serve basis, 1 Issue == 1 PR.
"Issue Title" and "PR Title should be the same. Include issue number along with it.
Follow Contributing Guidelines & Code of Conduct before start Contributing.
To classify diffrent current notes such as -
1)Ten Rupee Notes
2)Twenty Rupee Notes
3)Fifty Rupee Notes
4)Hundred Rupee Notes
5)Two Hundred Rupee Notes
6)Five Hundred Rupee Notes, and,
7)Two Thousand Rupee Notes.
we will employ five distinct deep learning network architectures:
DenseNet121
Xception
VGG16
ResNet50
InceptionV3
Data Augmentation Techniques:
To enhance the accuracy and robustness of the models, I will apply various data augmentation techniques such as:
Rotation
Zooming
Flipping (horizontal and vertical)
Shearing
Brightness adjustments
These techniques will artificially expand the dataset and help prevent overfitting.
3. Model Performance Comparison:
I will evaluate and compare the performance of each model using the following metrics and visualizations:
Accuracy Score: To measure the overall correctness of the models.
Loss Graph: To visualize the loss during training and validation phases.
Accuracy Graph: To track accuracy improvements over epochs.
Confusion Matrix: To provide a detailed breakdown of model performance across different diamond shapes, highlighting precision, recall, and F1 score for each category.
Exploratory Data Analysis (EDA):
Before training the models, I will perform comprehensive exploratory data analysis (EDA) on the dataset to understand its structure. This will include:
Distribution of images across different diamond shapes.
Image quality and resolution consistency.
Identifying any class imbalances.
Visualizing sample images from each category.
README File:
A README file will be created to document the entire process according to the READMe template.
Tools I'll use :- numpy , matplotlib , scikit-learn , tqdm , keras etc.
What is your participant role? (Mention the Open Source program) - GSSOC-2024 CONTRIBUTOR
Happy Contributing 🚀
All the best. Enjoy your open source journey ahead. 😎
The text was updated successfully, but these errors were encountered:
Thank you for creating this issue! We'll look into it as soon as possible. Your contributions are highly appreciated! 😊
abhisheks008
changed the title
[Project Addition] :- Indian Currency Notes Classifier
[Project Addition]: Indian Currency Detection using DL
Jun 3, 2024
Deep Learning Simplified Repository (Proposing new issue)
🔴 Project Title : Indian Currency Notes Classifier
🔴 Aim : To classify indian currency for ease in conditions like poor lighting or for individuals with visual impairments
🔴 Dataset : https://www.kaggle.com/datasets/gauravsahani/indian-currency-notes-classifier
🔴 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.🔴🟡 Points to Note :
✅ To be Mentioned while taking the issue :
Full name : Aaradhya Singh
GitHub Profile Link : https://github.com/kyra-09
Email ID : [email protected]
Participant ID (if applicable):
Approach for this Project :
To classify diffrent current notes such as -
1)Ten Rupee Notes
2)Twenty Rupee Notes
3)Fifty Rupee Notes
4)Hundred Rupee Notes
5)Two Hundred Rupee Notes
6)Five Hundred Rupee Notes, and,
7)Two Thousand Rupee Notes.
we will employ five distinct deep learning network architectures:
To enhance the accuracy and robustness of the models, I will apply various data augmentation techniques such as:
These techniques will artificially expand the dataset and help prevent overfitting.
3. Model Performance Comparison:
I will evaluate and compare the performance of each model using the following metrics and visualizations:
Before training the models, I will perform comprehensive exploratory data analysis (EDA) on the dataset to understand its structure. This will include:
A README file will be created to document the entire process according to the READMe template.
Tools I'll use :- numpy , matplotlib , scikit-learn , tqdm , keras etc.
Happy Contributing 🚀
All the best. Enjoy your open source journey ahead. 😎
The text was updated successfully, but these errors were encountered: