release v0 ckpt
This commit is contained in:
parent
9e8f6f8f76
commit
d20d4960b3
1 changed files with 3 additions and 3 deletions
|
@ -36,11 +36,11 @@
|
||||||
|
|
||||||
|
|
||||||
#### Models we provided:
|
#### Models we provided:
|
||||||
* `SUPIR-v0Q`: [Baidu Netdisk](https://pan.baidu.com/s/1lnefCZhBTeDWijqbj1jIyw?pwd=pjq6), Google Drive (Coming Soon)
|
* `SUPIR-v0Q`: [Baidu Netdisk](https://pan.baidu.com/s/1lnefCZhBTeDWijqbj1jIyw?pwd=pjq6), [Google Drive](https://drive.google.com/drive/folders/1yELzm5SvAi9e7kPcO_jPp2XkTs4vK6aR?usp=sharing)
|
||||||
|
|
||||||
Default training settings with paper. High generalization and high image quality in most cases.
|
Default training settings with paper. High generalization and high image quality in most cases.
|
||||||
|
|
||||||
* `SUPIR-v0F`: [Baidu Netdisk](https://pan.baidu.com/s/1AECN8NjiVuE3hvO8o-Ua6A?pwd=k2uz), Google Drive (Coming Soon)
|
* `SUPIR-v0F`: [Baidu Netdisk](https://pan.baidu.com/s/1AECN8NjiVuE3hvO8o-Ua6A?pwd=k2uz), [Google Drive](https://drive.google.com/drive/folders/1yELzm5SvAi9e7kPcO_jPp2XkTs4vK6aR?usp=sharing)
|
||||||
|
|
||||||
Training with light degradation settings. Stage1 encoder of `SUPIR-v0F` remains more details when facing light degradations.
|
Training with light degradation settings. Stage1 encoder of `SUPIR-v0F` remains more details when facing light degradations.
|
||||||
|
|
||||||
|
@ -53,7 +53,7 @@
|
||||||
|
|
||||||
## ⚡ Quick Inference
|
## ⚡ Quick Inference
|
||||||
### Val Dataset
|
### Val Dataset
|
||||||
RealPhoto60: [Baidu Netdisk](https://pan.baidu.com/s/1CJKsPGtyfs8QEVCQ97voBA?pwd=aocg), Google Drive (Coming Soon)
|
RealPhoto60: [Baidu Netdisk](https://pan.baidu.com/s/1CJKsPGtyfs8QEVCQ97voBA?pwd=aocg), [Google Drive](https://drive.google.com/drive/folders/1yELzm5SvAi9e7kPcO_jPp2XkTs4vK6aR?usp=sharing)
|
||||||
|
|
||||||
### Usage of SUPIR
|
### Usage of SUPIR
|
||||||
```Shell
|
```Shell
|
||||||
|
|
Loading…
Reference in a new issue