Giter Site home page Giter Site logo

breast-cancer-lump-segmentation-maskrcnn's Introduction

Breast-Cancer-Lump-Segmentation-MaskRCNN

Breast Cancer lump segmentation using mask RCNN. Implementation on tensorflow with CBIS-DDSM dataset.

Developer's Note

Delete this readme and make a new one once the development is done.

Image Preprocessing

Source

This dataset was downloaded from CBIS DDSM website here, it is really not that complicated to download this dataset, the download documentation is on their website.

Conversion

This dataset was in DCM or dicom format "Digital Imaging and Communications in Medicine (DICOM) is the standard for the communication and management of medical imaging information and related data". From that we converted this script into png format using imagemagic(mogrify), incorporating the imagemagic into some bash scripts we were able to convert the entire dataset into png, this is really not necessary to mention but the framework and research paper we have followed, made it so that we had to get the patches of mammograms and region of interests, and for taking our each patch and associating each patch with its ROI(region-of-interest) we had to come up with a logic which was, that each mammogram and ROI has been mentioned already in a csv that comes with the dataset from CBIS, using that naming convention we named each mammogram and ROI, and followed that naming convention to zip and then classify each image with its respective case. This just makes it easy for us to take out the patches and keep them associated with the cases in that dataset.

Patches

As mentioned before using a quite complicated logic each patch was taken out from the mammogram and was associated with its ROI.

breast-cancer-lump-segmentation-maskrcnn's People

Contributors

kazzastic avatar

Stargazers

 avatar  avatar

Watchers

 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.