Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
stevenbucaille
/
superpoint
like
1
Keypoint Detection
Transformers
PyTorch
Safetensors
superpoint
vision
image-matching
arxiv:
1712.07629
Model card
Files
Files and versions
Community
1
Train
Deploy
Use this model
Fix task tag
#1
by
merve
HF staff
- opened
Aug 27
base:
refs/heads/main
←
from:
refs/pr/1
Discussion
Files changed
+2
-1
Files changed (1)
hide
show
README.md
+2
-1
README.md
CHANGED
Viewed
@@ -3,4 +3,5 @@ tags:
3
- vision
4
- image-matching
5
inference: false
6
-
---
3
- vision
4
- image-matching
5
inference: false
6
+
pipeline_tag: keypoint-detection
7
+
---