Skip to content

Commit

Permalink
SSL4EO: fix invocation of training script (#1689)
Browse files Browse the repository at this point in the history
  • Loading branch information
adamjstewart authored Oct 28, 2023
1 parent 1fc0f27 commit 01fe8d5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion experiments/ssl4eo/landsat/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ This will create patches of NLCD and CDL data with the same locations and dimens
Using either the newly created datasets or after downloading the datasets from Hugging Face, you can run each experiment using:

```console
$ torchgeo --config *.yaml
$ torchgeo fit --config *.yaml
```

The config files to be passed can be found in the `conf/` directory. Feel free to tweak any hyperparameters you see in these files. The default values are the optimal hyperparameters we found.
Expand Down

0 comments on commit 01fe8d5

Please sign in to comment.