Update README.md
Browse files
README.md
CHANGED
@@ -0,0 +1,25 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
language:
|
3 |
+
- en
|
4 |
+
thumbnail: https://github.com/Nick-Harvey/for_my_abuela/blob/master/cuban_large.jpg
|
5 |
+
tags:
|
6 |
+
- image_restoration
|
7 |
+
- superresolution
|
8 |
+
license: MIT License
|
9 |
+
datasets:
|
10 |
+
metrics:
|
11 |
+
---
|
12 |
+
|
13 |
+
@inproceedings{wan2020bringing,
|
14 |
+
title={Bringing Old Photos Back to Life},
|
15 |
+
author={Wan, Ziyu and Zhang, Bo and Chen, Dongdong and Zhang, Pan and Chen, Dong and Liao, Jing and Wen, Fang},
|
16 |
+
booktitle={Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition},
|
17 |
+
pages={2747--2757},
|
18 |
+
year={2020}
|
19 |
+
}
|
20 |
+
@article{wan2020old,
|
21 |
+
title={Old Photo Restoration via Deep Latent Space Translation},
|
22 |
+
author={Wan, Ziyu and Zhang, Bo and Chen, Dongdong and Zhang, Pan and Chen, Dong and Liao, Jing and Wen, Fang},
|
23 |
+
journal={arXiv preprint arXiv:2009.07047},
|
24 |
+
year={2020}
|
25 |
+
}
|