HikariDawn commited on
Commit
b0fa821
1 Parent(s): ae4597f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +28 -1
README.md CHANGED
@@ -25,7 +25,34 @@ benchmark, showing our method outperforms state-of-the-art anime dataset-trained
25
 
26
   
27
 
 
28
  <div align="center">
29
- <img src="https://raw.githubusercontent.com/Kiteretsu77/APISR/blob/main/__assets__/workflow.png", width="100%", height="100%", style="float: left">
30
  </div>
31
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
25
 
26
  &ensp;
27
 
28
+ ## WorkFlow
29
  <div align="center">
30
+ <img src="https://raw.githubusercontent.com/Kiteretsu77/APISR/main/__assets__/workflow.png", width="100%", height="100%", style="float: left">
31
  </div>
32
 
33
+ &ensp;
34
+
35
+ ## Visual Results
36
+
37
+ [<img src="https://raw.githubusercontent.com/Kiteretsu77/APISR/main/__assets__/visual_results/0079_visual.png" height="223px"/>](https://imgsli.com/MjQ1NzIz) [<img src="https://raw.githubusercontent.com/Kiteretsu77/APISR/main/__assets__/visual_results/0079_2_visual.png" height="223px"/>](https://imgsli.com/MjQ1NzMw)
38
+
39
+ [<img src="https://raw.githubusercontent.com/Kiteretsu77/APISR/main/__assets__/visual_results/pokemon_visual.png" height="223px"/>](https://imgsli.com/MjQ1NzIy) [<img src="https://raw.githubusercontent.com/Kiteretsu77/APISR/main/__assets__/visual_results/pokemon2_visual.png" height="223px"/>](https://imgsli.com/MjQ1NzM5)
40
+
41
+ [<img src="https://raw.githubusercontent.com/Kiteretsu77/APISR/main/__assets__/visual_results/eva_visual.png" height="223px"/>](https://imgsli.com/MjQ1NzIx) [<img src="https://raw.githubusercontent.com/Kiteretsu77/APISR/main/__assets__/visual_results/kiteret_visual.png" height="223px"/>](https://imgsli.com/MjQ1NzE0)
42
+
43
+ [<img src="https://raw.githubusercontent.com/Kiteretsu77/APISR/main/__assets__/visual_results/f91_visual.png" height="223px"/>](https://imgsli.com/MjQ1NzMx) [<img src="https://raw.githubusercontent.com/Kiteretsu77/APISR/main/__assets__/visual_results/wataru_visual.png" height="223px"/>](https://imgsli.com/MjQ1NzMy)
44
+
45
+ <div align="center">
46
+ <img src="https://raw.githubusercontent.com/Kiteretsu77/APISR/main/__assets__/AVC_RealLQ_comparison.png", width="100%", height="100%", style="float: left">
47
+ </div>
48
+
49
+
50
+ ## Citation
51
+ ```bibtex
52
+ @article{wang2024apisr,
53
+ title={APISR: Anime Production Inspired Real-World Anime Super-Resolution},
54
+ author={Wang, Boyang and Yang, Fengyu and Yu, Xihang and Zhang, Chao and Zhao, Hanbin},
55
+ journal={arXiv preprint arXiv:2403.01598},
56
+ year={2024}
57
+ }
58
+ ```