Instructions to use zju-community/matchanything_eloftr with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use zju-community/matchanything_eloftr with Transformers:
# Load model directly from transformers import AutoImageProcessor, AutoModelForKeypointMatching processor = AutoImageProcessor.from_pretrained("zju-community/matchanything_eloftr") model = AutoModelForKeypointMatching.from_pretrained("zju-community/matchanything_eloftr") - Notebooks
- Google Colab
- Kaggle
Cannot reproduce keypoint finding and matching from web demo
#6 opened 9 months ago
by
ecxu
Congratulations
❤️ 2
#5 opened 9 months ago
by
CyborgPaloma
Can’t reproduce the same results as on the web interface with code
6
#4 opened 9 months ago
by
gfdadfas
ROMA safetensors
2
#1 opened 10 months ago
by
alexdzm