Niketkumardheeryan / ML-CaPsule

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
333 stars 294 forks source link

Project Addition: Breast Cancer detection using DL (Ultrasound Image data) with Web App #737

Open TheNaiveSamosa opened 1 month ago

TheNaiveSamosa commented 1 month ago

[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:

  1. Model folder: Contains the trained models and Jupyter notebooks for training.
  2. Webapp folder: Contains the Flask web application with templates and static files.
  3. Dataset folder: Contains a README.md for performing EDA.
  4. Documentation: Detailed README files in the root and respective folders to guide users through the project.

Features

Checklist

invigorzz313 commented 1 month ago

This issue has been assigned. Do follow the project guidelines for the PR. Create a new branch for every PR and avoid committing from master branch.