Skip to content

inyeoplee77/DreamChallengeMammo

Repository files navigation

The Digital Mammography DREAM Challenge

Repository for 2016-2017 Dream Challenge

This implements preprocessing and training of the 2016 Digital Mammography Dream Challenge.

Requirements

See the installation instructions for a step-by-step guide.

Directories

Preprocessing

The preprocessing stage is consisted as below :

  • Opening the dicom files in trainingData and extracting pixel informations from each files.
  • Converting the pixel informations into a gray-scale.
  • Clipping out the text section annotating the view of the certain file.
  • Seperating each files into the matching directories in preprocessedData according to their class.
./preprocssing.sh