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

  • Log In
  • Sign Up

ETH-CVG
/
lightglue_disk

Keypoint Detection
Transformers
Safetensors
LightGlue
keypoint-matching
model_hub_mixin
pytorch_model_hub_mixin
Model card Files Files and versions
xet
Community
2

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

  • Libraries
  • Transformers

    How to use ETH-CVG/lightglue_disk with Transformers:

    # Load model directly
    from transformers import AutoImageProcessor, AutoModelForKeypointMatching
    
    processor = AutoImageProcessor.from_pretrained("ETH-CVG/lightglue_disk")
    model = AutoModelForKeypointMatching.from_pretrained("ETH-CVG/lightglue_disk")
  • Notebooks
  • Google Colab
  • Kaggle
lightglue_disk
54.3 MB
Ctrl+K
Ctrl+K
  • 3 contributors
History: 16 commits
AntonV's picture
AntonV HF Staff
Update README to inform about transformers versioning
ff6282b verified about 1 month ago
  • .gitattributes
    1.52 kB
    initial commit 11 months ago
  • README.md
    8.48 kB
    Update README to inform about transformers versioning about 1 month ago
  • config.json
    1.08 kB
    Add config 10 months ago
  • model.safetensors
    54.3 MB
    xet
    Add model 10 months ago
  • preprocessor_config.json
    235 Bytes
    Add image processor 10 months ago