Skip to content
/ BCSF Public

A computer-aided diagnosis system for the classification of mammography mass lesions

License

Notifications You must be signed in to change notification settings

chougradh/BCSF

Repository files navigation

The Breast Cancer Screening Framework

A computer-aided diagnosis system for the classification of mammography mass lesions

Prerequisites

  • A Cuda enabled GPU (The implementation was tested on Ubuntu mate 16.04.1 LTS 64-bit and Nvidia GeForce GTX 980M graphic card)
  • Cuda 8.0 and CuDNN v5
  • Python 2.7-3.5
  • Opencv 3.1.0
  • Theano 0.8.2
  • Keras library from https://github.com/fchollet/keras

To run the framework

$ python BCSF.py

To compute the ROC curve and AUC for the independent dataset

$ python roc.py data

About

A computer-aided diagnosis system for the classification of mammography mass lesions

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages