We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 19068d4 commit f1972a4Copy full SHA for f1972a4
doc/unet.txt
@@ -16,6 +16,11 @@ it using Theano and Lasagne. U-Net is a Fully Convolutional Network (FCN) that d
16
Its goal is then to predict each pixel's class. See :doc:`fcn_2D_segm` for differences between
17
network architecture for classification and segmentation tasks.
18
19
+Data
20
+++++
21
+
22
+The data is from ISBI challenge and can be found `here <http://brainiac2.mit.edu/isbi_challenge/home>`_.
23
24
Model
25
26
0 commit comments