celoyd/potato
A small pansharpening model
This project helps you create sharp, full-color images from satellite data. It takes separate grayscale (panchromatic) and lower-resolution color satellite images and combines them into a single, high-resolution, full-color picture. Anyone working with satellite imagery who needs visually accurate and detailed map data would find this useful.
Use this if you need to transform raw satellite imagery into clear, color-accurate images for human viewing and analysis.
Not ideal if your primary goal is satellite image processing for algorithmic pipelines rather than human interpretation.
Stars
81
Forks
1
Language
Python
License
—
Category
Last pushed
Jan 17, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/celoyd/potato"
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.