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

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

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

dmlc/decord

0
View on GitHub↗

Decord

An efficient video loader for deep learning with smart shuffling that's super easy to digest

Features

  • رؤية الحاسوب - Efficient video loading for deep learning pipelines.

بحث بالذكاء الاصطناعي

استكشف المزيد من المستودعات الرائعة

صف ما تحتاجه بلغة بسيطة — وسيقوم الذكاء الاصطناعي بترتيب آلاف المشاريع مفتوحة المصدر المنسقة حسب الصلة.

Start searching with AI
  • Video Representation Learning - High-performance video loading and decoding library.
  • 2,493 نجوم·228 تفرعات·C++·Apache-2.0·6 مشاهدات

    سجل النجوم

    مخطط تاريخ النجوم لـ dmlc/decordمخطط تاريخ النجوم لـ dmlc/decord

    بدائل مفتوحة المصدر لـ Decord

    مشاريع مفتوحة المصدر مشابهة، مرتبة حسب عدد الميزات المشتركة مع Decord.
    • facebookresearch/slowfastالصورة الرمزية لـ facebookresearch

      facebookresearch/SlowFast

      7,377عرض على GitHub↗

      SlowFast is a PyTorch video understanding framework and spatiotemporal neural network library. It serves as a toolset for video action recognition, enabling the training and evaluation of models designed to classify complex activities and objects within video sequences. The framework is distinguished by its use of dual-pathway spatiotemporal sampling to capture both slow and fast motions. It supports self-supervised video learning for pre-training models on unlabeled data and employs multigrid spatiotemporal training to optimize learning across multiple spatial and temporal resolutions. The

      Python
      عرض على GitHub↗7,377
    • open-mmlab/mmaction2الصورة الرمزية لـ open-mmlab

      open-mmlab/mmaction2

      5,066عرض على GitHub↗

      mmaction2 is a PyTorch video understanding toolbox designed for training and evaluating deep learning models. It serves as a framework for action recognition, temporal localization, and spatio-temporal action detection, providing specialized tools for both pixel-based video analysis and skeleton-based action recognition. The project distinguishes itself through a modular architecture featuring registry-based component discovery and hierarchical, config-driven model assembly. It supports multi-modal feature fusion, integrating RGB frames, optical flow, and audio, and includes capabilities for

      Python
      عرض على GitHub↗5,066
    • facebookresearch/jepaالصورة الرمزية لـ facebookresearch

      facebookresearch/jepa

      3,986عرض على GitHub↗

      This is a PyTorch self-supervised learning framework designed to train models that learn visual representations from video. It implements a joint-embedding predictive architecture that extracts spatio-temporal features by predicting missing regions of a signal within a latent representation space rather than reconstructing raw pixels. The project includes a latent space visualization tool that uses a conditional diffusion model to decode feature-space predictions back into pixels. This allows for the verification of learned representations by transforming abstract predictions into interpretab

      Python
      عرض على GitHub↗3,986
    • ailab-cvc/yolo-worldالصورة الرمزية لـ AILab-CVC

      AILab-CVC/YOLO-World

      6,425عرض على GitHub↗

      YOLO-World is a vision-language framework and open-vocabulary object detection model. It identifies objects in images and video based on free-form text prompts without requiring predefined category labels. The system enables the identification of arbitrary objects by fusing image features with text embeddings. It includes a specialized tool for automated image labeling, which generates bounding box annotations for custom datasets using text-based prompts. The project provides a deployment pipeline for converting models into quantized ONNX and TFLite formats, supporting real-time inference on

      Python
      عرض على GitHub↗6,425
    عرض جميع البدائل الـ 30 لـ Decord→

    الأسئلة الشائعة

    ما هي وظيفة dmlc/decord؟

    An efficient video loader for deep learning with smart shuffling that's super easy to digest

    ما هي الميزات الرئيسية لـ dmlc/decord؟

    الميزات الرئيسية لـ dmlc/decord هي: رؤية الحاسوب, Video Representation Learning.

    ما هي البدائل مفتوحة المصدر لـ dmlc/decord؟

    تشمل البدائل مفتوحة المصدر لـ dmlc/decord: open-mmlab/mmaction2 — mmaction2 is a PyTorch video understanding toolbox designed for training and evaluating deep learning models. It… facebookresearch/slowfast — SlowFast is a PyTorch video understanding framework and spatiotemporal neural network library. It serves as a toolset… facebookresearch/jepa — This is a PyTorch self-supervised learning framework designed to train models that learn visual representations from… ailab-cvc/yolo-world — YOLO-World is a vision-language framework and open-vocabulary object detection model. It identifies objects in images… alankbi/detecto — Build fully-functioning computer vision models with PyTorch. ajabri/videowalk.