Skip to content
This repository has been archived by the owner on May 11, 2024. It is now read-only.

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
tonyreina authored Jan 12, 2021
1 parent 787a12a commit 5d73af1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Deep Learning Medical Decathlon Demos for Python*
### U-Net Biomedical Image Segmentation with Medical Decathlon Dataset.

This repository contains [2D](https://github.com/IntelAI/unet/tree/master/2D) and [3D](https://github.com/IntelAI/unet/tree/master/3D) U-Net scripts for training models using the [Medical Decathlon](http://medicaldecathlon.com/) dataset (http://medicaldecathlon.com/).
This repository contains [2D](https://github.com/IntelAI/unet/tree/master/2D) and [3D](https://github.com/IntelAI/unet/tree/master/3D) U-Net TensorFlow scripts for training models using the [Medical Decathlon](http://medicaldecathlon.com/) dataset (http://medicaldecathlon.com/).

![pred152_3D](3D/images/BRATS_152_img3D.gif
"BRATS image #152: Purple voxels indicate a perfect prediction by the model. Red are false positives. Blue are false negatives"). ![pred195](3D/images/BRATS_195_img.gif "BRATS image #195: Purple voxels indicate a perfect prediction by the model. Red are false positives. Blue are false negatives")
Expand Down

0 comments on commit 5d73af1

Please sign in to comment.