--- 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](https://upsampler.com), a suite of AI image and video tools.