geo-bench
geo-bench copied to clipboard
GEO-Bench: Toward Foundation Models for Earth Monitoring
The label_map.json files are missing in m-bigearthnet, m-so2sat and m-eurosat. Is it possible to update the dataset with these files?
Hi - Thanks for this benchmark ! When I load tasks using `geobench.task_iterator`, I can pass a `benchmark_dir` which overrides the default benchmark directory when I load my tasks. However,...
To better manage dependencies such that they are updated and don't break with other ones, this PR configures the pyproject.toml file with setuptools and sets up dependabot.
I can't seem to find lat/lon or associated GPS information with any of the classification datasets downloaded with GeoBench. The original datasets (non-GeoBench subsets) seem to be GeoTIFFs with valid...
When downloading the data, there is a typo for the `m-chesapeake-lancover` dataset that should be `m-chesapeake-landcover` @recursix
Hi! Would it be possible to get an example of `collate_fn` function for both a classification and segmentation (both single and multiple time steps) examples please? If you could provide...
https://github.com/ServiceNow/geo-bench/blob/23c54d72c9bbbd09deb55a478338131a2ec5ba6b/geobench/task.py#L232 should be changed to `in` instead of `not in`
I am working with the sampled datasets provided in the benchmark and noticed some critical metadata is missing or inconsistent. I would like to request the following details to ensure...
Are there any plans to release the latest `main` with the relaxed dependencies from #20? As time progresses, it becomes more and more difficult to install this package since the...