Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
cszn committed Dec 17, 2019
1 parent 63cde68 commit c652da9
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 @@ -16,7 +16,7 @@ Testing
- [main_test_dncnn.py](main_test_dncnn.py) ---------------> ```model_zoo: dncnn_15.pth, dncnn_25.pth, dncnn_50.pth, dncnn_gray_blind.pth, dncnn_color_blind.pth, dncnn3.pth```
- [main_test_fdncnn.py](main_test_fdncnn.py) --------------> ```model_zoo: fdncnn_gray.pth, fdncnn_color.pth, fdncnn_gray_clip.pth, fdncnn_color_clip.pth```
- [main_test_ffdnet.py](main_test_ffdnet.py) ---------------> ```model_zoo: ffdnet_gray.pth, ffdnet_color.pth, ffdnet_gray_clip.pth, ffdnet_color_clip.pth```
- [main_test_srmd.py](main_test_srmd.py) ----------------> ```model_zoo: srmdnf_x2.pth, srmdnf_x3.pth, srmdnf_x4.pth, srmd_x2.pth, srmd_x3.pth, srmd_x4.pth``` The above models are converted from MatConvNet.
- [main_test_srmd.py](main_test_srmd.py) ----------------> ```model_zoo: srmdnf_x2.pth, srmdnf_x3.pth, srmdnf_x4.pth, srmd_x2.pth, srmd_x3.pth, srmd_x4.pth``` ```The above models are converted from MatConvNet. ```
- [main_test_dpsr.py](main_test_dpsr.py) -----------------> ```model_zoo: dpsr_x2.pth, dpsr_x3.pth, dpsr_x4.pth, dpsr_x4_gan.pth```
- [main_test_msrresnet.py](main_test_msrresnet.py) -----------> ```model_zoo: msrresnet_x4_psnr.pth, msrresnet_x4_gan.pth```
- [main_test_rrdb.py](main_test_rrdb.py) -----------------> ```model_zoo: rrdb_x4_psnr.pth, rrdb_x4_esrgan.pth```
Expand Down

0 comments on commit c652da9

Please sign in to comment.