Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
SkyeLu authored Apr 24, 2021
1 parent 797685e commit 217a1e5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ Official PyTorch implementation of our CVPR2021 paper [MASA-SR: Matching Acceler
```
1. The testing results are in the `test_results/` folder
## Training
### Training
1. First train masa-rec only with the reconstruction loss.
```
python train.py --use_tb_logger --data_augmentation --max_iter 160 --loss_l1 --name train_masa_rec
Expand Down

0 comments on commit 217a1e5

Please sign in to comment.