Skip to content

The pytorch code of hyperspectral and multispectral image fusion method cyformer.

Notifications You must be signed in to change notification settings

Tomchenshi/CYformer

Repository files navigation

CYformer

The pytorch code of hyperspectral and multispectral image fusion

Requirements

  • Python 3.6.13
  • Pytorch 1.10.0

Training

python main.py train --batch_size 32 --n_scale 4 --dataset_name "Cave"

Testing

python main.py test --n_scale 4 --dataset_name "Cave"

About

The pytorch code of hyperspectral and multispectral image fusion method cyformer.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages