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

zju-community
/
efficientloftr

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

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

  • Libraries
  • Transformers

    How to use zju-community/efficientloftr with Transformers:

    # Load model directly
    from transformers import AutoImageProcessor, AutoModelForKeypointMatching
    
    processor = AutoImageProcessor.from_pretrained("zju-community/efficientloftr")
    model = AutoModelForKeypointMatching.from_pretrained("zju-community/efficientloftr")
  • Notebooks
  • Google Colab
  • Kaggle
efficientloftr
64.3 MB
Ctrl+K
Ctrl+K
  • 4 contributors
History: 6 commits
wyf2020's picture
wyf2020
Update README.md
950d26c verified 10 months ago
  • .gitattributes
    1.52 kB
    initial commit 10 months ago
  • README.md
    8.11 kB
    Update README.md 10 months ago
  • config.json
    2.2 kB
    Add model 10 months ago
  • model.safetensors
    64.3 MB
    xet
    Add model 10 months ago
  • preprocessor_config.json
    239 Bytes
    Add image processor 10 months ago