kangnicui2 commited on
Commit
3078fc0
·
verified ·
1 Parent(s): e7eedbc

Add files using upload-large-folder tool

Browse files
Files changed (50) hide show
  1. README.md +98 -0
  2. patches/images/AcumulacionAaron2B_10_1.jpg +3 -0
  3. patches/images/AcumulacionAaron2B_10_10.jpg +3 -0
  4. patches/images/AcumulacionAaron2B_10_100.jpg +3 -0
  5. patches/images/AcumulacionAaron2B_10_101.jpg +3 -0
  6. patches/images/AcumulacionAaron2B_10_102.jpg +3 -0
  7. patches/images/AcumulacionAaron2B_10_103.jpg +3 -0
  8. patches/images/AcumulacionAaron2B_10_104.jpg +3 -0
  9. patches/images/AcumulacionAaron2B_10_105.jpg +3 -0
  10. patches/images/AcumulacionAaron2B_10_106.jpg +3 -0
  11. patches/images/AcumulacionAaron2B_10_107.jpg +3 -0
  12. patches/images/AcumulacionAaron2B_10_108.jpg +3 -0
  13. patches/images/AcumulacionAaron2B_10_109.jpg +3 -0
  14. patches/images/AcumulacionAaron2B_10_11.jpg +3 -0
  15. patches/images/AcumulacionAaron2B_10_110.jpg +3 -0
  16. patches/images/AcumulacionAaron2B_10_111.jpg +3 -0
  17. patches/images/AcumulacionAaron2B_10_112.jpg +3 -0
  18. patches/images/AcumulacionAaron2B_10_113.jpg +3 -0
  19. patches/images/AcumulacionAaron2B_10_114.jpg +3 -0
  20. patches/images/AcumulacionAaron2B_10_115.jpg +3 -0
  21. patches/images/AcumulacionAaron2B_10_116.jpg +3 -0
  22. patches/images/AcumulacionAaron2B_10_117.jpg +3 -0
  23. patches/images/AcumulacionAaron2B_10_118.jpg +3 -0
  24. patches/images/AcumulacionAaron2B_10_119.jpg +3 -0
  25. patches/images/AcumulacionAaron2B_10_12.jpg +3 -0
  26. patches/images/AcumulacionAaron2B_10_120.jpg +3 -0
  27. patches/images/AcumulacionAaron2B_10_121.jpg +3 -0
  28. patches/images/AcumulacionAaron2B_10_122.jpg +3 -0
  29. patches/images/AcumulacionAaron2B_10_123.jpg +3 -0
  30. patches/images/AcumulacionAaron2B_10_124.jpg +3 -0
  31. patches/images/AcumulacionAaron2B_10_125.jpg +3 -0
  32. patches/images/AcumulacionAaron2B_10_126.jpg +3 -0
  33. patches/images/AcumulacionAaron2B_10_127.jpg +3 -0
  34. patches/images/AcumulacionAaron2B_10_128.jpg +3 -0
  35. patches/images/AcumulacionAaron2B_10_129.jpg +3 -0
  36. patches/images/AcumulacionAaron2B_10_13.jpg +3 -0
  37. patches/images/AcumulacionAaron2B_10_130.jpg +3 -0
  38. patches/images/AcumulacionAaron2B_10_131.jpg +3 -0
  39. patches/images/AcumulacionAaron2B_10_132.jpg +3 -0
  40. patches/images/AcumulacionAaron2B_10_133.jpg +3 -0
  41. patches/images/AcumulacionAaron2B_10_134.jpg +3 -0
  42. patches/images/AcumulacionAaron2B_10_135.jpg +3 -0
  43. patches/images/AcumulacionAaron2B_10_136.jpg +3 -0
  44. patches/images/AcumulacionAaron2B_10_137.jpg +3 -0
  45. patches/images/AcumulacionAaron2B_10_138.jpg +3 -0
  46. patches/images/AcumulacionAaron2B_10_14.jpg +3 -0
  47. patches/metadata.csv +0 -0
  48. sample_manifest.json +33 -0
  49. site/labels/AcumulacionAaron2B.png +3 -0
  50. site/metadata.csv +2 -0
README.md ADDED
@@ -0,0 +1,98 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ configs:
3
+ - config_name: site
4
+ data_files:
5
+ - split: sample
6
+ path: site/metadata.csv
7
+ default: true
8
+ - config_name: patches
9
+ data_files:
10
+ - split: sample
11
+ path: patches/metadata.csv
12
+ pretty_name: ELDOR Sample
13
+ task_categories:
14
+ - image-segmentation
15
+ tags:
16
+ - remote-sensing
17
+ - semantic-segmentation
18
+ - uav
19
+ - orthomosaic
20
+ ---
21
+
22
+ # ELDOR Sample
23
+
24
+ This repository is the reviewer-facing sample companion to the full `ELDOR` dataset:
25
+
26
+ - Full dataset: `https://huggingface.co/datasets/IRSC/ELDOR`
27
+ - Purpose: provide an inspectable representative sample for the NeurIPS 2026 Evaluations and Datasets Track when the full dataset is larger than 4GB.
28
+
29
+ ## What this sample contains
30
+
31
+ This sample contains one representative site and all of its released patches:
32
+
33
+ - Representative site: `AcumulacionAaron2B` (`train` split)
34
+ - Site-level aligned orthomosaic image and pixel-aligned label map
35
+ - All released `512x512` patches derived from that site with `256` stride and the public crop filter used in ELDOR
36
+
37
+ Two dataset configurations are exposed:
38
+
39
+ - `site`: the full aligned site-level image/label pair
40
+ - `patches`: every released patch derived from that site
41
+
42
+ ## How the sample was created
43
+
44
+ The sample was created deterministically from the public ELDOR release:
45
+
46
+ 1. We selected `AcumulacionAaron2B` because it has the broadest per-site class coverage in the public release: 12 of the 14 foreground classes.
47
+ 2. We copied the exact released aligned orthomosaic PNG and label PNG for that site from the full dataset.
48
+ 3. We copied every released patch derived from that site from the public `data-cropped` export without additional filtering beyond the original ELDOR crop pipeline.
49
+
50
+ The public crop pipeline used for ELDOR is:
51
+
52
+ - patch size: `512x512`
53
+ - stride: `256`
54
+ - full windows only, no padding
55
+ - drop a patch if background exceeds `80%`
56
+ - patch images stored as JPEG and patch labels stored as PNG
57
+
58
+ This sample includes the following foreground classes:
59
+
60
+ - Building
61
+ - Mining raft
62
+ - Primary Forest
63
+ - Heavy machinery
64
+ - Water bodies
65
+ - Agricultural crop
66
+ - Gravel mounds
67
+ - Type 1 natural regeneration
68
+ - Type 2 natural regeneration
69
+ - Bare ground
70
+ - Sluice
71
+ - Vehicles
72
+
73
+ Foreground classes present in the full dataset but not in this single-site sample:
74
+
75
+ - Compact mounds
76
+ - Grass
77
+
78
+ ## Sample size summary
79
+
80
+ - Site subset: 1 aligned image/label pair, `1.481` GB
81
+ - Patch subset: `9849` image patches and `9849` label patches, `1.352` GB
82
+ - Total sample size: `2.832` GB
83
+
84
+ ## File organization
85
+
86
+ ### `site` configuration
87
+
88
+ - `site/images/AcumulacionAaron2B.png`
89
+ - `site/labels/AcumulacionAaron2B.png`
90
+ - `site/metadata.csv`
91
+
92
+ ### `patches` configuration
93
+
94
+ - `patches/images/AcumulacionAaron2B_<row>_<col>.jpg`
95
+ - `patches/labels/AcumulacionAaron2B_<row>_<col>.png`
96
+ - `patches/metadata.csv`
97
+
98
+ Patch filename indices are 1-based row and column indices in the released crop grid.
patches/images/AcumulacionAaron2B_10_1.jpg ADDED

Git LFS Details

  • SHA256: ce6c8a7642a0c88faf2544fedb7f7e2b9b252130bafe0a58ba42accac86e4b8c
  • Pointer size: 131 Bytes
  • Size of remote file: 145 kB
patches/images/AcumulacionAaron2B_10_10.jpg ADDED

Git LFS Details

  • SHA256: 585942c150a81e3ca833f05fce8aa2e74e14ad3e978f232e7c35a4222128ce89
  • Pointer size: 131 Bytes
  • Size of remote file: 168 kB
patches/images/AcumulacionAaron2B_10_100.jpg ADDED

Git LFS Details

  • SHA256: 8faf85f2a4081c0839f180b2e00a82697e1ba57251682bcf5c4aa2a662c0a571
  • Pointer size: 131 Bytes
  • Size of remote file: 166 kB
patches/images/AcumulacionAaron2B_10_101.jpg ADDED

Git LFS Details

  • SHA256: 4fcc5529270c57e485855eb3f17d192cb8eea9cdbc1ae8fbd0d20fb53c57c492
  • Pointer size: 131 Bytes
  • Size of remote file: 167 kB
patches/images/AcumulacionAaron2B_10_102.jpg ADDED

Git LFS Details

  • SHA256: a0ba66fd65fcd327824133c617e04431c81a1a28f2edde35f7f7949942d3e074
  • Pointer size: 131 Bytes
  • Size of remote file: 168 kB
patches/images/AcumulacionAaron2B_10_103.jpg ADDED

Git LFS Details

  • SHA256: 03437093d66ea8a926b0ca38f0906a9645eb11875d1efcd1b0f037658c772e36
  • Pointer size: 131 Bytes
  • Size of remote file: 164 kB
patches/images/AcumulacionAaron2B_10_104.jpg ADDED

Git LFS Details

  • SHA256: 58960c81b83b0458e58e748fbeee0af2e7cb63802bed870c21bcbd193f906a91
  • Pointer size: 131 Bytes
  • Size of remote file: 162 kB
patches/images/AcumulacionAaron2B_10_105.jpg ADDED

Git LFS Details

  • SHA256: f144b32868c0b9ddb7a36b92156dfd7d7033dbb845e135d6c94a2be6bdda29d8
  • Pointer size: 131 Bytes
  • Size of remote file: 160 kB
patches/images/AcumulacionAaron2B_10_106.jpg ADDED

Git LFS Details

  • SHA256: 76355890dc51db29ea9d4021bc79a9f3190bfd72ca55cdd4b27eac992f0015a5
  • Pointer size: 131 Bytes
  • Size of remote file: 164 kB
patches/images/AcumulacionAaron2B_10_107.jpg ADDED

Git LFS Details

  • SHA256: 51be2f192b7074d2f9c2ceeef3b52d160d54431feb2859614ca193da29d0b3f6
  • Pointer size: 131 Bytes
  • Size of remote file: 168 kB
patches/images/AcumulacionAaron2B_10_108.jpg ADDED

Git LFS Details

  • SHA256: 2a0378b9064967f749036463d2d3e567898c1c0703cba316a21fd60ebd9291e9
  • Pointer size: 131 Bytes
  • Size of remote file: 157 kB
patches/images/AcumulacionAaron2B_10_109.jpg ADDED

Git LFS Details

  • SHA256: 1982e816504864f3184a18a11898635e2fed8581905f9708f17629831a372b92
  • Pointer size: 131 Bytes
  • Size of remote file: 148 kB
patches/images/AcumulacionAaron2B_10_11.jpg ADDED

Git LFS Details

  • SHA256: 8b53bce2c87efc57616eaecf57251d3fa80e02ad0c11458ae092ac7e7a8bc557
  • Pointer size: 131 Bytes
  • Size of remote file: 167 kB
patches/images/AcumulacionAaron2B_10_110.jpg ADDED

Git LFS Details

  • SHA256: e613913888f60a614c949adb6b80034daefa8565b87cce6ef49be90e5fc08ef7
  • Pointer size: 131 Bytes
  • Size of remote file: 154 kB
patches/images/AcumulacionAaron2B_10_111.jpg ADDED

Git LFS Details

  • SHA256: 1dc8b0acd7bf9da205475b5a965eb3e16fea7d1c0415631bfcf523824b4d070f
  • Pointer size: 131 Bytes
  • Size of remote file: 161 kB
patches/images/AcumulacionAaron2B_10_112.jpg ADDED

Git LFS Details

  • SHA256: 4db2b9a6ba2433d5fbb168fbb29fc341aeb9a1755b45fba421a561a9cba6c3d3
  • Pointer size: 131 Bytes
  • Size of remote file: 167 kB
patches/images/AcumulacionAaron2B_10_113.jpg ADDED

Git LFS Details

  • SHA256: e8741f48174a9adc520a03bd8a9a15e408b85b8adbd4f73e49c0b85a1123b614
  • Pointer size: 131 Bytes
  • Size of remote file: 173 kB
patches/images/AcumulacionAaron2B_10_114.jpg ADDED

Git LFS Details

  • SHA256: 048abec7d7aaa2c72ad7878fcac075523ac0c848380066b0e0f35556ab4cf086
  • Pointer size: 131 Bytes
  • Size of remote file: 171 kB
patches/images/AcumulacionAaron2B_10_115.jpg ADDED

Git LFS Details

  • SHA256: 566382bc4fabc6583b787b756de4cbff7a76522d5d9a3255b660a02c38f835a7
  • Pointer size: 131 Bytes
  • Size of remote file: 167 kB
patches/images/AcumulacionAaron2B_10_116.jpg ADDED

Git LFS Details

  • SHA256: 194bc99d6ec014bbe8f3a5ff21336a13fabb88cc7c48b9af46d478e96ea85f82
  • Pointer size: 131 Bytes
  • Size of remote file: 162 kB
patches/images/AcumulacionAaron2B_10_117.jpg ADDED

Git LFS Details

  • SHA256: 0e36fec4619f6440c317e66721258885f030918f1ce206ec9ca3dccbd02d8191
  • Pointer size: 131 Bytes
  • Size of remote file: 160 kB
patches/images/AcumulacionAaron2B_10_118.jpg ADDED

Git LFS Details

  • SHA256: bfac2f07c28ff031e3246ff67fd52313d19e8e9a25ea5ea948c22ff5717176a2
  • Pointer size: 131 Bytes
  • Size of remote file: 162 kB
patches/images/AcumulacionAaron2B_10_119.jpg ADDED

Git LFS Details

  • SHA256: a14199b39c68bdee0d4af578cc96297b99173070ab2d08ba541590e7563bee0e
  • Pointer size: 131 Bytes
  • Size of remote file: 159 kB
patches/images/AcumulacionAaron2B_10_12.jpg ADDED

Git LFS Details

  • SHA256: fc0035e42c59c7d4addc47dfc7711c0bd1016adaa9e10582791f2fc29992e293
  • Pointer size: 131 Bytes
  • Size of remote file: 168 kB
patches/images/AcumulacionAaron2B_10_120.jpg ADDED

Git LFS Details

  • SHA256: ab9311559701d64732d8b1cde221c7a3336f085b0a87ad425ca3c16081a51c56
  • Pointer size: 131 Bytes
  • Size of remote file: 133 kB
patches/images/AcumulacionAaron2B_10_121.jpg ADDED

Git LFS Details

  • SHA256: e30dbe0efa7a72f8f6cfde7ba5e71b8c32c2771374090c25e93e52bb015f718b
  • Pointer size: 131 Bytes
  • Size of remote file: 105 kB
