depth-anything-v2 / README.md
luca115
Standardize space metadata (title/emoji/description/colors)
a658ffe
|
Raw
History Blame Contribute Delete
1.08 kB

A newer version of the Gradio SDK is available: 6.22.0

Upgrade
metadata
title: Depth Anything V2 - Depth Maps
emoji: 🗺️
colorFrom: indigo
colorTo: purple
sdk: gradio
sdk_version: 5.49.1
app_file: app.py
pinned: false
license: apache-2.0
short_description: Turn any photo into a detailed depth map with AI.

Depth Anything V2 - Depth Maps

Depth Anything V2 is a state-of-the-art monocular depth estimation model that turns any single photo into an accurate per-pixel depth map. Upload an image and get back a colored depth visualization, a grayscale depth map, and a 16-bit raw depth (disparity) file ready for downstream work.

Depth maps power a wide range of creative and technical workflows: depth-guided ControlNet image generation, 2.5D and 3D parallax effects, relighting, fog and atmosphere, background separation and masking, AR compositing, and photogrammetry preprocessing. Because the model runs on a single RGB image with no special hardware, you can generate accurate depth estimation from ordinary photos, renders, or video frames.

Built by Upsampler, a suite of AI image and video tools.