зеркало из https://github.com/microsoft/torchgeo.git
SSL4EO: fix invocation of training script (#1689)
This commit is contained in:
Родитель
1fc0f2726e
Коммит
01fe8d5e5d
|
@ -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.
|
||||
|
|
Загрузка…
Ссылка в новой задаче