awesome-repositories.com
Blog
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetÀ proposNotre méthodologiePresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 dépôt

Awesome GitHub RepositoriesDepth Map Batch Processors

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.

Awesome Depth Map Batch Processors GitHub Repositories

Trouvez les meilleurs dépôts grâce à l'IA.Nous recherchons les dépôts les plus pertinents grâce à l'IA.
  • liheyoung/depth-anythingAvatar de LiheYoung

    LiheYoung/Depth-Anything

    8,124Voir sur GitHub↗

    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.

    Pythondepth-estimationimage-synthesismetric-depth-estimation
    Voir sur GitHub↗8,124
  1. Home
  2. Data & Databases
  3. Batch Input Processing
  4. Depth Map Batch Processors