Jzy2017 / TRIS

AAAI 2024 | Towards Robust Image Stitching: An Adaptive Resistance Learning against Compatible Attacks.
8 stars 1 forks source link
aaai2024 deep-learning image-stitching pytorch

Towards Robust Image Stitching: An Adaptive Resistance Learning against Compatible Attacks

This repo is the official implementation of, “Towards Robust Image Stitching: An Adaptive Resistance Learning against Compatible Attacks”, Zhiying Jiang, Xingyuan Li, Jinyuan Liu, Xin Fan, Risheng Liu*, Association for the Advancement of Artificial Intelligence (AAAI), 2024.

Overview

avatar

Prerequisites

🔑 Installation

Type the command:

pip install -r requirements.txt

🤖 Download

Download the pre-trained model

Note

ImageAlignment

python test.py

ImageReconstruction

python test.py

Then you can get the final robust stitching results.