Skip to content

BrianaNzivu/Scancer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🎗️ Scancer – AI-Powered Breast Cancer Detection Tool

Scancer is an AI-driven diagnostic tool designed to assist healthcare professionals in detecting breast cancer using ultrasound images and cell nuclei measurements. By integrating deep learning and traditional machine learning techniques, Scancer delivers fast, accurate classifications of breast tumors as benign or malignant through an intuitive, web-based interface.


📌 Key Features

  • Dual Input Detection
    Combines image-based (ultrasound) and numeric (tumor measurements) data.

  • AI Models in Action
    Uses CNN, ResNet, Logistic Regression, and Decision Trees for robust diagnosis.

  • User-Friendly Interface
    Simple, guided workflow designed for use by clinicians and researchers.

  • Graphical Insights
    Dynamic tumor surface area graphs aid understanding of input data.

  • Instant Results
    Real-time diagnostic feedback based on combined data inputs.

  • Accessibility First
    Built with WCAG standards to support all users.


🖼️ Interface Preview

image image image image image


🧠 Powered by Machine Learning

Scancer integrates the strengths of multiple models to ensure accuracy:

  • CNN (Convolutional Neural Network) – Analyzes ultrasound images to detect patterns indicative of cancer.
  • ResNet – Deep residual learning for enhanced image classification performance.
  • Logistic Regression – Provides statistical analysis on clinical measurements.
  • Decision Tree – Offers a transparent and interpretable classification process.

These models work in tandem to analyze data, increasing diagnostic confidence through ensemble learning.


🎯 Designed for Medical Professionals

Scancer was developed with feedback from healthcare practitioners, emphasizing:

  • Clear input and output formats
  • Visual interpretation aids
  • Accessible design for diverse users
  • Real-world validation via user acceptance testing (UAT)

🔒 Security & Ethics

  • SSL Encryption – All data transmissions are secured.
  • Data Validation – Strict input checks to prevent errors.
  • Privacy First – Designed with ethical handling of medical data in mind.

🔭 Future Directions

  • Improving model accuracy with larger, diverse datasets.
  • Enhancing UI based on continued medical user feedback.
  • Extending functionality to detect other cancer types or integrate with EHR systems.

🙏 Dedication

This project is dedicated to all the women who continue to fight against breast cancer, to the medical professionals who support them, and to everyone contributing to the global effort to defeat this disease.


📃 License

MIT License — Feel free to use, modify, and share this tool with attribution.

About

Scancer is an AI-driven diagnostic tool designed to assist healthcare professionals in detecting breast cancer using ultrasound images and cell nuclei measurements.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors