зеркало из https://github.com/microsoft/torchgeo.git
fix test doc (#2142)
This commit is contained in:
Родитель
7d9f54b5d0
Коммит
394597c15f
|
@ -239,7 +239,7 @@ torchgeo fit --config config.yaml
|
||||||
# Validate-only
|
# Validate-only
|
||||||
torchgeo validate --config config.yaml
|
torchgeo validate --config config.yaml
|
||||||
# Calculate and report test accuracy
|
# Calculate and report test accuracy
|
||||||
torchgeo test --config config.yaml ckpt_path=...
|
torchgeo test --config config.yaml --ckpt_path=...
|
||||||
```
|
```
|
||||||
|
|
||||||
It can also be imported and used in a Python script if you need to extend it to add new features:
|
It can also be imported and used in a Python script if you need to extend it to add new features:
|
||||||
|
|
Загрузка…
Ссылка в новой задаче