Datasets:

Modalities:
Geospatial
Languages:
English
DOI:
Libraries:
License:
cmalbrec commited on
Commit
9f44445
·
verified ·
1 Parent(s): b7d4966

upload dataset schema JSON

Browse files
Files changed (1) hide show
  1. dataset_info.json +1 -1
dataset_info.json CHANGED
@@ -1 +1 @@
1
- {"description": "SSL4EO-EU Forest dataset with grouped timestamps and bounding box metadata.", "citation": "@misc{ssl4eo_eu_forest,\n author = {Nassim Ait Ali Braham and Conrad M Albrecht},\n title = {SSL4EO-EU Forest Dataset},\n year = {2025},\n howpublished = {https://huggingface.co/datasets/dm4eo/ssl4eo-eu-forest},\n note = {Funded by the EvoLand project under EU Horizon Europe grant No. 101082130.}\n}", "homepage": "https://www.evo-land.eu", "license": "CC-BY-4.0", "features": {"image_paths": {"feature": {"dtype": "string", "_type": "Value"}, "_type": "Sequence"}, "mask_path": {"dtype": "string", "_type": "Value"}, "start_timestamps": {"feature": {"dtype": "timestamp[ms]", "_type": "Value"}, "_type": "Sequence"}, "end_timestamps": {"feature": {"dtype": "timestamp[ms]", "_type": "Value"}, "_type": "Sequence"}, "sentinel_tile_ids": {"feature": {"dtype": "string", "_type": "Value"}, "_type": "Sequence"}, "bboxes": {"minx": {"feature": {"dtype": "float32", "_type": "Value"}, "_type": "Sequence"}, "maxx": {"feature": {"dtype": "float32", "_type": "Value"}, "_type": "Sequence"}, "miny": {"feature": {"dtype": "float32", "_type": "Value"}, "_type": "Sequence"}, "maxy": {"feature": {"dtype": "float32", "_type": "Value"}, "_type": "Sequence"}}}}
 
1
+ {"description": "", "citation": "", "homepage": "", "license": "", "features": {"sample_id": {"dtype": "string", "_type": "Value"}, "image": {"_type": "Image"}, "mask": {"_type": "Image"}}}