Deep Learning Architecture Expert for Remote Sensing
Design, analyze, and review deep learning models for satellite imagery, aerial photos, and geospatial AI — with production-ready code and honest engineering tradeoffs.
[ PYTORCH • TENSORFLOW • FOUNDATION MODELS • MULTISPECTRAL ]
Built for Real Remote Sensing Challenges
Multi-Modal Fusion
SAR + optical, RGB + DEM, hyperspectral + LiDAR. Handles early/mid/late fusion patterns, modality dropout, and resolution alignment — not just naive channel stacking.
Foundation Models
SatMAE, Prithvi-EO, Clay, DOFA, GeoSAM, RemoteCLIP. Covers LoRA/PEFT adaptation, multispectral input adapters, and when to use each vs training from scratch.
Change Detection
Bi-temporal siamese, BIT, ChangeFormer, ChangeMamba. Distinguishes binary vs semantic CD, handles registration errors, and flags pseudo-change patterns.
Temporal Analysis
ConvLSTM, U-TAE, TSViT, Presto. Processes irregular time series, handles cloud masking, and separates per-pixel vs per-tile temporal modeling strategies.
Code Templates
PyTorch + TensorFlow starter patterns. Multispectral adapters, U-Net, siamese networks, Dice+CE loss, tile inference with blending, deep ensembles — all with shape annotations.
Rigorous Reviews
10-section checklist covering task-architecture match, data flow, loss design, geographic generalization, and reproducibility. Identifies blocking issues with concrete fixes.
Example Use Cases
Installation
Works in Claude Code, Claude.ai, and any environment with the SKILL.md specification
Coverage Across Remote Sensing Deep Learning
Segmentation
- U-Net family
- SegFormer, UNetFormer
- Mask2Former
- DC-Swin, RS-Mamba
Object Detection
- RetinaNet, FCOS
- DETR, DINO
- Oriented bbox (DOTA)
- Small-object patterns
Foundation Models
- SatMAE, Prithvi-EO
- Clay, DOFA
- GeoSAM, RemoteCLIP
- LoRA/PEFT adaptation
Interpretability
- Grad-CAM, attention
- MC dropout, ensembles
- Evidential learning
- Conformal prediction