Giter Club home page Giter Club logo

cancer-detection-ai's Introduction

Cancer Detection App (CDA) Repository ๐Ÿš€

Overview

Welcome to the Cancer Detection App (CDA) repository! This app uses TensorFlow, Matplotlib, NumPy, and Pandas to detect cancer from the Human Against Machine 10000 dataset obtained from Kaggle.

Dataset

The HAM10000 dataset is organized into the HAM10000 folder, containing various skin lesion images.

Data Processing

To handle imbalanced data, we used TensorFlow's ImageDataGenerator to generate additional data. The dataset is split into training, validation, and test sets using the flow_from_directory function.

Model Creation

The model is created using TensorFlow's Sequential API, consisting of convolutional layers for image analysis and dense layers for classification.

Usage

A user-friendly interface is provided through a while True loop, allowing users to interactively choose images. The selected image is then loaded, plotted using Matplotlib, and labeled as benign or malignant.

How to Use

  1. Clone the repository:

    [email protected]:VukIG/Cancer-Detection-AI.git
  2. Install dependencies:

    pip install -r requirements.txt
  3. Run the app:

    python interface.py

Contributing ๐ŸŽ‰

Feel free to contribute, report issues, or just explore the world of cancer detection with joy! ๐Ÿ˜„

Happy coding! ๐Ÿ‘ฉโ€๐Ÿ’ป๐Ÿ‘จโ€๐Ÿ’ป

cancer-detection-ai's People

Contributors

vukig avatar

Stargazers

 avatar Shariq Malik avatar Omeed Enshaie avatar

Watchers

Kostas Georgiou avatar Shariq Malik avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.