jqyang22 / HSIC-FM

[TNNLS 2023] Overcoming the Barrier of Incompleteness: A Hyperspectral Image Classification Full Model

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Overcoming the Barrier of Incompleteness: A Hyperspectral Image Classification Full Model

PyTorch implementation of HSIC-FM for hyperspectral image classification.

Installation

Install Pytorch 1.9.0 with Python 3.8.

Usage

Please first change the path in the code, and then run:
python ./main.py --lstm

Paper

Overcoming the Barrier of Incompleteness: A Hyperspectral Image Classification Full Model
Please kindly cite our paper if you find it's helpful in your work. Thank you!

About

[TNNLS 2023] Overcoming the Barrier of Incompleteness: A Hyperspectral Image Classification Full Model


Languages

Language:Python 100.0%