Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing

  • Log In
  • Sign Up

ETH-CVG
/
lightglue_superpoint

Keypoint Detection
Transformers
Safetensors
LightGlue
keypoint-matching
Model card Files Files and versions
xet
Community
6

Instructions to use ETH-CVG/lightglue_superpoint with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use ETH-CVG/lightglue_superpoint with Transformers:

    # Load model directly
    from transformers import AutoImageProcessor, AutoModelForKeypointMatching
    
    processor = AutoImageProcessor.from_pretrained("ETH-CVG/lightglue_superpoint")
    model = AutoModelForKeypointMatching.from_pretrained("ETH-CVG/lightglue_superpoint")
  • Notebooks
  • Google Colab
  • Kaggle
lightglue_superpoint
55 MB
Ctrl+K
Ctrl+K
  • 4 contributors
History: 12 commits
qubvel-hf's picture
qubvel-hf
Update README.md
5f5f626 verified 10 months ago
  • .gitattributes
    1.52 kB
    initial commit about 1 year ago
  • README.md
    7.91 kB
    Update README.md 10 months ago
  • config.json
    898 Bytes
    Add config 11 months ago
  • model.safetensors
    55 MB
    xet
    Add model 11 months ago
  • preprocessor_config.json
    234 Bytes
    Add image processor about 1 year ago