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

  • Log In
  • Sign Up

robotflowlabs
/
depth-anything-v2-small

Depth Estimation
Transformers
Safetensors
robotics
edge-deployment
anima
forge
monocular-depth
vision
ros2
jetson
real-time
Eval Results (legacy)
Model card Files Files and versions
xet
Community

Instructions to use robotflowlabs/depth-anything-v2-small with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use robotflowlabs/depth-anything-v2-small with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("depth-estimation", model="robotflowlabs/depth-anything-v2-small")
    # Load model directly
    from transformers import AutoModel
    model = AutoModel.from_pretrained("robotflowlabs/depth-anything-v2-small", dtype="auto")
  • Notebooks
  • Google Colab
  • Kaggle
depth-anything-v2-small
99.2 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits
ilessio-aiflowlab's picture
ilessio-aiflowlab
Upload folder using huggingface_hub
8ee38d2 verified about 2 months ago
  • .gitattributes
    1.52 kB
    initial commit about 2 months ago
  • README.md
    3.92 kB
    Upload folder using huggingface_hub about 2 months ago
  • model.safetensors
    99.2 MB
    xet
    Upload folder using huggingface_hub about 2 months ago