input_stats dict | target_stats dict |
|---|---|
{
"image": {
"band_names": [
"B01",
"B02",
"B03",
"B04",
"B05",
"B06",
"B07",
"B08",
"B8A",
"B09",
"B11",
"B12"
],
"normalization_mode": "clip_rescale",
"mean": [
1994.8006591796875,
2034.802978515625,
2170.85302... | {
"pixel_counts": [
579209664,
276869792,
99917496,
92578672
],
"pixel_distribution": [
0.5523774027824402,
0.2640435993671417,
0.09528874605894089,
0.08828990161418915
],
"class_presence_counts": [
4000,
2984,
1340,
2729
],
"class_presence_ratio": [
1,
... |
{
"image": {
"band_names": [
"B01",
"B02",
"B03",
"B04",
"B05",
"B06",
"B07",
"B08",
"B8A",
"B09",
"B11",
"B12"
],
"normalization_mode": "satmae",
"mean": [
1994.8006591796875,
2034.8026123046875,
2170.8542480468... | {
"pixel_counts": [
579210624,
276869632,
99917496,
92578720
],
"pixel_distribution": [
0.5523782968521118,
0.2640434503555298,
0.09528874605894089,
0.08828994631767273
],
"class_presence_counts": [
4000,
2984,
1340,
2729
],
"class_presence_ratio": [
1,
... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.