shadow-transfer-bench commited on
Commit
a744f22
·
verified ·
1 Parent(s): 9ba7b64

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +18 -0
README.md CHANGED
@@ -1,5 +1,23 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  # ShadowTransfer
2
 
 
3
  A benchmark for measuring **geographic transfer** in overhead shadow detection. 4,500 human-verified shadow masks across three U.S. cities (Chicago, Miami, Phoenix) at two native NAIP resolutions (0.3 m/px, 0.6 m/px), released in two complementary forms:
4
 
5
  - **`data_cities/`** — raw per-city dataset organized by city, resolution, and split. Use this when you need full control over splits or want to construct your own protocols.
 
1
+ ---
2
+ license: cc-by-4.0
3
+ task_categories:
4
+ - image-to-image
5
+ language:
6
+ - en
7
+ tags:
8
+ - shadow-removal
9
+ - shadow-transfer
10
+ - shadow-generation
11
+ - benchmark
12
+ - computer-vision
13
+ size_categories:
14
+ - 10K<n<100K
15
+ pretty_name: ShadowTransfer
16
+ ---
17
+
18
  # ShadowTransfer
19
 
20
+
21
  A benchmark for measuring **geographic transfer** in overhead shadow detection. 4,500 human-verified shadow masks across three U.S. cities (Chicago, Miami, Phoenix) at two native NAIP resolutions (0.3 m/px, 0.6 m/px), released in two complementary forms:
22
 
23
  - **`data_cities/`** — raw per-city dataset organized by city, resolution, and split. Use this when you need full control over splits or want to construct your own protocols.