Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added the SATIN metadataset to README #9

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 7 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -346,6 +346,12 @@ RF100 is compiled from 100 real world datasets that straddle a range of domains.
* https://www.rf100.org/
* https://github.com/roboflow-ai/roboflow-100-benchmark

## SATIN (SATellite ImageNet)
SATIN is a multi-task remote sensing classification metadataset consisting of 27 datasets grouped into 6 tasks. The imagery spans 5 orders of magnitude of resolution, over 250 distinct class labels, and many field of view sizes. The overall SATIN benchmark, as well as each of the 27 constituent datasets, are released via HuggingFace. A public leaderboard is provided to guide and track the progress of vision-language models on SATIN.
* [Paper](https://arxiv.org/abs/2304.11619)
* [Website](https://satinbenchmark.github.io/)
* [Data](https://huggingface.co/datasets/jonathan-roberts1/SATIN)

## Tensorflow datasets
* [resisc45](https://www.tensorflow.org/datasets/catalog/resisc45) -> RESISC45 dataset is a publicly available benchmark for Remote Sensing Image Scene Classification (RESISC), created by Northwestern Polytechnical University (NWPU). This dataset contains 31,500 images, covering 45 scene classes with 700 images in each class.
* [eurosat](https://www.tensorflow.org/datasets/catalog/eurosat) -> EuroSAT dataset is based on Sentinel-2 satellite images covering 13 spectral bands and consisting of 10 classes with 27000 labeled and geo-referenced samples.
Expand Down Expand Up @@ -794,4 +800,4 @@ Competitions are an excellent source for accessing clean, ready-to-use satellite
* https://spaceml.org/repo/project/60002402f5647f00129f7287 -> lightning and extreme weather
* https://spaceml.org/repo/project/6025107d79c197001219c481/true -> ~1TB dataset for precipitation forecasting
* https://spaceml.org/repo/project/61c0a1b9ff8868000dfb79e1/true -> Sentinel-2 image super-resolution
<!-- markdown-link-check-enable --
<!-- markdown-link-check-enable --