зеркало из https://github.com/microsoft/torchgeo.git
Update CLI script for test (#2091)
This commit is contained in:
Родитель
a87eadbfb1
Коммит
3c57f33ae6
|
@ -239,7 +239,7 @@ torchgeo fit --config config.yaml
|
|||
# Validate-only
|
||||
torchgeo validate --config config.yaml
|
||||
# Calculate and report test accuracy
|
||||
torchgeo test --config config.yaml --trainer.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:
|
||||
|
|
Загрузка…
Ссылка в новой задаче