wgcban/HyperTransformer
[CVPR'22] HyperTransformer: A Textural and Spectral Feature Fusion Transformer for Pansharpening
This project helps remote sensing professionals fuse low-resolution hyperspectral images with high-resolution panchromatic images to create a single, high-resolution hyperspectral image. It takes in a low-resolution hyperspectral image and a high-resolution panchromatic image, and outputs a high-resolution hyperspectral image with enhanced detail and spectral information. Remote sensing analysts, geoscientists, and urban planners would find this useful for tasks like land cover classification and environmental monitoring.
140 stars. No commits in the last 6 months.
Use this if you need to combine the detailed spatial information from a panchromatic image with the rich spectral data from a hyperspectral image to get a clearer, more informative single image.
Not ideal if you are looking for a simple, out-of-the-box tool without needing to work with Python environments and data processing scripts.
Stars
140
Forks
17
Language
Python
License
MIT
Category
Last pushed
Oct 19, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/transformers/wgcban/HyperTransformer"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
NVlabs/MambaVision
[CVPR 2025] Official PyTorch Implementation of MambaVision: A Hybrid Mamba-Transformer Vision Backbone
sign-language-translator/sign-language-translator
Python library & framework to build custom translators for the hearing-impaired and translate...
kyegomez/Jamba
PyTorch Implementation of Jamba: "Jamba: A Hybrid Transformer-Mamba Language Model"
autonomousvision/transfuser
[PAMI'23] TransFuser: Imitation with Transformer-Based Sensor Fusion for Autonomous Driving;...
kyegomez/MultiModalMamba
A novel implementation of fusing ViT with Mamba into a fast, agile, and high performance...