Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
M
MM-FL
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Issue analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
RSiM
MM-FL
Commits
b10c04a9
Commit
b10c04a9
authored
2 years ago
by
Baris Büyüktas
Browse files
Options
Downloads
Patches
Plain Diff
Update README.md
parent
347fd577
No related branches found
No related tags found
1 merge request
!1
Update README.md, data/austria_train.csv, data/switzerland_train.csv,...
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
README.md
+2
-2
2 additions, 2 deletions
README.md
with
2 additions
and
2 deletions
README.md
+
2
−
2
View file @
b10c04a9
...
@@ -17,7 +17,7 @@ The code in this repository requires Python 3.7.6, pytorch 1.7.0 and ranger code
...
@@ -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.
The code is tested in Ubuntu 20.04.
An exemplary setup which contains everything needed:
An exemplary setup which contains everything needed:
```
(1) wget https://repo.continuum.io/miniconda/Miniconda3-latest-Linux-x86_64.sh
(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)
(2) bash Miniconda3-latest-Linux-x86_64.sh (say yes to append path to bashrc)
(3) source .bashrc
(3) source .bashrc
...
@@ -30,7 +30,7 @@ An exemplary setup which contains everything needed:
...
@@ -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>
(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
(11) python ./hashing-and-compression/compression/cpp_exts/setup.py build
(12) python ./hashing-and-compression/compression/cpp_exts/setup.py install
(12) python ./hashing-and-compression/compression/cpp_exts/setup.py install
```
## Datasets
## Datasets
*
[
BigEarthNet
](
http://bigearth.net
)
*
[
BigEarthNet
](
http://bigearth.net
)
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment