csiro-robotics/FactoFormer
[IEEE T-GRS 2024] The official repository for Journal Article “FactoFormer: Factorized Hyperspectral Transformers with Self-Supervised Pre-Training”, Accepted to IEEE Transactions on Geoscience and Remote Sensing, December 2023.
This project offers an advanced method for classifying land cover and objects in satellite imagery. It takes hyperspectral images—which capture light across many more spectral bands than a regular camera—and processes them to identify different materials or features on the Earth's surface. Geoscientists, environmental researchers, and remote sensing specialists will find this useful for precise mapping and analysis.
No commits in the last 6 months.
Use this if you need to accurately classify complex hyperspectral satellite images, especially when both the spectral 'fingerprint' and the spatial patterns of the land cover are important for differentiation.
Not ideal if you are working with standard RGB or multispectral images, or if your primary goal is not high-precision classification of intricate ground features.
Stars
22
Forks
1
Language
Python
License
—
Last pushed
Jun 22, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/transformers/csiro-robotics/FactoFormer"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
qubvel-org/segmentation_models.pytorch
Semantic segmentation models with 500+ pretrained convolutional and transformer-based backbones.
tue-mps/eomt
[CVPR 2025 Highlight] Official code and models for Encoder-only Mask Transformer (EoMT).
OSUPCVLab/SegFormer3D
Official Implementation of SegFormer3D: an Efficient Transformer for 3D Medical Image...
jeya-maria-jose/Medical-Transformer
Official Pytorch Code for "Medical Transformer: Gated Axial-Attention for Medical Image...
davidiommi/Pytorch--3D-Medical-Images-Segmentation--SALMON
Segmentation deep learning ALgorithm based on MONai toolbox: single and multi-label segmentation...