diff --git a/experiments/ssl4eo/landsat/README.md b/experiments/ssl4eo/landsat/README.md index 9ceeab439..d681ea289 100644 --- a/experiments/ssl4eo/landsat/README.md +++ b/experiments/ssl4eo/landsat/README.md @@ -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.