mdai / ml-lessons

Intro to deep learning for medical imaging lesson, by MD.ai
Apache License 2.0
258 stars 135 forks source link

update lesson 2 to use new u-net lib #11

Closed affanv14 closed 4 years ago

affanv14 commented 4 years ago

Uses pip installable unet package for the model. works with TensorFlow 1 and 2 as long as keras 2.3.0 is used(currently the default for Colab)