Unistitch_Dataset / README.md
Y5Y's picture
Create README.md
e293ca7 verified
metadata
tags:
  - image-stitching
pretty_name: UniStitch_Datasets
size_categories:
  - 100M<n<1B

UniStitch: Unifying Semantic and Geometric Features for Image Stitching

   🖥️ GitHub    |   🤗 Hugging Face Model   |    📑 Paper   

Dataset Details

The dataset provided here mainly consists of keypoint features extracted for the UDIS and classical datasets used in the Unistitch paper. You can directly place the superpoint_lmdb folder corresponding to this dataset into the folder of the respective sub-dataset, ensuring it is at the same level as input1 and input2.

Developed by Yuan Mei, Lang Nie, Kang Liao, Yunqiu Xu, Chunyu Lin, Bin Xiao
Affiliation CQUPT, PolyU, NTU, NUS, BJTU
First released arXiv pre-print, 2026

Citation

If you find Unistitch useful for your research or applications, please cite our paper using the following BibTeX:

  @article{mei2026unistitch,
  title={UniStitch: Unifying Semantic and Geometric Features for Image Stitching},
  author={Mei, Yuan and Nie, Lang and Liao, Kang and Xu, Yunqiu and Lin, Chunyu and Xiao, Bin},
  journal={arXiv preprint arXiv:2603.10568},
  year={2026}
}