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

facebook
/
webssl-dino2b-light2b-224

Image Feature Extraction
Transformers
Safetensors
dinov2
Model card Files Files and versions
xet
Community

Instructions to use facebook/webssl-dino2b-light2b-224 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use facebook/webssl-dino2b-light2b-224 with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("image-feature-extraction", model="facebook/webssl-dino2b-light2b-224")
    # Load model directly
    from transformers import AutoImageProcessor, AutoModel
    
    processor = AutoImageProcessor.from_pretrained("facebook/webssl-dino2b-light2b-224")
    model = AutoModel.from_pretrained("facebook/webssl-dino2b-light2b-224")
  • Notebooks
  • Google Colab
  • Kaggle
webssl-dino2b-light2b-224
8.34 GB
Ctrl+K
Ctrl+K
  • 3 contributors
History: 1 commit
davidfan97's picture
davidfan97
tsbpp's picture
tsbpp
meta-bot's picture
meta-bot
Initial commit
633a663 verified about 1 year ago
  • .gitattributes
    1.57 kB
    Initial commit about 1 year ago
  • README.md
    2.35 kB
    Initial commit about 1 year ago
  • config.json
    1.11 kB
    Initial commit about 1 year ago
  • model-00001-of-00002.safetensors
    4.98 GB
    xet
    Initial commit about 1 year ago
  • model-00002-of-00002.safetensors
    3.35 GB
    xet
    Initial commit about 1 year ago
  • model.safetensors.index.json
    36.4 kB
    Initial commit about 1 year ago
  • preprocessor_config.json
    436 Bytes
    Initial commit about 1 year ago
  • webssl_teaser.png
    371 kB
    xet
    Initial commit about 1 year ago