2
2
3
3
[ English] ( ModelZoo.md ) ** |** [ 简体中文] ( ModelZoo_CN.md )
4
4
5
+ :arrow_double_down : Google Drive: [ Pretrained Models] ( https://drive.google.com/drive/folders/15DgDtfaLASQ3iAPJEVHQF49g9msexECG?usp=sharing ) ** |** [ Reproduced Experiments] ( https://drive.google.com/drive/folders/1XN4WXKJ53KQ0Cu0Yv-uCt8DZWq6uufaP?usp=sharing )
6
+ :arrow_double_down : 百度网盘: [ 预训练模型] ( https://pan.baidu.com/s/1R6Nc4v3cl79XPAiK0Toe7g ) ** |** [ 复现实验] ( https://pan.baidu.com/s/1UElD6q8sVAgn_cxeBDOlvQ )
7
+
8
+ ---
9
+
5
10
We provide:
6
11
7
12
1 . Official models converted directly from official released models
8
13
1 . Reproduced models with ` BasicSR ` . Pre-trained models and log examples are provided
9
14
10
15
You can put the downloaded models in the ` experiments/pretrained_models ` folder.
11
16
12
- ** [ Download official pre-trained models] ** ([ Google Drive] ( https://drive.google.com/drive/folders/15DgDtfaLASQ3iAPJEVHQF49g9msexECG?usp=sharing ) , [ 百度网盘] ( https://pan.baidu.com/s/1R6Nc4v3cl79XPAiK0Toe7g ) )( https://drive.google.com/drive/folders/15DgDtfaLASQ3iAPJEVHQF49g9msexECG?usp=sharing ))
17
+ ** [ Download official pre-trained models] ** ([ Google Drive] ( https://drive.google.com/drive/folders/15DgDtfaLASQ3iAPJEVHQF49g9msexECG?usp=sharing ) , [ 百度网盘] ( https://pan.baidu.com/s/1R6Nc4v3cl79XPAiK0Toe7g ) )
13
18
14
19
You can use the scrip to download pre-trained models from Google Drive.
15
20
@@ -93,7 +98,6 @@ EDVR\_(training dataset)\_(track name)\_(model complexity)
93
98
- ** L** (Large): # of channels = 128, # of back residual blocks = 40. This setting is used in our competition submission.
94
99
- ** M** (Moderate): # of channels = 64, # of back residual blocks = 10.
95
100
96
- [ Download Models from Google Drive] ( https://drive.google.com/open?id=1WfROVUqKOBS5gGvQzBfU1DNZ4XwPA3LD )
97
101
98
102
| Model name | [ Test Set] PSNR/SSIM |
99
103
| :----------:| :----------:|
@@ -107,7 +111,6 @@ EDVR\_(training dataset)\_(track name)\_(model complexity)
107
111
<sup >1</sup > Y or RGB denotes the evaluation on Y (luminance) or RGB channels.
108
112
109
113
#### Stage 2 models for the NTIRE19 Competition
110
- [ Download Models from Google Drive] ( https://drive.google.com/drive/folders/1PMoy1cKlIYWly6zY0tG2Q4YAH7V_HZns?usp=sharing )
111
114
112
115
| Model name | [ Test Set] PSNR/SSIM |
113
116
| :----------:| :----------:|
@@ -119,7 +122,6 @@ EDVR\_(training dataset)\_(track name)\_(model complexity)
119
122
120
123
## DUF
121
124
The models are converted from the [ officially released models] ( https://github.com/yhjo09/VSR-DUF ) . <br />
122
- [ Download Models from Google Drive] ( https://drive.google.com/open?id=1seY9nclMuwk_SpqKQhx1ItTcQShM5R50 )
123
125
124
126
| Model name | [ Test Set] PSNR/SSIM<sup >1</sup > | Official Results<sup >2</sup > |
125
127
| :----------:| :----------:| :----------:|
@@ -136,7 +138,6 @@ The models are converted from the [officially released models](https://github.co
136
138
137
139
## TOF
138
140
The models are converted from the [ officially released models] ( https://github.com/anchen1011/toflow ) .<br />
139
- [ Download Models from Google Drive] ( https://drive.google.com/open?id=18kJcxPLeNK8e0kYEiwmsnu9wVmhdMFFG )
140
141
141
142
| Model name | [ Test Set] PSNR/SSIM | Official Results<sup >1</sup > |
142
143
| :----------:| :----------:| :----------:|
0 commit comments