Update README.md
Browse files
README.md
CHANGED
|
@@ -1,3 +1,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
<h1 align="center">[ACMMM 2025] DenseSR: Image Shadow Removal as Dense Prediction</h1>
|
| 2 |
<p align="center">Yu-Fan Lin<sup>1</sup>, Chia-ming Lee<sup>1</sup>, Chih-Chung Hsu<sup>2</sup></p>
|
| 3 |
<p align="center"><sup>1</sup>National Cheng Kung University <sup>2</sup>National Yang Ming Chiao Tung University</p>
|
|
@@ -122,4 +126,4 @@ bash run_test.sh
|
|
| 122 |
◻ Release other pretrained model
|
| 123 |
|
| 124 |
## 📜 License
|
| 125 |
-
This code repository is release under [MIT License](https://github.com/VanLinLin/NTIRE25_Shadow_Removal?tab=MIT-1-ov-file#readme).
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: mit
|
| 3 |
+
pipeline_tag: image-to-image
|
| 4 |
+
---
|
| 5 |
<h1 align="center">[ACMMM 2025] DenseSR: Image Shadow Removal as Dense Prediction</h1>
|
| 6 |
<p align="center">Yu-Fan Lin<sup>1</sup>, Chia-ming Lee<sup>1</sup>, Chih-Chung Hsu<sup>2</sup></p>
|
| 7 |
<p align="center"><sup>1</sup>National Cheng Kung University <sup>2</sup>National Yang Ming Chiao Tung University</p>
|
|
|
|
| 126 |
◻ Release other pretrained model
|
| 127 |
|
| 128 |
## 📜 License
|
| 129 |
+
This code repository is release under [MIT License](https://github.com/VanLinLin/NTIRE25_Shadow_Removal?tab=MIT-1-ov-file#readme).
|