Kushal997-das / Project-Guidance

:octocat:šŸŒŸ The Ultimate resources for beginner to advance level projects all at one place šŸ’» šŸŽÆšŸš€
https://project-guidance.vercel.app/
MIT License
455 stars 303 forks source link

Title: Brain Tumor Detection #1184

Open aaradhyasinghgaur opened 2 weeks ago

aaradhyasinghgaur commented 2 weeks ago

Is your proposal related to a problem? Please describe.

Description :- Accurately detecting and classifying brain tumors is crucial yet challenging. Deep learning, particularly convolutional neural networks (CNNs), can automate this process by analyzing MRI scans, reducing the time and variability associated with traditional methods. By training on large datasets, CNNs can provide consistent, accurate, and efficient tumor detection and classification, significantly aiding radiologists in diagnosis and treatment planning.

Dataset I'll use :- https://www.kaggle.com/datasets/denizkavi1/brain-tumor

Solution I propose :-

  1. Utilizing Multiple Network Architectures: To achieve categorical classification of brain MRI images for detecting different types of brain tumors, we will leverage five distinct deep learning network architectures:
  1. Data Augmentation Techniques:

To enhance the accuracy and robustness of the models, we will apply various data augmentation techniques such as:

These techniques will artificially expand the dataset and help prevent overfitting.

  1. Model Performance Comparison:

I will evaluate and compare the performance of each model using the following metrics and visualizations:

  1. Exploratory Data Analysis (EDA):

Before training the models, we will perform comprehensive exploratory data analysis (EDA) on the dataset to understand its structure. This will include:

  1. README File:

A README file will be created to document the entire process .

I'll also add extra custom layesr to enhace the performnace of the models. I want to add his projetc to advance ml/datascience repo.

Tools I'll use ;- keras , numpy , matplotlib , sckit-learn , tqdm etc.

Kindly assign this issue to me @Kushal997-das and lable it as level-3 if possible as I'm training and testing dataset for 5 different models which is resource and time consuming and also making doucumentation about which works better . I will also be doing EDA analysis for the dataset.

Add any other context or screenshots about the proposal request here.

No response

github-actions[bot] commented 2 weeks ago

It's great having you contribute to this project

Thanks for opening thisIssue šŸ™Œ, Welcome to Project Guidance šŸ’– We will review everything and get back to you.
Make sure to give a star to this repo before making a fork! Thank you :)
aaradhyasinghgaur commented 2 weeks ago

@Kushal997-das kindly assign this issue to me please.