Donghyun99 commited on
Commit
f1b7dc0
·
verified ·
1 Parent(s): b8d8a78

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +13 -0
README.md CHANGED
@@ -25,4 +25,17 @@ configs:
25
  path: data/train-*
26
  - split: test
27
  path: data/test-*
 
 
 
 
 
 
 
28
  ---
 
 
 
 
 
 
 
25
  path: data/train-*
26
  - split: test
27
  path: data/test-*
28
+ license: mit
29
+ task_categories:
30
+ - image-to-image
31
+ language:
32
+ - en
33
+ size_categories:
34
+ - 10K<n<100K
35
  ---
36
+
37
+ # Dataset Card for "DeSOBAv2_256"
38
+
39
+ This is a non-official ```DeSOBAv2``` dataset (256x256 resolution ver.) for ```shadow-removal```.
40
+
41
+ If you want to download the official dataset, please refer to the [here](https://github.com/bcmi/Object-Shadow-Generation-Dataset-DESOBAv2?tab=readme-ov-file).