Skip to content

ananyag3110/BreastCancer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 

Repository files navigation

BreastCancer

Breast cancer is one of the most common cancers among women worldwide. Early detection significantly increases the chances of successful treatment. The primary objective of this project is to develop a robust system for the detection of breast cancer using mammogram images alongside patient data stored in CSV files. The system aims to assist radiologists in identifying potential cases of breast cancer, thereby enhancing early diagnosis and treatment planning.

Getting Started

  1. Clone the repository
    git clone https://github.com/ananyag3110/BreastCancer.git
    
  2. Navigate to the project directory
    cd App
    
  3. Install the dependencies
    pip install
    
  4. Start the development server
    python app.py
    
  5. Open your browser to see the result http://127.0.0.1:5000/
  6. Upload an image or enter the report details in order to predict the result.

Live Demo

Watch the presentation and live demo here.

Note

If you encounter package related issues then it is mostly because of conficting python versions.
Check the compatibility and try again.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages