AaronCIH commited on
Commit
83986df
·
verified ·
1 Parent(s): 7f6b856

Add files using upload-large-folder tool

Browse files
Files changed (41) hide show
  1. .DS_Store +0 -0
  2. .gitattributes +1 -0
  3. DRBNet/.DS_Store +0 -0
  4. DRBNet/single_image_defocus_deblurring.pth +3 -0
  5. DehazeFormer/.DS_Store +0 -0
  6. DehazeFormer/dehazeformer-b.pth +3 -0
  7. DiffBIR/.DS_Store +0 -0
  8. DiffBIR/general_full_v1.ckpt +3 -0
  9. DiffBIR/general_swinir_v1.ckpt +3 -0
  10. FBCNN/fbcnn_color.pth +3 -0
  11. HAT/.DS_Store +0 -0
  12. HAT/Real_HAT_GAN_SRx4_sharper.pth +3 -0
  13. IFAN/.DS_Store +0 -0
  14. IFAN/IFAN_44.pytorch +3 -0
  15. MPRNet/.DS_Store +0 -0
  16. MPRNet/model_deblurring.pth +3 -0
  17. MPRNet/model_denoising.pth +3 -0
  18. MPRNet/model_deraining.pth +3 -0
  19. RIDCP/pretrained_RIDCP.pth +3 -0
  20. Restormer/.DS_Store +0 -0
  21. Restormer/deraining.pth +3 -0
  22. Restormer/motion_deblurring.pth +3 -0
  23. Restormer/real_denoising.pth +3 -0
  24. Restormer/single_image_defocus_deblurring.pth +3 -0
  25. SwinIR/.DS_Store +0 -0
  26. SwinIR/003_realSR_BSRGAN_DFOWMFC_s64w8_SwinIR-L_x4_GAN.pth +3 -0
  27. SwinIR/003_realSR_BSRGAN_DFOWMFC_s64w8_SwinIR-L_x4_PSNR.pth +3 -0
  28. SwinIR/005_colorDN_DFWB_s128w8_SwinIR-M_noise15.pth +3 -0
  29. SwinIR/005_colorDN_DFWB_s128w8_SwinIR-M_noise50.pth +3 -0
  30. SwinIR/006_colorCAR_DFWB_s126w7_SwinIR-M_jpeg40.pth +3 -0
  31. maxim/.DS_Store +0 -0
  32. maxim/maxim-ckpt-Deblurring-RealBlur_J-checkpoint.npz +3 -0
  33. maxim/maxim-ckpt-Dehazing-SOTS-Outdoor-checkpoint.npz +3 -0
  34. maxim/maxim-ckpt-Denoising-SIDD-checkpoint.npz +3 -0
  35. maxim/maxim-ckpt-Deraining-Rain13k-checkpoint.npz +3 -0
  36. x-restormer/.DS_Store +0 -0
  37. x-restormer/deblur_300k.pth +3 -0
  38. x-restormer/dehaze_300k.pth +3 -0
  39. x-restormer/denoise_300k.pth +3 -0
  40. x-restormer/derain_155k.pth +3 -0
  41. x-restormer/sr_300k.pth +3 -0
.DS_Store ADDED
Binary file (14.3 kB). View file
 
.gitattributes CHANGED
@@ -33,3 +33,4 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
33
  *.zip filter=lfs diff=lfs merge=lfs -text
34
  *.zst filter=lfs diff=lfs merge=lfs -text
35
  *tfevents* filter=lfs diff=lfs merge=lfs -text
 
 
33
  *.zip filter=lfs diff=lfs merge=lfs -text
34
  *.zst filter=lfs diff=lfs merge=lfs -text
35
  *tfevents* filter=lfs diff=lfs merge=lfs -text
36
+ IFAN/IFAN_44.pytorch filter=lfs diff=lfs merge=lfs -text
DRBNet/.DS_Store ADDED
Binary file (6.15 kB). View file
 
DRBNet/single_image_defocus_deblurring.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7e711340686e9ee728829d60e443d2ee28b5a45f6c0415632c22b7f099712382
3
+ size 46811027
DehazeFormer/.DS_Store ADDED
Binary file (6.15 kB). View file
 
DehazeFormer/dehazeformer-b.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1cf1ba0f20515c492214f8a813a6de70dafc81b539e7d3337a40b00d63fc6f6c
3
+ size 11229929
DiffBIR/.DS_Store ADDED
Binary file (6.15 kB). View file
 
DiffBIR/general_full_v1.ckpt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:87c81122044a38ff93d5be92d5b7a757f4ccf640db54b86632f87599b228580c
3
+ size 1452717442
DiffBIR/general_swinir_v1.ckpt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4e78e33f22c1aa8a773db0cf4a7381bae97c2362c717f155439ebc690cbd9215
3
+ size 67869037
FBCNN/fbcnn_color.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8b0e4ef23d59cf7ac934a342cb31a17619e4fa4a0b3374a9d78c5174312387e8
3
+ size 287755111
HAT/.DS_Store ADDED
Binary file (6.15 kB). View file
 
HAT/Real_HAT_GAN_SRx4_sharper.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f5b1e3bbbb05147ca2beefcc715279cb647d7976cbda67d62ea7e6e20d5ffcc7
3
+ size 170277017
IFAN/.DS_Store ADDED
Binary file (6.15 kB). View file
 
IFAN/IFAN_44.pytorch ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:faf2f9cc0d30a36b5325254bac1c27b29426ed9f031715192f4aa6f39dd09ddb
3
+ size 242488689
MPRNet/.DS_Store ADDED
Binary file (6.15 kB). View file
 
MPRNet/model_deblurring.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:70a45be8899bc168bea8dae14be56f90b2343d7f674ee8c52d53ac51d6cb144b
3
+ size 80517630
MPRNet/model_denoising.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8b438e140767b951694ff2dcd9a95a77f8dde5bc41657c4315093483c3e8403e
3
+ size 62986694
MPRNet/model_deraining.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d73d057a097e1cc97fbbea8481e98873f61ba4ee416834d9ef8201908e46dee5
3
+ size 14598292
RIDCP/pretrained_RIDCP.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1ea9f4344d2e46eb07d95a5a67b2c80cecb78d26ad0e3250c624031178c68271
3
+ size 122065395
Restormer/.DS_Store ADDED
Binary file (6.15 kB). View file
 
Restormer/deraining.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:225ed9acf80b3527d7080e5182918f642a23a78ef8593ad700b7e924bd660681
3
+ size 104700429
Restormer/motion_deblurring.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:194e38fb5b607c9dc5a5b3e08e65b2e79ee2bf0ef5048e0612f6b2ff2f79da31
3
+ size 104700429
Restormer/real_denoising.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4cae18bed8a291b9a5deeeab48756bbe6f61fcf7f31a4cca0969b24608601387
3
+ size 104611957
Restormer/single_image_defocus_deblurring.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7dce451f33f8f5e0faf7c4e3996e5dcc1bd425ecd1ada99b0f9750e490fd4c9e
3
+ size 104700429
SwinIR/.DS_Store ADDED
Binary file (6.15 kB). View file
 
SwinIR/003_realSR_BSRGAN_DFOWMFC_s64w8_SwinIR-L_x4_GAN.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:99adfa91350a84c99e946c1eb3d8fce34bc28f57d807b09dc8fe40a316328c0a
3
+ size 142473939
SwinIR/003_realSR_BSRGAN_DFOWMFC_s64w8_SwinIR-L_x4_PSNR.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:450be6eac63a59959b55a83df6743444de9f018547f81d16f699b3680d366ad7
3
+ size 142473947
SwinIR/005_colorDN_DFWB_s128w8_SwinIR-M_noise15.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:917cd972f7ba80786871add249ad43e4477ce2db59b4ad63e2fa446f7221d013
3
+ size 122905743
SwinIR/005_colorDN_DFWB_s128w8_SwinIR-M_noise50.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:096fcdda50704292ea3dd3ecc25ddaf5e3d17252fc76df955f9521e1339aea05
3
+ size 122905743
SwinIR/006_colorCAR_DFWB_s126w7_SwinIR-M_jpeg40.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:265c18d8809aaca0cd97a6283bee0ed1883ab88395e456381264cac2bb7b5867
3
+ size 102873665
maxim/.DS_Store ADDED
Binary file (6.15 kB). View file
 
maxim/maxim-ckpt-Deblurring-RealBlur_J-checkpoint.npz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5ce82a3d631d6c00286bfd7b9fde3b053d52c740a571474364a5d0bf14e0f2b2
3
+ size 270178074
maxim/maxim-ckpt-Dehazing-SOTS-Outdoor-checkpoint.npz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:83e8c5195d060881667c63f20747feed2a331832728a2ef83a0738789a14a604
3
+ size 172436430
maxim/maxim-ckpt-Denoising-SIDD-checkpoint.npz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0fea48e210560cf5e7b2c4d34b1830b73075c74875e592bfb439e73e0d079128
3
+ size 270178074
maxim/maxim-ckpt-Deraining-Rain13k-checkpoint.npz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4b0f3d30989e02abbcc5333285a20839ffb33511814d9c74bb0e7da32b8f09ed
3
+ size 172436430
x-restormer/.DS_Store ADDED
Binary file (6.15 kB). View file
 
x-restormer/deblur_300k.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:12c6f5c8053cdede1e37d442ebf0824817007c32214c1b51b29e50636db39354
3
+ size 104405281
x-restormer/dehaze_300k.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ce2c72bf07f6824a9dd0ac1b73ddf13885d2efd72574c6611b6abe2c458d76ed
3
+ size 104405281
x-restormer/denoise_300k.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0e29639ef455cd0630af5191d1c11fc571ab66fd21944a118a64bee1d9b67a7d
3
+ size 104405281
x-restormer/derain_155k.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c70252dc6c4d61a6054e55cff53f587d2691d0ecf9b070d63b665a863f3997b0
3
+ size 104405281
x-restormer/sr_300k.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:af79be4c8c45b22b1a0b977834897c542647c70e4a243c335b55bf3804c09df3
3
+ size 104405281