Datasets:
This is the official HF repo for StitchBench, a comprehensive image stitching benchmark, proposed in Object-level Geometric Structure Preserving for Natural Image Stitching (OBJ-GSP).
You can download the images by:
from huggingface_hub import snapshot_download
repo_id = "RussRobin/StitchBench"
local_dir = "./StitchBench"
snapshot_download(repo_id=repo_id, repo_type="dataset", local_dir=local_dir)
AAAI 2025 Paper: https://arxiv.org/abs/2402.12677
GitHub: https://github.com/RussRobin/OBJ-GSP
A Challenging Aerial Image Stitching Benchmark: https://huggingface.co/datasets/RussRobin/Aerial234
- Downloads last month
- 45