awesome-repositories.com
ब्लॉग
MCP
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टMCP सर्वरहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेस
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 रिपॉजिटरी

Awesome GitHub RepositoriesDepth Frame Processors

Iterates over video frames sequentially, applying a depth estimation model to each frame and saving the resulting depth visualizations.

Distinct from Video Frame Processing: Distinct from Video Frame Processing: specifically applies depth estimation to each frame, not general frame decoding or adjustments.

Explore 1 awesome GitHub repository matching graphics & multimedia · Depth Frame Processors. Refine with filters or upvote what's useful.

Awesome Depth Frame Processors GitHub Repositories

AI के साथ बेहतरीन रिपॉजिटरी खोजें।हम AI का उपयोग करके सबसे सटीक रिपॉजिटरी खोजेंगे।
  • liheyoung/depth-anythingLiheYoung का अवतार

    LiheYoung/Depth-Anything

    8,124GitHub पर देखें↗

    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

    Processes video frames sequentially to generate consistent depth maps for each frame in a clip.

    Pythondepth-estimationimage-synthesismetric-depth-estimation
    GitHub पर देखें↗8,124
  1. Home
  2. Graphics & Multimedia
  3. Video Frame Processing
  4. Depth Frame Processors