We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d0e0258 commit 5e76a8cCopy full SHA for 5e76a8c
1 file changed
README.md
@@ -20,4 +20,4 @@
20
21
**Train**: `python train.py --config configs/train/train_swinir-iste.yaml --gpu 0,1,2,3`
22
23
-**Test**: `python test.py --config configs/test/test-histo-2.yaml --model save/_train_swinir-iste/epoch-last.pth --window 8 --gpu 0`
+**Test**: `python test.py --config configs/test/test-histo-2.yaml --model save/_train_swinir-iste/epoch-last.pth --window 0 --gpu 0`
0 commit comments