satellite-image-deep-learning/techniques

Techniques for deep learning with satellite & aerial imagery

View on GitHub ↗Jump to charts ↓

Summary Information

Updated 17 minutes ago
Added to GitGenius on September 6th, 2026
Created on April 16th, 2018
Open Issues & Pull Requests: 0 (+0)
GitHub issues: Enabled
Number of forks: 1,645
Total Stargazers: 10,247 (+0)
Total Subscribers: 281 (+0)

Repository Insights (GitGenius)

Median issue/PR response: 1.0 hours
Mean response time: 5.9 hours
90th percentile: 18.1 hours
Tracked items: 6

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Open issues: 0
New in 7 days: 0
Closed in 7 days: 0
Avg open age: N/A days
Stale 30+ days: 0
Stale 90+ days: 0

Recent activity

Opened in 7 days: 0
Closed in 7 days: 0
Comments in 7 days: 0
Events in 7 days: 0

Top labels

No label distribution available yet.

Most active issues this week

No issue events were indexed in the last 7 days.

Detailed Description

Satellite-image-deep-learning/techniques is a reference guide that catalogs deep learning techniques for satellite and aerial imagery analysis.

The repository addresses the challenge of applying deep learning to satellite and aerial images, which present unique obstacles including vast image sizes and diverse object classes. It provides an exhaustive overview of architectures, models, and algorithms tailored to this domain, organized by task type rather than as a framework or library. The guide covers classification, segmentation, object detection, regression, cloud detection and removal, change detection, time series analysis, crop classification, crop yield and vegetation forecasting, generative networks, autoencoders and dimensionality reduction, few-shot and zero-shot learning, self-supervised and contrastive learning, synthetic aperture radar processing, explainable AI, and large vision and language models.

This is a reference resource rather than a tool to integrate into a project. It suits developers and researchers working on earth observation problems who need to understand which techniques and models apply to their specific task. The repository is organized to enable quick lookup—users search the page for relevant keywords or technique names to find applicable approaches. It does not provide implementations or code samples; instead, it catalogs the landscape of methods available for satellite imagery work.

The project maintains an active curated collection of techniques across a broad range of deep learning approaches for remote sensing. The repository includes a companion website that serves as the primary interface for browsing the techniques catalog.