DLTK / models

DLTK Model Zoo
https://dltk.github.io/
Apache License 2.0
114 stars 27 forks source link

Example for cardiac image segmentation #1

Closed baiwenjia closed 7 years ago

baiwenjia commented 7 years ago

Hi Martin,

I found that it might take a while to adapt my image I/O and network into DLTK. Also, you mentioned that currently you would focus more on reproducibility. So I contribute my code into the models repository, instead into DLTK/examples. There is a python script demo.py there, which people should be able to run (download two test images and perform segmentation).

BW, Wenjia

mrajchl commented 7 years ago

Hi Wenjia, thanks for the PR. We have just set up travis for flake8. We'll handle any build errors manually from here.