Skip to content

Base and example Docker images for the Digital Mammography DREAM Challenge

Notifications You must be signed in to change notification settings

tschaffter/dm-docker

Repository files navigation

Docker images for the Digital Mammography DREAM Challenge

Overview

This repository contains the Dockerfiles required to build the example images provided for the Digital Mammography DREAM Challenge.

Docker images

Frameworks

Pre-processing

  • dm-preprocess-png: resizes and converts the images to PNG (Repository)
  • dm-preprocess-lmdb: resizes and saves the images to a Lightning Memory-mapped Database (Repository)
  • dm-preprocess-caffe: prepares the data before training a Caffe model (Repository)

Training

  • dm-train-caffe: trains an AlexNet or GoogLeNet model using Caffe (Repository)
  • dm-train-tensorflow
  • dm-train-keras

Set Environment Variables

TODO: Add description on how to set environment variables (e.g. RANDOM_SEED)

About

Base and example Docker images for the Digital Mammography DREAM Challenge

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published