Sign inSign up

cberger/em_final

By cberger

•Updated about 9 years ago

Docker image for Esther Alberts EM-Algorithm

Image
0

1.6K

cberger/em_final repository overview

Expectation-Maximisation Algorithm by Esther Alberts Usage: In the directory containing a folder "Input" with the subfolders "preprocessed_data" (containing T1, T1c, T2, FLAIR and Flair_Mask) and "registered_atlas" (containing csf, grey, white), run the image with the following command: docker run -v $(pwd):/data --workdir=/usr/src/app -i -t cberger/esther_final python main.py The output is written to /data/Results/ in the current folder on the host. More options coming soon.

Based on the Expectation-Maximisation Algorithm of Esther Alberts. For full instructions and licensing, see: https://bitbucket.org/s0216660/brain_tumor_segmentation_em⁠

Tag summary

Content type

Image

Digest

Size

375.7 MB

Last updated

about 9 years ago

docker pull cberger/em_final