fengyanzi commited on
Commit
791ecf6
·
verified ·
1 Parent(s): 08be0a7

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +17 -0
README.md ADDED
@@ -0,0 +1,17 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ task_categories:
4
+ - image-to-image
5
+ ---
6
+
7
+ The Full version of the datasets 8KDehaze
8
+
9
+ The first dataset of extremely large image dehazing
10
+
11
+ from CVPR2025 paper "[Tokenize Image Patches: Global Context Fusion for Effective Haze Removal in Large Images](https://huggingface.co/papers/2504.09621)"
12
+
13
+ Paper link: https://openaccess.thecvf.com/content/CVPR2025/html/Chen_Tokenize_Image_Patches_Global_Context_Fusion_for_Effective_Haze_Removal_CVPR_2025_paper.html
14
+
15
+ DehazeXL code: https://github.com/CastleChen339/DehazeXL
16
+
17
+ DAM code: https://github.com/fengyanzi/DehazingAttributionMap