Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing
    • Website
      • Tasks
      • HuggingChat
      • Collections
      • Languages
      • Organizations
    • Community
      • Blog
      • Posts
      • Daily Papers
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

stevenbucaille
/
lightglue

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

Instructions to use stevenbucaille/lightglue with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use stevenbucaille/lightglue with Transformers:

    # Load model directly
    from transformers import AutoImageProcessor, AutoModelForKeypointMatching
    
    processor = AutoImageProcessor.from_pretrained("stevenbucaille/lightglue")
    model = AutoModelForKeypointMatching.from_pretrained("stevenbucaille/lightglue")
  • Notebooks
  • Google Colab
  • Kaggle
lightglue
55 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 15 commits
stevenbucaille's picture
stevenbucaille
Add model
3d3a8c9 verified over 1 year ago
  • .gitattributes
    1.52 kB
    initial commit almost 2 years ago
  • README.md
    5.17 kB
    Add model almost 2 years ago
  • config.json
    516 Bytes
    Add model over 1 year ago
  • model.safetensors
    55 MB
    xet
    Add model over 1 year ago
  • preprocessor_config.json
    210 Bytes
    Upload processor almost 2 years ago