Keypoint Detection
Transformers
PyTorch
Safetensors
superpoint
feature-extraction
vision
image-matching
Instructions to use magic-leap-community/superpoint with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use magic-leap-community/superpoint with Transformers:
# Load model directly from transformers import AutoImageProcessor, AutoModel processor = AutoImageProcessor.from_pretrained("magic-leap-community/superpoint") model = AutoModel.from_pretrained("magic-leap-community/superpoint") - Notebooks
- Google Colab
- Kaggle
File size: 132 Bytes
0c13f95 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:ee46dc3eaf52d1f65d15a4953f30573526e34031a4c26268fa3867614ef1b65c
size 5211510
|