awesome-repositories.com
المدونة
MCP
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعخادم MCPحولكيفية ترتيب النتائجالصحافة
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 مستودع

Awesome GitHub RepositoriesDepth Estimation Pipelines

Hugging Face pipeline wrappers that load pre-trained depth estimation models and run inference on images with minimal code.

Distinct from Hugging Face: Distinct from Hugging Face: focuses on depth estimation pipelines specifically, not general model conversion or authentication.

Explore 1 awesome GitHub repository matching devops & infrastructure · Depth Estimation Pipelines. Refine with filters or upvote what's useful.

Awesome Depth Estimation Pipelines GitHub Repositories

اعثر على أفضل المستودعات باستخدام الذكاء الاصطناعي.سنبحث عن أفضل المستودعات المطابقة باستخدام الذكاء الاصطناعي.
  • liheyoung/depth-anythingالصورة الرمزية لـ LiheYoung

    LiheYoung/Depth-Anything

    8,124عرض على 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

    Ships a Hugging Face pipeline wrapper for running depth estimation on images with minimal code.

    Pythondepth-estimationimage-synthesismetric-depth-estimation
    عرض على GitHub↗8,124
  1. Home
  2. DevOps & Infrastructure
  3. Model Conversion
  4. Hugging Face
  5. Depth Estimation Pipelines