zw121 commited on
Commit
d8bdf46
·
verified ·
1 Parent(s): b5cd831

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +16 -0
README.md CHANGED
@@ -1,3 +1,19 @@
1
  ---
2
  license: apache-2.0
3
  ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  ---
2
  license: apache-2.0
3
  ---
4
+ <div align="center">
5
+ <h2>Self-Corrective One-Step Diffusion with Shift-Time Score Distillation for Image Super-Resolution</h2>
6
+
7
+ <p>
8
+ Wei Zhu<sup>1</sup>&nbsp;&nbsp;&nbsp;&nbsp;
9
+ Yu Zheng<sup>1</sup>&nbsp;&nbsp;&nbsp;&nbsp;
10
+ Lei Luo<sup>1</sup>&nbsp;&nbsp;&nbsp;&nbsp;
11
+ Kai Zhang<sup>2,*</sup>&nbsp;&nbsp;&nbsp;&nbsp;
12
+ Jian Yang<sup>1,2,*</sup>
13
+ </p>
14
+
15
+ <p>
16
+ <sup>1</sup>Nanjing University of Science and Technology&nbsp;&nbsp;&nbsp;&nbsp;
17
+ <sup>2</sup>Nanjing University&nbsp;&nbsp;&nbsp;&nbsp;
18
+ </p>
19
+ </div>