matciotola/Lambda-PNN
Unsupervised Deep Learning-based Pansharpening with Jointly-Enhanced Spectral and Spatial Fidelity
This project helps remote sensing professionals enhance satellite images for clearer analysis. It takes separate lower-resolution multi-spectral images and higher-resolution panchromatic images, then combines them into a single, sharpened image with improved detail and color accuracy. It's designed for image analysts, geoscientists, and mapping specialists who work with satellite and aerial imagery.
No commits in the last 6 months.
Use this if you need to merge lower-resolution color or multispectral satellite images with higher-resolution grayscale images to create a single, high-quality, color-accurate image for detailed analysis.
Not ideal if you are looking for a general image enhancement tool for everyday photos or if you require an interactive, user-friendly interface rather than a command-line tool.
Stars
30
Forks
3
Language
Python
License
—
Category
Last pushed
Oct 12, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/matciotola/Lambda-PNN"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
MLSTRUCT/MLStructFP
Multi-unit floor plan dataset for architectural analysis and recognition
yassouali/pytorch-segmentation
:art: Semantic segmentation models, datasets and losses implemented in PyTorch.
wkentaro/pytorch-fcn
PyTorch Implementation of Fully Convolutional Networks. (Training code to reproduce the original...
meetps/pytorch-semseg
Semantic Segmentation Architectures Implemented in PyTorch
fregu856/deeplabv3
PyTorch implementation of DeepLabV3, trained on the Cityscapes dataset.