GAIA — Satellite Image Dataset
GAIA is a dataset of annotated satellite images covering the five spheres of Earth (atmosphere, biosphere, etc.). The data is enriched with geographic metadata, tags, and captions, making this corpus relevant for environmental research, global monitoring, and AI model training.
36,000+ satellite images (JSON + .png reconstructions via img2dataset)
MIT
Description
GAIA is a dataset of web-scraped satellite images, enriched with metadata such as location, satellite used, shooting methods, resolutions, and text legends. The dataset is organized by environmental themes according to the five terrestrial spheres: atmosphere, hydrosphere, biosphere, geosphere and cryosphere.
What is this dataset for?
- Training multimodal image/text models for the analysis of natural scenes
- Analyzing environmental phenomena on a global scale (e.g. deforestation, marine pollution)
- Serve as a basis for geospatial computer vision and intelligent mapping projects
Can it be enriched or improved?
Yes, the dataset is designed to be extensible. It is possible to add new image/text pairs, to enrich the metadata with climate data, or to convert the files into other formats (e.g. COCO). It can also be adapted for object detection, segmentation, or temporal analysis.
🔎 In summary
🧠 Recommended for
- Remote Sensing Researchers
- Geospatial data scientists
- Environmental AI projects
🔧 Compatible tools
- Img2DataSet
- WebDataSet
- PyTorch
- CLIP
- Segment Anything
- Hugging Face Datasets
💡 Tip
For better efficiency, rebuild images in batches via Docker img2dataset with optimized thread_count.
Frequently Asked Questions
Do I have to download the images separately?
Yes, only JSON metadata is provided by default. The images must be reconstructed using the `img2dataset` tool.
Does this dataset contain spatial annotations (bounding box, segmentation)?
No, the annotations provided are for contextual metadata (resolution, location, text caption, etc.).
Can GAIA be used for climate research?
Yes, its comprehensive thematic coverage makes it a good starting point for environmental or climate analysis models.




