ML-capsule is a Project for beginners and experienced data science Enthusiasts who don't have a mentor or guidance and wish to learn Machine learning. Using our repo they can learn ML, DL, and many related technologies with different real-world projects and become Interview ready.
MIT License
418
stars
356
forks
source link
Project Addition: Breast Cancer detection using DL (Ultrasound Image data) with Web App #737
[Project Addition]: Breast Cancer Detection using DL - with Web App
Description
Aim of the project: The aim of this project is to develop a Breast Cancer Detection system using Deep Learning techniques on Ultrasound images. This project will include a web application for easy access and usability.
Details
Name: Aditya Khamitkar
GitHub ID: TheNaiveSamosa
Email ID: thenaivesamosa@gmail.com
Identify yourself: Contributor
Project Structure
The project will be structured as follows:
Model folder: Contains the trained models and Jupyter notebooks for training.
Webapp folder: Contains the Flask web application with templates and static files.
Dataset folder: Contains a README.md for performing EDA.
Documentation: Detailed README files in the root and respective folders to guide users through the project.
Features
Deep Learning Models: Implementation of models like VGG16 and MLP for breast cancer detection.
Web Application: A user-friendly web interface for uploading ultrasound images and receiving predictions.
Exploratory Data Analysis (EDA): Insights and visualizations of the dataset to understand the data better.
[Project Addition]: Breast Cancer Detection using DL - with Web App
Description
Aim of the project: The aim of this project is to develop a Breast Cancer Detection system using Deep Learning techniques on Ultrasound images. This project will include a web application for easy access and usability.
Details
Project Structure
The project will be structured as follows:
Features
Checklist