Skip to content

Latest commit

 

History

9 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 

Repository files navigation

GSSFNet

This repository includes Pytorch implementation for the following paper:

Adaptive Graph-based Spectral-Spatial Fusion Network for Hyperspectral Image Classification, 2025.
Guanqun Ding, Leyuan Sun, Zizhi Huang, Ziyi Chen (Paper)

The code repository is under construction and will be released soon.

Getting Started

1. Installation

You can install the envs from yml file by

conda env create -f environment.yml

2. Datasets

The download links of datasets can be found in Datasets, we appreciate the Project's share of the collected links of the data.

3. Run

After the preparation, you can run the script by

sh run_train_eval.sh

Visualizations

input

Acknowledgement

We appreciate the public codes of the Project.

About

A pytorch implemntation for the GSSFNet

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors