Skip to content

Multi-Spectral Image Stitching via Spatial Graph Reasoning

Notifications You must be signed in to change notification settings

Jzy2017/SGR-MSIS

Repository files navigation

Multi-Spectral Image Stitching via Spatial Graph Reasoning

Zhiying Jiang, Zengxi Zhang, Jinyuan Liu, Xin Fan, Risheng Liu* ,“Multi-Spectral Image Stitching via Spatial Graph Reasoning”, Proceedings of the 31th ACM International Conference on Multimedia (ACM MM), 2023. [paper]

Overview

Abstract

Download

Download the pre-trained model and put it in /snapshot

Requirements

Following packages need to be installed

torch
torchvision
torchaudio
opencv-python
numpy

Download the pre-trained model and put it in /snapshot

Quick Run

python test_alignment.py

Dataset (ChaMS dataset)

The MSIS dataset is available at https://github.com/Jzy2017/MSIS

The ChaMS dataset will be available soon

Citation

@article{jiang2023multi,
  title={Multi-Spectral Image Stitching via Spatial Graph Reasoning},
  author={Jiang, Zhiying and Zhang, Zengxi and Liu, Jinyuan and Fan, Xin and Liu, Risheng},
  journal={arXiv preprint arXiv:2307.16741},
  year={2023}
}

Contact

If you have any question or suggestion, please email to Zengxi Zhang or Zhiying Jiang.

About

Multi-Spectral Image Stitching via Spatial Graph Reasoning

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages