Spaces:
Running on Zero
Running on Zero
A newer version of the Gradio SDK is available: 6.22.0
metadata
title: Image Matching WebUI
emoji: 🤗
colorFrom: red
colorTo: yellow
sdk: gradio
sdk_version: 6.19.0
python_version: '3.12'
app_file: app.py
pinned: true
license: apache-2.0
Image Matching WebUI
A Gradio WebUI for image matching using state-of-the-art algorithms.
Quick Start
pip install imcui
imcui
This Space runs image matching with 30+ algorithms including: LightGlue, LoFTR, RoMa, DKM, OmniGlue, GlueStick, Mast3R, DUSt3R, GIM, and many more.
Supported Matchers
| Category | Algorithms |
|---|---|
| Sparse | SuperPoint+LightGlue, DISK+LightGlue, ALIKED+LightGlue, SuperGlue, SIFT, XFeat |
| Dense | LoFTR, SE2-LoFTR, Efficient LoFTR, RoMa, RoMaV2, DKM, LoMa |
| End-to-End | OmniGlue, GlueStick, Mast3R, DUSt3R, GIM |
| Efficient | MINIMA variants, XFeat, ALIKED |
Links
- 📦 PyPI
- 💻 GitHub
- 📄 Paper (RoMa)