feifei140729 commited on
Commit
9f7c7f1
·
verified ·
1 Parent(s): 752e675

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -9
README.md CHANGED
@@ -30,18 +30,13 @@ configs:
30
 
31
  HighBuild-1M is a multi-continental high-resolution benchmark dataset for single-view building height estimation from overhead imagery. Each sample contains a 1024×1024 RGB overhead image, a spatially aligned float32 building-height mask, and COCO-style building instance annotations.
32
 
33
- ## Release Scope
34
-
35
- The full benchmark described in the paper contains:
36
 
37
  | Version | 1024×1024 tiles | Building instances | City groups | Countries/regions | Continents |
38
  |---|---:|---:|---:|---:|---:|
39
- | Full benchmark in the paper | 70,266 | 6,050,823 | 26 | 12 | 6 |
40
- | Hugging Face hosted release | 61,215 | See release metadata | 24 | 10 | 6 |
41
-
42
- The current Hugging Face hosted release excludes the Taiwan and Hong Kong subsets due to source-specific redistribution constraints. Therefore, the hosted release contains 61,215 matched 1024×1024 samples across 24 city folders, 10 countries, and 6 continents.
43
 
44
- The paper reports the full benchmark statistics: 70,266 paired 1024×1024 tiles, 6,050,823 building instances, 26 city groups, 12 countries or regions, and 6 continents. This repository hosts the currently redistributable public release.
45
 
46
  ## Tasks
47
 
@@ -58,8 +53,9 @@ HighBuild-1M supports the following tasks:
58
  COCO-style building polygons and bounding boxes can be used for semantic or instance-level building analysis.
59
 
60
  4. **Spatial generalization benchmarking**
61
- The full benchmark described in the paper supports same-city, cross-city within-country, and cross-country evaluation protocols. The current hosted release includes the random 64/16/20 split and metadata manifests for reproducible use.
62
 
 
63
  ## WebDataset and Compression
64
 
65
  For the Hugging Face hosted release, the recommended distribution format is
 
30
 
31
  HighBuild-1M is a multi-continental high-resolution benchmark dataset for single-view building height estimation from overhead imagery. Each sample contains a 1024×1024 RGB overhead image, a spatially aligned float32 building-height mask, and COCO-style building instance annotations.
32
 
33
+ ## Dataset Statistics
 
 
34
 
35
  | Version | 1024×1024 tiles | Building instances | City groups | Countries/regions | Continents |
36
  |---|---:|---:|---:|---:|---:|
37
+ | HighBuild-1M | 70,266 | 6,050,823 | 26 | 12 | 6 |
 
 
 
38
 
39
+ The released benchmark covers 6 continents, 12 countries or regions, and 26 city groups, with 70,266 paired 1024×1024 tiles and 6,050,823 building instances.
40
 
41
  ## Tasks
42
 
 
53
  COCO-style building polygons and bounding boxes can be used for semantic or instance-level building analysis.
54
 
55
  4. **Spatial generalization benchmarking**
56
+ The benchmark supports same-city, cross-city within-country, and cross-country evaluation protocols.
57
 
58
+
59
  ## WebDataset and Compression
60
 
61
  For the Hugging Face hosted release, the recommended distribution format is