Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Project Addition]: Breast Cancer Detection using DL - with Web App #737 #756

Conversation

TechieSamosa
Copy link
Contributor

@TechieSamosa TechieSamosa commented Jun 2, 2024

Pull Request: 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 includes a web application for easy access and usability.

Please do not forget to label this PR and also add Level to the issue #737.

Project Details

Project Structure

The project is 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

  • 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.

Checklist

  • Implementation of deep learning models.
  • Development of the web application.
  • Perform EDA and document findings.
  • Create detailed README files for guidance.

Additional Notes

  • The project includes comprehensive documentation to assist users in understanding and navigating through the project.
  • Any feedback or suggestions for improvement are welcome.

Thank you for reviewing this pull request. Looking forward to your feedback and approval.


@TechieSamosa
Copy link
Contributor Author

Why is the check failing. I am not understanding what its saying. Anything related to security. What changes should I be making?

@Niketkumardheeryan Niketkumardheeryan merged commit ecf2802 into Niketkumardheeryan:master Jun 5, 2024
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants