nielsr HF Staff commited on
Commit
a5d27dc
·
verified ·
1 Parent(s): 1ee9999

Add dataset card

Browse files

This PR adds a dataset card with the paper link, Github repository link, task category, and license information.

Files changed (1) hide show
  1. README.md +12 -0
README.md ADDED
@@ -0,0 +1,12 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ task_categories:
3
+ - image-to-image
4
+ license: cc-by-nc-4.0
5
+ tags:
6
+ - remote-sensing
7
+ - dehazing
8
+ ---
9
+
10
+ This repository contains the dataset for the paper [Real-World Remote Sensing Image Dehazing: Benchmark and Baseline](https://huggingface.co/papers/2503.17966).
11
+
12
+ Code: https://github.com/lwCVer/RRSHID