Skip to content

Commit

Permalink
Polish
Browse files Browse the repository at this point in the history
  • Loading branch information
ryanxingql committed Oct 9, 2024
1 parent 95ac716 commit bac0a4b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion basicsr
2 changes: 1 addition & 1 deletion doc.md
Original file line number Diff line number Diff line change
Expand Up @@ -151,7 +151,7 @@ CUDA_VISIBLE_DEVICES=<gpus> [PORT=<master_port>] scripts/test.sh <num_gpus> <cfg
```

- Most models support only single-GPU testing, even when multi-GPU testing is requested.
- `force_yml`: Arguments that replaces those in the yml. Examples: `val:save_img=false` and `path:pretrain_network_g=experiments/train_ESRGAN_RRDBNet_DIV2K_LMDB_G1/models/net_g_600000.pth`.
- `force_yml`: Arguments that replaces those in the yml. Examples: `val:save_img=true` and `path:pretrain_network_g=experiments/train_ESRGAN_RRDBNet_DIV2K_LMDB_G1/models/net_g_600000.pth`.

## Others

Expand Down

0 comments on commit bac0a4b

Please sign in to comment.