You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: doc/fcn_2D_segm.txt
+8-2Lines changed: 8 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -174,8 +174,14 @@ The FCN-8 implementation can be found in the following file:
174
174
* `[GitHub Repo] <https://github.com/fvisin/dataset_loaders>`_ Francesco Visin, Adriana Romero - Dataset loaders: a python library to load and preprocess datasets. 2017
175
175
176
176
177
-
TODO : import model_helpers, dataset_loader, metrics
178
-
TODO : remove /Tmp/romerosa path and make them relative path
177
+
The user must install `Lasagne <http://lasagne.readthedocs.io/en/latest/user/installation.html>`_ ,
178
+
and clone the GitHub repo `Dataset Loaders <https://github.com/fvisin/dataset_loaders>`_.
179
+
180
+
Change the *dataset_loaders/config.ini* file and add the right path for the dataset:
0 commit comments