Ctrl+F Your Way Through Satellite Deep Learning
Because finding the right satellite imagery model shouldn't require its own literature review.

What it does
This repository is a single, exhaustive Markdown document that catalogs deep learning approaches for satellite and aerial imagery, organized by task. It links to concrete papers, GitHub repos, and articles covering everything from image classification and segmentation to cloud removal, change detection, SAR processing, and recent foundation models. There is no installable software here—just a structured, browser-searchable reading list maintained as a public resource.
The interesting bit
The value is entirely in the curation. Remote sensing ML is sprawling and siloed, and this repo acts as a directory for practitioners who know what they want—say, a crop-yield forecaster or a model for cloud removal—but don’t want to rebuild the literature search from scratch. The maintainer explicitly suggests using Ctrl+F to hunt for specific models like SAM, which tells you everything about the scale.
Key highlights
- Covers 15+ task categories, including niche areas like SAR processing, generative networks, few-shot learning, and explainable AI.
- Links directly to code repositories and benchmark datasets, not just paywalled papers.
- Tracks the full arc of the field, from classic ResNet fine-tuning to large vision-language models and remote sensing foundation models.
- 10,190 stars suggest it has become a de facto starting point for researchers and practitioners.
- The entire index is browser-searchable, making it a surprisingly effective zero-overhead reference tool.
Caveats
- This is a curated list, not a framework; there is no code or unified API to import.
- The README is vague about inclusion criteria or how often the list is updated.
Verdict
Anyone doing a literature review in remote sensing ML or looking for prior art on a specific satellite imagery task should bookmark this. If you need a pip-installable toolkit, look elsewhere.
Frequently asked
- What is satellite-image-deep-learning/techniques?
- Because finding the right satellite imagery model shouldn't require its own literature review.
- Is techniques open source?
- Yes — satellite-image-deep-learning/techniques is open source, released under the Apache-2.0 license.
- How popular is techniques?
- satellite-image-deep-learning/techniques has 10.2k stars on GitHub.
- Where can I find techniques?
- satellite-image-deep-learning/techniques is on GitHub at https://github.com/satellite-image-deep-learning/techniques.