Skip to content

Latest commit

 

History

History
54 lines (35 loc) · 6.35 KB

Repository_Links.md

File metadata and controls

54 lines (35 loc) · 6.35 KB

BRATS Algorithmic Repository

This is a repository of links to Docker images that conform to the BRATS Challenge Interface requirements for Docker containers and have been tested successfully.

The official Docker Hub page for BraTS 2018 is now online. If you would like your Docker image to be hosted here, please contact us.

To use the images, pull them using docker pull <repo>/<image> and then run them according to the instructions provided in README.md and the BRATS_Docker_Interface.pdf file.

For licensing information, please contact the individual authors linked below.

Available Docker Containers

BraTS Toolkit

If your are not interested in the mechanics of particular dockers and mainly wait to generate glioma segmentations see: https://github.com/neuronflow/BraTS-Toolkit

BraTS Toolkit provides an easy to use abstraction layer to orchestrate docker containers from submissions of 2020, 2019 and 2018.

BraTS 2020 + 2019

All public survival and segmentation Dockers of the BraTS 2020 and 2019 challenge are hosted on our own Docker Hub Page . Please check that page for the newest versions of our images. Please read the description of the individual images to obtain usage instructions.

BraTS 2018

Most Dockers for segmentations of the BraTS 2018 challenge are hosted on our own Docker Hub Page . Please check that page for the newest versions of our images. Please read the description of the individual images to obtain usage instructions.

BraTS 2017

Native Docker (CPU-only)

<repo>/<image> Author Author's Link Paper
kamleshp/brats17 Kamlesh Pawar Docker Hub link Kamlesh Pawar, Zhaolin Chen, N. Jon Shah, Gary Egan. Residual Encoder and Convolutional Decoder Neural Network for Glioma Segmentation. LNCS paper link
brats/brats_dc Guotai Wang Institutional Link Guotai Wang, Wenqi Li, Sebastien Ourselin, Tom Vercauteren. Automatic Brain Tumor Segmentation using Cascaded Anisotropic Convolutional Neural Networks. LNCS paper link, arXiv preprint link
mikaelagn/magnrbm Mikael Agn Docker Hub link
romainsauvestre/gevaertlab Romain Sauvestre Docker Hub link
saras/saras_test_brats_2017 Sara Sedlar Github link Sara Sedlar. Brain Tumor Segmentation Using a Multi-path CNN Based Method. LNCS paper link
ekrivov/brats2017_old Egor Krivov Docker Hub link Egor Krivov, Maxim Pisov, Mikhail Belyaev. MRI Augmentation via Elastic Registration for Brain Lesions Segmentation. LNCS paper link
silvanac/uniandes Luis C. Rivera Monroy Docker Hub link Laura Silvana Castillo, Laura Alexandra Daza, Luis Carlos Rivera, Pablo Arbelaez. Brain Tumor Segmentation and Parsing on MRIs Using Multiresolution Neural Networks. LNCS paper link
qtimlab/qtimlab_brats_2017 Andrew Beers, Ken Chang, James Brown, Jayashree Kalpathy-Cramer Docker Hub link Andrew Beers, Ken Chang, James Brown, Elizabeth Gerstner, Bruce Rosen, Jayashree Kalpathy-Cramer. Sequential neural networks for biologically-informed glioma segmentation. SPIE paper link
brats/brats_ac Adrià Casamitjana Docker Hub link 3D Convolutional Neural Networks for Brain Tumor Segmentation: A Comparison of Multi-resolution Architectures LCNS paper link
brats/istb_aj Alain Jungo Docker Hub link Alain Jungo, Richard McKinley, Raphael Meier, Urspeter Knecht, Luis Vera, Julián Pérez-Beteta, David Molina-García, Víctor M. Pérez-García, Roland Wiest, Mauricio Reyes.Towards Uncertainty-Assisted Brain Tumor Segmentation and Survival Prediction. LNCS paper link

Nvidia-Docker (GPU-support needed)

<repo>/<image> Author Author's Link Paper
fabianisensee/brats2017_isensee Fabian Isensee Docker Hub link Fabian Isensee, Philipp Kickingereder, Wolfgang Wick, Martin Bendszus, Klaus H. Maier-Hein. Brain Tumor Segmentation and Radiomics Survival Prediction: Contribution to the BRATS 2017 Challenge. LNCS paper link
libphy/brats17ens9 Geena Kim Docker Hub link Kim G. (2018) Brain Tumor Segmentation Using Deep Fully Convolutional Neural Networks. In: Crimi A., Bakas S., Kuijf H., Menze B., Reyes M. (eds) Brainlesion: Glioma, Multiple Sclerosis, Stroke and Traumatic Brain Injuries. BrainLes 2017. Lecture Notes in Computer Science, vol 10670. LNCS paper link

More to come soon. If you would like to add your BRATS challenge implementation in Docker here, please contact us.

Contact

Author: C. Berger, Florian Kofler, Spyridon Bakas, Bjoern Menze