Skip to content

Latest commit

 

History

History
50 lines (38 loc) · 1.54 KB

README.md

File metadata and controls

50 lines (38 loc) · 1.54 KB

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.