patches/images/AcumulacionAaron2B_10_122.jpg ADDED

Git LFS Details

  • SHA256: c03ceb4eb1023c8e30084606bd1bb259a801c7b45040791711a61ff8ac1b35cb
  • Pointer size: 131 Bytes
  • Size of remote file: 113 kB
patches/images/AcumulacionAaron2B_10_123.jpg ADDED

Git LFS Details

  • SHA256: d8bdb99544da412c69ee36ad5441314dcdf9838e8e40396ddfdaf7e4b0654518
  • Pointer size: 131 Bytes
  • Size of remote file: 129 kB
patches/images/AcumulacionAaron2B_10_124.jpg ADDED

Git LFS Details

  • SHA256: 72c3d84a6a05160726e99bcf2e015dc7e52eda51ea8bb963322c6fbcc7d58dca
  • Pointer size: 131 Bytes
  • Size of remote file: 121 kB
patches/images/AcumulacionAaron2B_10_125.jpg ADDED

Git LFS Details

  • SHA256: ec91c14f4827178ea20d2f552c39ded94ad55786e9659684fb2219fffb8bd2ff
  • Pointer size: 131 Bytes
  • Size of remote file: 127 kB
patches/images/AcumulacionAaron2B_10_126.jpg ADDED

Git LFS Details

  • SHA256: 51d8144716a9ceb34db731aae1b8bcd4d48b63551a870522712314fc4d5cd15c
  • Pointer size: 131 Bytes
  • Size of remote file: 116 kB
patches/images/AcumulacionAaron2B_10_127.jpg ADDED

Git LFS Details

  • SHA256: b9ef4bfb544b5b85c6953d12155c14c1979e7c47cbb969701ca866caabad4800
  • Pointer size: 130 Bytes
  • Size of remote file: 68 kB
patches/images/AcumulacionAaron2B_10_128.jpg ADDED

Git LFS Details

  • SHA256: 0faad9f69e9ad3b8c53c282b7a363c1eeb0c7ee374083079cb798d82085184af
  • Pointer size: 130 Bytes
  • Size of remote file: 79.9 kB
patches/images/AcumulacionAaron2B_10_129.jpg ADDED

Git LFS Details

  • SHA256: 85f02c45425be3c66a91da38fceb5bf7194ace9b6ef64bb3877a1919be7ff794
  • Pointer size: 131 Bytes
  • Size of remote file: 132 kB
patches/images/AcumulacionAaron2B_10_13.jpg ADDED

Git LFS Details

  • SHA256: 3d8f00aff0e305b05f8856f98bd639f58b242f5b0f84d06a5ad23610a9d96a45
  • Pointer size: 131 Bytes
  • Size of remote file: 167 kB
patches/images/AcumulacionAaron2B_10_130.jpg ADDED

Git LFS Details

  • SHA256: cce8fe7e3fad0976946e8bd33f4f2b975947631e053d5486e8622535ba119e2d
  • Pointer size: 131 Bytes
  • Size of remote file: 155 kB
patches/images/AcumulacionAaron2B_10_131.jpg ADDED

Git LFS Details

  • SHA256: 7264278909998189adf8a088f06424f081a243a18940834097f3b00d89d9a5f5
  • Pointer size: 131 Bytes
  • Size of remote file: 152 kB
patches/images/AcumulacionAaron2B_10_132.jpg ADDED

Git LFS Details

  • SHA256: f8e0810c5c724ef50298043e14dbdbed563085fc12c5fb38083b5c1cec73590d
  • Pointer size: 131 Bytes
  • Size of remote file: 144 kB
patches/images/AcumulacionAaron2B_10_133.jpg ADDED

Git LFS Details

  • SHA256: 5ed291f8fb295da82d7ef0d987137b8c3cb4d4a92f8392a0437071b0372714ba
  • Pointer size: 131 Bytes
  • Size of remote file: 142 kB
