diff --git a/README.md b/README.md index c819639..dafcdcc 100644 --- a/README.md +++ b/README.md @@ -44,7 +44,7 @@ wget https://satclip.z13.web.core.windows.net/satclip/satclip.tar tar -xf satclip.tar ``` -Now, to train **SatCLIP** models, set the paths correctly, adapt training configs in `clip/configs/default.yaml` and train GeoCLIP by running: +Now, to train **SatCLIP** models, set the paths correctly, adapt training configs in `clip/configs/default.yaml` and train SatCLIP by running: ```bash python clip/main.py ``` @@ -118,4 +118,4 @@ This project may contain trademarks or logos for projects, products, or services trademarks or logos is subject to and must follow [Microsoft's Trademark & Brand Guidelines](https://www.microsoft.com/en-us/legal/intellectualproperty/trademarks/usage/general). Use of Microsoft trademarks or logos in modified versions of this project must not cause confusion or imply Microsoft sponsorship. -Any use of third-party trademarks or logos are subject to those third-party's policies. \ No newline at end of file +Any use of third-party trademarks or logos are subject to those third-party's policies.