diff --git a/README.md b/README.md index e5f4fbf6be0ed70b9923f66246895453f4273bf7..2bb43e4d82d22c89b3cf37c99d04073f5cc4e7a5 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ The code in this repository requires Python 3.7.6, pytorch 1.7.0 and ranger code The code is tested in Ubuntu 20.04. An exemplary setup which contains everything needed: - +``` (1) wget https://repo.continuum.io/miniconda/Miniconda3-latest-Linux-x86_64.sh (2) bash Miniconda3-latest-Linux-x86_64.sh (say yes to append path to bashrc) (3) source .bashrc @@ -30,7 +30,7 @@ An exemplary setup which contains everything needed: (10) pip install --global-option=build_ext --global-option="-I/usr/include/gdal/" GDAL==<GDAL VERSION FROM OGRINFO> (11) python ./hashing-and-compression/compression/cpp_exts/setup.py build (12) python ./hashing-and-compression/compression/cpp_exts/setup.py install - +``` ## Datasets * [BigEarthNet](http://bigearth.net)