Skip to content

Commit f1972a4

Browse files
StephanieLarocquenotoraptor
authored andcommitted
data link
1 parent 19068d4 commit f1972a4

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

doc/unet.txt

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,11 @@ it using Theano and Lasagne. U-Net is a Fully Convolutional Network (FCN) that d
1616
Its goal is then to predict each pixel's class. See :doc:`fcn_2D_segm` for differences between
1717
network architecture for classification and segmentation tasks.
1818

19+
Data
20+
++++
21+
22+
The data is from ISBI challenge and can be found `here <http://brainiac2.mit.edu/isbi_challenge/home>`_.
23+
1924
Model
2025
+++++
2126

0 commit comments

Comments
 (0)