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

zeromodels
/
owlv2-large-patch14-ensemble

Zero-Shot Object Detection
Keras
PyTorch
JAX
google-tensorflow TensorFlow
zeromodels
owlv2
open-vocabulary
object-detection
Model card Files Files and versions
xet
Community

Instructions to use zeromodels/owlv2-large-patch14-ensemble with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Keras

    How to use zeromodels/owlv2-large-patch14-ensemble with Keras:

    # Available backend options are: "jax", "torch", "tensorflow".
    import os
    os.environ["KERAS_BACKEND"] = "jax"
    
    import keras
    
    model = keras.saving.load_model("hf://zeromodels/owlv2-large-patch14-ensemble")
    
  • Notebooks
  • Google Colab
  • Kaggle
owlv2-large-patch14-ensemble
1.75 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 13 commits
IMvision12's picture
IMvision12
Fix Collection badge link to the current zeromodels collection slug
c1a25b8 verified 3 days ago
  • .gitattributes
    1.52 kB
    initial commit about 1 month ago
  • README.md
    5.15 kB
    Fix Collection badge link to the current zeromodels collection slug 3 days ago
  • model.weights.h5
    1.75 GB
    xet
    Upload folder using huggingface_hub about 1 month ago
  • tokenizer.json
    2.22 MB
    Upload tokenizer.json with huggingface_hub 30 days ago
  • zm_config.json
    695 Bytes
    Migrate to zeromodels (rename kf_*.json -> zm_*.json, fix refs in config + README, ensure tag + badge) 3 days ago
  • zm_preprocessor.json
    593 Bytes
    Migrate to zeromodels (rename kf_*.json -> zm_*.json, fix refs in config + README, ensure tag + badge) 3 days ago