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

  • 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: 7 commits
qubvel-hf's picture
qubvel-hf
Update README.md
face1a7 verified 9 months ago
  • .gitattributes
    1.52 kB
    initial commit 10 months ago
  • README.md
    8.15 kB
    Update README.md 9 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