Ludovic PLATON
...@@ -49,6 +49,9 @@ cd ${path_IRSOM}/bin/ ...@@ -49,6 +49,9 @@ cd ${path_IRSOM}/bin/
49 qmake ${path_IRSOM}/Featurer/Featurer.pro 49 qmake ${path_IRSOM}/Featurer/Featurer.pro
50 make 50 make
51 ``` 51 ```
52 +# Datasets
53 +An archive containing all the datasets can be download [here](https://entrepot.ibisc.univ-evry.fr/f/f010b991e7fb436f9aae/?dl=1).
54 +To download a specific dataset, one can access a folder containing all the datasets [here](https://entrepot.ibisc.univ-evry.fr/d/63e755d481eb45ae8d6e/).
52 55
53 # Basic usage 56 # Basic usage
54 57
......