1 Repo
Command-line tools that accept image paths, directories, or video files and output depth maps in grayscale or side-by-side format.
Distinct from Batch Input Processing: Distinct from Batch Input Processing: specifically targets depth map generation from images and videos, not general data input batching.
Explore 1 awesome GitHub repository matching data & databases · Depth Map Batch Processors. Refine with filters or upvote what's useful.
Depth-Anything is a monocular depth estimation foundation model that produces dense per-pixel depth maps from a single RGB image. It is built on a DINOv2 Vision Transformer encoder backbone and trained on 62 million unlabeled images using a teacher-student pseudo-labeling framework, enabling robust generalization across diverse scenes without task-specific training. The model outputs both relative depth maps, which capture the ordering of scene points, and metric depth maps with real-world units after fine-tuning on datasets like NYUv2 or KITTI. The project distinguishes itself through its ab
Provides a command-line interface for batch processing images and videos to generate depth maps.