Changes
Page history
Update home
authored
Nov 12, 2020
by
Elisa Kanaki
Show whitespace changes
Inline
Side-by-side
home.md
View page @
d099c250
...
...
@@ -13,8 +13,8 @@ Requirements
-
We advise the use of Anaconda (python 3.8): https://www.anaconda.com/download
as it contains most of the python libraries. However, following packages need to be installed manually: opencv-python, scikit-image, dill
-
Alternatively, the provided
```yml```
files can be used to set up a well-defined and tested environment with
```conda env create -f xxx.yml```
:
[
GepardEnv-
W
indows.yml
](
uploads/49182461700a5d3a9227bcad0beb5f39/GepardEnv-Windows.yml
)
(
Windows
)
,
[
test
Env.yml
](
uploads/
ebacbf7246aa5e1b0ba42b402a58ba7c/test
Env.yml
)
(
Linux
)
[
GepardEnv-
w
indows.yml
](
uploads/49182461700a5d3a9227bcad0beb5f39/GepardEnv-Windows.yml
)
(
Windows
)
,
[
Gepard
Env.yml
](
uploads/
2af661e0bf5499b208c070f80c8dc685/Gepard
Env.yml
)
(
Linux
)
-
We recommend working with a 64bit OS and also a python interpreter compiled
for 64bit as many use cases require a lot of memory (32 GB
recommended).
...
...
...
...