Skip to content

Commit

Permalink
initial commit
Browse files Browse the repository at this point in the history
  • Loading branch information
jaewon-lee-b committed Jun 1, 2022
1 parent 6c600d2 commit febe966
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -119,9 +119,7 @@ LTEW-RCAN|[Google Drive](https://drive.google.com/file/d/1XPxwop6Q5EZGi9pM392VC5

**Train**: `python train_ltew.py --config configs/train-div2k/train_rrdb-lte-warp.yaml --gpu 0,1`

**Test on DIV2K**: `bash ./scripts/test-div2k-warp.sh ./save/_train_rrdb-lte-warp/epoch-last.pth 0`

**Test on benchmark**: `bash ./scripts/test-benchmark-warp.sh ./save/_train_rrdb-lte-warp/epoch-last.pth 0`
**Test**: `bash ./scripts/test-benchmark-warp.sh ./save/_train_rrdb-lte-warp/epoch-last.pth 0`

Model|Training time (# GPU)
:-:|:-:
Expand Down

0 comments on commit febe966

Please sign in to comment.