Git Product home page Git Product logo

breast-cancer-detection-model-by-using-deep-learning's Introduction

Breast-Cancer-Detection

Overview

Among many cancers, breast cancer is the second most common cause of death in women. Early detection and early treatment reduce breast cancer mortality. Mammography plays an important role in breast cancer screening because it can detect early breast masses or calcification regions.

Signs of Breast Cancer:

1. Weight loss

2. Skin changes

3. Pain

4. Breast changes

This project uses mammograms for breast cancer detection using deep learning techniques.

For the diagnosis of breast cancer doctors often use additional tests to find or diagnose breast cancer. A mammogram is an X-ray picture of the breast. Doctors use a mammogram to look for early signs of breast cancer. Regular mammograms are the best tests doctors have to find breast cancer early, sometimes up to three years before it can be felt. A mammogram shows how dense the breasts are. Women with dense breasts have a higher risk of getting breast cancer.

Dataset

The dataset contains breast mammography images(224,224,3). With labels of:

1. Density

The levels of density are: A: (1) Almost entirely fatty indicates that the breasts are almost entirely composed of fat. About 1 in 10 women has this result. B: (2) Scattered areas of fibroglandular density indicates there are some scattered areas of density, but the majority of the breast tissue is nondense. About 4 in 10 women have this result. C: (3) Heterogeneously dense indicates that there are some areas of nondense tissue, but that the majority of the breast tissue is dense. About 4 in 10 women have this result. D: (4) Extremely dense indicates that nearly all of the breast tissue is dense. About 1 in 10 women has this result.

2. Tumour

A: Benign (noncancerous) B: Malignant (cancerous)

Why Deep-Learning?

AI system studying X-ray mammograms was shown to be better than human experts when it came to predicting whether or not a patient has breast cancer. More specifically, the model was found to be as good as two doctors looking at the images, and better at spotting cancer than a single doctor, while also reducing the number of “false-negative” results. Such systems will never replace medical staff, but would serve as an extra set of eyes, while also being able to work 24/7 without getting tired or making mistakes.

breast-cancer-detection-model-by-using-deep-learning's People

Contributors

farhan123806 avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar

breast-cancer-detection-model-by-using-deep-learning's Issues

need help

hi farhan there are still some issues in the BCD can we have a meet to solve the issue ??

Trouble downloading the weights file

HI there,
I'm a graduate student working on an imaging classification problem. The assignment is to find a pretrained model like yours and use the weights against an loaded and preprocessed image. I used this code for the weights:

from google_drive_downloader import GoogleDriveDownloader as gdd
def download_weights():
gdd.download_file_from_google_drive(file_id="1--7p9rRJy7WU4OmomkzM8i0veetZctTT",
dest_path ="weights/modeldense1.h5" )

I'm having trouble with it. I even tried to just download the file, but it wouldn't work. Is it possible for you to send me the file directly? Thank you very much! [email protected]

Help

hi farhaan, i am looking forward for the reply ! through your guidance i can clear my doubts and complete the project with my team, kindly acknowledge.

Error need help.

image
image
Hi farhan, hope you're doing fine . I need your assistance urgently as we got our deadline before 17th March.

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.