Hyperspectral-Vision-Transformer icon indicating copy to clipboard operation
Hyperspectral-Vision-Transformer copied to clipboard

A PyTorch implementation of CNN+Vision Transformer for hyperspectral image classification

Hyperspectral-Vision-Transformer

A PyTorch implementation of CNN+Vision Transformer for hyperspectral image classification.

Vision Transformer paper: https://arxiv.org/pdf/2010.11929.pdf
ViT code taken from: https://github.com/lucidrains/vit-pytorch