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
      • Hardware
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

stevenbucaille
/
superglue_outdoor

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

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

  • Libraries
  • Transformers

    How to use stevenbucaille/superglue_outdoor with Transformers:

    # Load model directly
    from transformers import AutoImageProcessor, AutoModelForKeypointMatching
    
    processor = AutoImageProcessor.from_pretrained("stevenbucaille/superglue_outdoor")
    model = AutoModelForKeypointMatching.from_pretrained("stevenbucaille/superglue_outdoor", device_map="auto")
  • Notebooks
  • Google Colab
  • Kaggle
superglue_outdoor
53.4 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 39 commits
stevenbucaille's picture
stevenbucaille
Update README.md
d9aa212 verified over 1 year ago
  • .gitattributes
    1.52 kB
    initial commit over 2 years ago
  • LICENSE
    7.01 kB
    Create LICENSE about 2 years ago
  • README.md
    10.9 kB
    Update README.md over 1 year ago
  • config.json
    801 Bytes
    Add model almost 2 years ago
  • model.safetensors
    53.4 MB
    xet
    Add model almost 2 years ago
  • preprocessor_config.json
    234 Bytes
    Upload processor about 2 years ago