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

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

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

1 مستودع

Awesome GitHub RepositoriesCUDA Batch Processing Pipelines

Processes multiple video frames in parallel batches on NVIDIA GPUs to maximize throughput and reduce per-frame overhead.

Distinct from Batch Video Processing: Distinct from Batch Video Processing: specifies CUDA-accelerated batch processing for frames, not general multi-file operations.

Explore 1 awesome GitHub repository matching graphics & multimedia · CUDA Batch Processing Pipelines. Refine with filters or upvote what's useful.

Awesome CUDA Batch Processing Pipelines GitHub Repositories

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

    Justin62628/Squirrel-RIFE

    3,471عرض على GitHub↗

    Squirrel-RIFE is a GPU-accelerated video processing tool that uses a neural network to generate intermediate frames between existing video frames, enabling smooth slow-motion effects and frame rate conversion. It is built around the RIFE (Real-Time Intermediate Flow Estimation) model, which analyzes motion between consecutive frames to predict and insert new frames, and leverages NVIDIA CUDA for parallel processing to achieve high-speed inference. The tool distinguishes itself by combining neural frame interpolation with practical video preprocessing features, including pixel-level duplicate

    Processes multiple video frames in parallel batches on NVIDIA GPUs to maximize throughput and reduce per-frame overhead.

    Pythonanimationinterpolationrife
    عرض على GitHub↗3,471
  1. Home
  2. Graphics & Multimedia
  3. Batch Video Processing
  4. CUDA Batch Processing Pipelines