patches/images/AcumulacionAaron2B_10_134.jpg ADDED

Git LFS Details

  • SHA256: ed4bdb914faf23c662cc56612072566073870c2044782ca91a13cbc7fcd9b8b4
  • Pointer size: 131 Bytes
  • Size of remote file: 144 kB
patches/images/AcumulacionAaron2B_10_135.jpg ADDED

Git LFS Details

  • SHA256: 8b86081f7a8900bacf10e82f862df0f122791e74f56adad6fd9b01dee6fc0d63
  • Pointer size: 131 Bytes
  • Size of remote file: 143 kB
patches/images/AcumulacionAaron2B_10_136.jpg ADDED

Git LFS Details

  • SHA256: 042ec8756d16222c71334c922496dd7d7c49b03033b78478c87e35082784d810
  • Pointer size: 131 Bytes
  • Size of remote file: 137 kB
patches/images/AcumulacionAaron2B_10_137.jpg ADDED

Git LFS Details

  • SHA256: 37a06cae0e14473a6242f324860809fb36610f3c98d45ca369f87b87e6ae8a0c
  • Pointer size: 131 Bytes
  • Size of remote file: 139 kB
patches/images/AcumulacionAaron2B_10_138.jpg ADDED

Git LFS Details

  • SHA256: cf312a81f8c09e4a9c5232c3396360178c344a4d444f6784be3f58917585707f
  • Pointer size: 131 Bytes
  • Size of remote file: 148 kB
patches/images/AcumulacionAaron2B_10_14.jpg ADDED

Git LFS Details

  • SHA256: 3fc3e6d7a7d67fba3462ef1868bb56f9856d74b2b29c6fae031acc97ed9b193b
  • Pointer size: 131 Bytes
  • Size of remote file: 163 kB
patches/metadata.csv ADDED
The diff for this file is too large to render. See raw diff
 
sample_manifest.json ADDED
@@ -0,0 +1,33 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "selected_site": "AcumulacionAaron2B",
3
+ "selected_split": "train",
4
+ "site_classes_present": [
5
+ "Building",
6
+ "Mining raft",
7
+ "Primary Forest",
8
+ "Heavy machinery",
9
+ "Water bodies",
10
+ "Agricultural crop",
11
+ "Gravel mounds",
12
+ "Type 1 natural regeneration",
13
+ "Type 2 natural regeneration",
14
+ "Bare ground",
15
+ "Sluice",
16
+ "Vehicles"
17
+ ],
18
+ "missing_classes_from_sample": [
19
+ "Compact mounds",
20
+ "Grass"
21
+ ],
22
+ "site_stats": {
23
+ "site_width": 38122,
24
+ "site_height": 17643,
25
+ "site_image_bytes": 1584597316,
26
+ "site_label_bytes": 5277795
27
+ },
28
+ "patch_stats": {
29
+ "patch_count": 9849,
30
+ "patch_image_bytes": 1421142529,
31
+ "patch_label_bytes": 30032337
32
+ }
33
+ }
site/labels/AcumulacionAaron2B.png ADDED

Git LFS Details

  • SHA256: 0ebeab6d180d9ae0b2355c038faf156f971c6cca84d994aadee770118dc3f986
  • Pointer size: 132 Bytes
  • Size of remote file: 5.28 MB
site/metadata.csv ADDED
@@ -0,0 +1,2 @@
 
 
 
1
+ site_id,split,image_file_name,label_file_name,width,height,foreground_classes_present,sample_creation_note
2
+ AcumulacionAaron2B,train,images/AcumulacionAaron2B.png,labels/AcumulacionAaron2B.png,38122,17643,Building; Mining raft; Primary Forest; Heavy machinery; Water bodies; Agricultural crop; Gravel mounds; Type 1 natural regeneration; Type 2 natural regeneration; Bare ground; Sluice; Vehicles,Selected as the representative sample site because it has the broadest class coverage in the public release (12 of 14 foreground classes).