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

kerasformers
/
depth_anything_base

Depth Estimation
KerasFormers
Keras
PyTorch
JAX
google-tensorflow TensorFlow
depth-anything
Model card Files Files and versions
xet
Community

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

  • Libraries
  • KerasFormers

    How to use kerasformers/depth_anything_base with KerasFormers:

    # No code snippets available yet for this library.
    
    # To use this model, check the repository files and the library's documentation.
    
    # Want to help? PRs adding snippets are welcome at:
    # https://github.com/huggingface/huggingface.js
  • Keras

    How to use kerasformers/depth_anything_base with Keras:

    # Available backend options are: "jax", "torch", "tensorflow".
    import os
    os.environ["KERAS_BACKEND"] = "jax"
    
    import keras
    
    model = keras.saving.load_model("hf://kerasformers/depth_anything_base")
    
  • Notebooks
  • Google Colab
  • Kaggle
depth_anything_base
389 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 9 commits
IMvision12's picture
IMvision12
docs: load image processor via from_weights
8f9f59b verified about 14 hours ago
  • .gitattributes
    1.52 kB
    initial commit 7 days ago
  • README.md
    3.56 kB
    docs: load image processor via from_weights about 14 hours ago
  • kf_config.json
    679 Bytes
    Upload kf_config.json with huggingface_hub 6 days ago
  • kf_preprocessor.json
    402 Bytes
    Upload kf_preprocessor.json with huggingface_hub 6 days ago
  • model.weights.h5
    389 MB
    xet
    Upload folder using huggingface_hub 7 days ago