Sentinel-2 Cloud Mask Annotations With Variability
A Large, Representative Set of 20m Subscenes
@kaggle.thedevastator_sentinel_2_cloud_mask_annotations_with_variabili
A Large, Representative Set of 20m Subscenes
@kaggle.thedevastator_sentinel_2_cloud_mask_annotations_with_variabili
CREATE TABLE classification_tags (
"index" BIGINT,
"scene" VARCHAR,
"difficulty" BIGINT,
"annotator" VARCHAR,
"shadows_marked" BIGINT,
"clear_percent" DOUBLE,
"cloud_percent" DOUBLE,
"shadow_percent" DOUBLE,
"dataset" VARCHAR,
"forest_jungle" BIGINT,
"snow_ice" BIGINT,
"agricultural" BIGINT,
"urban_developed" BIGINT,
"coastal" BIGINT,
"hills_mountains" BIGINT,
"desert_barren" BIGINT,
"shrublands_plains" BIGINT,
"wetland_bog_marsh" BIGINT,
"open_water" BIGINT,
"enclosed_water" BIGINT,
"thin" BIGINT,
"thick" BIGINT,
"low" BIGINT,
"high" BIGINT,
"isolated" BIGINT,
"extended" BIGINT,
"cumulus" BIGINT,
"cumulonimbus" BIGINT,
"altocumulus_stratocumulus" BIGINT,
"cirrus" BIGINT,
"haze_fog" BIGINT,
"ice_clouds" BIGINT,
"contrails" BIGINT
);
Anyone who has the link will be able to view this.