Spaces:
Running
Running
sunder-ali
commited on
Commit
•
93ab8e5
1
Parent(s):
40bb4f6
Update README.md
Browse files
README.md
CHANGED
@@ -11,3 +11,19 @@ license: cc-by-sa-4.0
|
|
11 |
---
|
12 |
|
13 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
11 |
---
|
12 |
|
13 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
14 |
+
|
15 |
+
The method "Dense Residual Swin Transformer for Image Denoising" is included in the benchmark report "NTIRE 2023 Challenge on Image Denoising: Methods and Results" in CVPR workshop 2023.
|
16 |
+
|
17 |
+
The team include following members:
|
18 |
+
- Sunder Ali Khowaja (Department of Telecommunication Engineering, University of Sindh, Pakistan)
|
19 |
+
- Jiseok Yoon (IKLAB Inc.)
|
20 |
+
- Ik Hyun Lee (IKLAB Inc. and Tech University of Korea, Republic of Korea)
|
21 |
+
|
22 |
+
If you find the demo useful or want to use the results in your research work, kindly cite our work
|
23 |
+
|
24 |
+
@inproceedings{li2023ntire_dn50,
|
25 |
+
title={NTIRE 2023 Challenge on Image Denoising: Methods and Results},
|
26 |
+
author={Li, Yawei and Zhang, Yulun and Van Gool, Luc and Timofte, Radu and others},
|
27 |
+
booktitle={Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition Workshops},
|
28 |
+
year={2023}
|
29 |
+
}
|