Monocular Depth Estimation

A Depth Anything V2 Small ONNX/WebNN browser tool for generating relative depth maps

Category

Image Tools

How to Use

  1. Upload a single RGB image
  2. Wait for the browser-side depth model to generate a relative depth map
  3. Compare the source image and depth result
  4. Download or screenshot the visualization if needed

Examples

  • Generate indoor scene depth

    Input: Upload a 1024x768 indoor photo

    Output: Outputs a grayscale or pseudo-color relative depth map

  • Inspect foreground/background relation

    Input: Upload a product photo

    Output: Highlights relative distance between foreground object and background

FAQ

Is the output an exact distance?
No. Monocular depth estimation gives relative depth, useful for near/far structure, not meter-level distance.
Is the image uploaded?
No. Processing happens in the browser.
What images work best?
Photos with clear foreground, background, and perspective cues are more stable. Flat, reflective, or very dark scenes are harder.

Related tools