JJLibra/SALAD-Pan
🤗 Official implementation for "SALAD-Pan: Sensor-Agnostic Latent Adaptive Diffusion for Pan-Sharpening" https://arxiv.org/abs/2602.04473
Leverages a two-stage pipeline combining Band-VAE for sensor-agnostic latent compression with adapter-based fine-tuning of Stable Diffusion, enabling cross-sensor pan-sharpening without retraining the base model. Built on PyTorch and Hugging Face Diffusers with distributed training via Accelerate, supporting efficient inference through xformers optimization. Achieves state-of-the-art results across multiple satellite sensors (WorldView-3, etc.) by operating in learned latent space rather than pixel space, generalizing beyond training datasets.
Stars
33
Forks
9
Language
Python
License
MIT
Category
Last pushed
Mar 17, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/diffusion/JJLibra/SALAD-Pan"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related models
cswry/SeeSR
[CVPR2024] SeeSR: Towards Semantics-Aware Real-World Image Super-Resolution
Janspiry/Image-Super-Resolution-via-Iterative-Refinement
Unofficial implementation of Image Super-Resolution via Iterative Refinement by Pytorch
open-mmlab/mmgeneration
MMGeneration is a powerful toolkit for generative models, based on PyTorch and MMCV.
IceClear/StableSR
[IJCV2024] Exploiting Diffusion Prior for Real-World Image Super-Resolution
hanjq17/Spectrum
[CVPR 2026] Adaptive Spectral Feature Forecasting for Diffusion Sampling Acceleration