Link-Dev commited on
Commit
6d4f8be
·
verified ·
1 Parent(s): 21c4e9c

Add 2023 depth public manifests

Browse files
2023/README.md ADDED
@@ -0,0 +1,11 @@
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # 2023 Depth imagery
2
+
3
+ This folder mirrors the public 2023 RGB scene naming in `Link-Dev/UAV3DCrop/2023`.
4
+ Depth folders use `DayXXX_Crop_depth`, and each TIFF uses the matching public RGB number as `<number>_depth.tif`.
5
+
6
+ - Depth TIFF files: 18,017
7
+ - Missing expected Depth files: 2
8
+ - Total size: 58.46 GiB
9
+ - Sensitive-like embedded metadata hits in the ExifTool audit: 0
10
+
11
+ `missing_depth_files.csv` lists expected public Depth names that were not present in the Depth export.
2023/dataset_manifest.json ADDED
@@ -0,0 +1,208 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "dataset": "Link-Dev/UAV3DCrop_depth",
3
+ "year": 2023,
4
+ "remote_prefix": "2023",
5
+ "source_rgb_dataset": "Link-Dev/UAV3DCrop/2023",
6
+ "naming": {
7
+ "folders": "DayXXX_Crop_depth",
8
+ "files": "<public_rgb_number>_depth.tif",
9
+ "note": "Depth filenames follow the public RGB numbering for the matching 2023 scene."
10
+ },
11
+ "counts": {
12
+ "reference_rgb_images": 18019,
13
+ "depth_files": 18017,
14
+ "missing_depth_files": 2,
15
+ "extra_depth_files": 0,
16
+ "folders": 23
17
+ },
18
+ "size_bytes": 62770533461,
19
+ "size_gb": 58.46,
20
+ "per_folder": [
21
+ {
22
+ "folder": "Day001_Corn_depth",
23
+ "reference_rgb_images": 843,
24
+ "depth_files": 843,
25
+ "missing_depth_files": 0,
26
+ "size_bytes": 2930119697
27
+ },
28
+ {
29
+ "folder": "Day006_Corn_depth",
30
+ "reference_rgb_images": 840,
31
+ "depth_files": 840,
32
+ "missing_depth_files": 0,
33
+ "size_bytes": 2909271655
34
+ },
35
+ {
36
+ "folder": "Day006_Soy_depth",
37
+ "reference_rgb_images": 846,
38
+ "depth_files": 846,
39
+ "missing_depth_files": 0,
40
+ "size_bytes": 2603259191
41
+ },
42
+ {
43
+ "folder": "Day011_Corn_depth",
44
+ "reference_rgb_images": 839,
45
+ "depth_files": 839,
46
+ "missing_depth_files": 0,
47
+ "size_bytes": 3020615120
48
+ },
49
+ {
50
+ "folder": "Day011_Soy_depth",
51
+ "reference_rgb_images": 680,
52
+ "depth_files": 680,
53
+ "missing_depth_files": 0,
54
+ "size_bytes": 2086227478
55
+ },
56
+ {
57
+ "folder": "Day016_Corn_depth",
58
+ "reference_rgb_images": 843,
59
+ "depth_files": 843,
60
+ "missing_depth_files": 0,
61
+ "size_bytes": 3211011497
62
+ },
63
+ {
64
+ "folder": "Day016_Soy_depth",
65
+ "reference_rgb_images": 690,
66
+ "depth_files": 690,
67
+ "missing_depth_files": 0,
68
+ "size_bytes": 2206057798
69
+ },
70
+ {
71
+ "folder": "Day020_Corn_depth",
72
+ "reference_rgb_images": 842,
73
+ "depth_files": 842,
74
+ "missing_depth_files": 0,
75
+ "size_bytes": 3132986168
76
+ },
77
+ {
78
+ "folder": "Day020_Soy_depth",
79
+ "reference_rgb_images": 688,
80
+ "depth_files": 688,
81
+ "missing_depth_files": 0,
82
+ "size_bytes": 2145433735
83
+ },
84
+ {
85
+ "folder": "Day026_Corn_depth",
86
+ "reference_rgb_images": 839,
87
+ "depth_files": 839,
88
+ "missing_depth_files": 0,
89
+ "size_bytes": 3179107142
90
+ },
91
+ {
92
+ "folder": "Day026_Soy_depth",
93
+ "reference_rgb_images": 688,
94
+ "depth_files": 687,
95
+ "missing_depth_files": 1,
96
+ "size_bytes": 2290506582
97
+ },
98
+ {
99
+ "folder": "Day031_Corn_depth",
100
+ "reference_rgb_images": 850,
101
+ "depth_files": 850,
102
+ "missing_depth_files": 0,
103
+ "size_bytes": 3332645413
104
+ },
105
+ {
106
+ "folder": "Day031_Soy_depth",
107
+ "reference_rgb_images": 693,
108
+ "depth_files": 693,
109
+ "missing_depth_files": 0,
110
+ "size_bytes": 2385699993
111
+ },
112
+ {
113
+ "folder": "Day037_Corn_depth",
114
+ "reference_rgb_images": 847,
115
+ "depth_files": 847,
116
+ "missing_depth_files": 0,
117
+ "size_bytes": 3338053204
118
+ },
119
+ {
120
+ "folder": "Day037_Soy_depth",
121
+ "reference_rgb_images": 690,
122
+ "depth_files": 690,
123
+ "missing_depth_files": 0,
124
+ "size_bytes": 2465853384
125
+ },
126
+ {
127
+ "folder": "Day042_Corn_depth",
128
+ "reference_rgb_images": 851,
129
+ "depth_files": 851,
130
+ "missing_depth_files": 0,
131
+ "size_bytes": 3267229467
132
+ },
133
+ {
134
+ "folder": "Day042_Soy_depth",
135
+ "reference_rgb_images": 691,
136
+ "depth_files": 691,
137
+ "missing_depth_files": 0,
138
+ "size_bytes": 2471667565
139
+ },
140
+ {
141
+ "folder": "Day047_Corn_depth",
142
+ "reference_rgb_images": 975,
143
+ "depth_files": 975,
144
+ "missing_depth_files": 0,
145
+ "size_bytes": 3824194467
146
+ },
147
+ {
148
+ "folder": "Day047_Soy_depth",
149
+ "reference_rgb_images": 703,
150
+ "depth_files": 702,
151
+ "missing_depth_files": 1,
152
+ "size_bytes": 2525346797
153
+ },
154
+ {
155
+ "folder": "Day052_Corn_depth",
156
+ "reference_rgb_images": 837,
157
+ "depth_files": 837,
158
+ "missing_depth_files": 0,
159
+ "size_bytes": 3112591678
160
+ },
161
+ {
162
+ "folder": "Day052_Soy_depth",
163
+ "reference_rgb_images": 670,
164
+ "depth_files": 670,
165
+ "missing_depth_files": 0,
166
+ "size_bytes": 2313284591
167
+ },
168
+ {
169
+ "folder": "Day088_Corn_depth",
170
+ "reference_rgb_images": 882,
171
+ "depth_files": 882,
172
+ "missing_depth_files": 0,
173
+ "size_bytes": 2481652405
174
+ },
175
+ {
176
+ "folder": "Day088_Soy_depth",
177
+ "reference_rgb_images": 692,
178
+ "depth_files": 692,
179
+ "missing_depth_files": 0,
180
+ "size_bytes": 1537718434
181
+ }
182
+ ],
183
+ "metadata_audit": {
184
+ "tool": "ExifTool",
185
+ "files_checked": 18017,
186
+ "sensitive_like_embedded_tag_hits": 0,
187
+ "embedded_tags": [
188
+ "IFD0:BitsPerSample",
189
+ "IFD0:Compression",
190
+ "IFD0:ImageHeight",
191
+ "IFD0:ImageWidth",
192
+ "IFD0:PhotometricInterpretation",
193
+ "IFD0:ResolutionUnit",
194
+ "IFD0:RowsPerStrip",
195
+ "IFD0:SampleFormat",
196
+ "IFD0:SamplesPerPixel",
197
+ "IFD0:StripByteCounts",
198
+ "IFD0:StripOffsets",
199
+ "IFD0:XResolution",
200
+ "IFD0:YResolution"
201
+ ],
202
+ "note": "Filesystem-only fields reported by ExifTool are excluded from embedded metadata counts."
203
+ },
204
+ "public_files": {
205
+ "depth_file_manifest": "2023/depth_file_manifest.csv",
206
+ "missing_depth_files": "2023/missing_depth_files.csv"
207
+ }
208
+ }
2023/depth_file_manifest.csv ADDED
The diff for this file is too large to render. See raw diff
 
2023/missing_depth_files.csv ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ folder,expected_depth_file,expected_path,status
2
+ Day026_Soy_depth,634_depth.tif,2023/Day026_Soy_depth/634_depth.tif,missing_from_depth_export
3
+ Day047_Soy_depth,455_depth.tif,2023/Day047_Soy_depth/455_depth.tif,missing_from_depth_export