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
/
efficientloftr

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

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

  • Libraries
  • Transformers

    How to use stevenbucaille/efficientloftr with Transformers:

    # Load model directly
    from transformers import AutoImageProcessor, AutoModelForKeypointMatching
    
    processor = AutoImageProcessor.from_pretrained("stevenbucaille/efficientloftr")
    model = AutoModelForKeypointMatching.from_pretrained("stevenbucaille/efficientloftr")
  • Notebooks
  • Google Colab
  • Kaggle
efficientloftr
Ctrl+K
Ctrl+K
  • 2 contributors
History: 11 commits
stevenbucaille's picture
stevenbucaille
Update README.md
9aec0b3 verified 10 months ago
  • .gitattributes
    1.52 kB
    initial commit about 1 year ago
  • README.md
    8.11 kB
    Update README.md 10 months ago
  • config.json
    1.19 kB
    Update rope (#1) 10 months ago
  • model.safetensors
    64.3 MB
    xet
    Add model about 1 year ago
  • preprocessor_config.json
    239 Bytes
    Add image processor about 1 year ago