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

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

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

2 रिपॉजिटरी

Awesome GitHub RepositoriesCUDA-Accelerated Frame Processors

Video frame processing pipelines that leverage NVIDIA CUDA for parallel GPU acceleration of frame-level operations.

Distinct from Video Frame Processing: Distinct from Video Frame Processing: specifically targets CUDA-accelerated pipelines rather than general GPU or CPU frame processing.

Explore 2 awesome GitHub repositories matching graphics & multimedia · CUDA-Accelerated Frame Processors. Refine with filters or upvote what's useful.

Awesome CUDA-Accelerated Frame Processors GitHub Repositories

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

    nateraw/stable-diffusion-videos

    4,695GitHub पर देखें↗

    यह प्रोजेक्ट एक Stable Diffusion वीडियो जनरेटर है जो जेनरेटिव मॉडल के लेटेंट स्पेस के भीतर टेक्स्ट प्रॉम्प्ट्स के बीच इंटरपोलेट करके चलती हुई इमेजेस बनाता है। यह AI वीडियो जनरेशन और लेटेंट स्पेस इंटरपोलेशन के लिए एक टूल के रूप में कार्य करता है, जो वर्णनात्मक टेक्स्ट को विजुअल सीक्वेंस में बदलता है। यह सिस्टम विशेष रूप से ऑडियो फाइल की बीट और रिदम के साथ इमेज इंटरपोलेशन की दर को सिंक्रोनाइज़ करके ऑडियो-रिएक्टिव विजुअल्स को सक्षम बनाता है। यह इन सीक्वेंस को मॉर्फिंग वीडियो जनरेशन के माध्यम से तैयार करता है, जो अलग-अलग टेक्स्ट प्रॉम्प्ट्स के बीच सुचारू रूप से ट्रांज़िशन करता है। इस प्रोजेक्ट में एक ग्राफिकल यूजर इंटरफेस शामिल है जो टेक्स्ट-टू-वीडियो वर्कफ़्लो को मैनेज करने के लिए एक वेब-आधारित कंट्रोल इंटरफेस प्रदान करता है। यह मैनुअल पाइपलाइन कोड लिखे बिना जेनरेटिव प्रक्रिया के ऑर्केस्ट्रेशन की अनुमति देता है।

    Utilizes CUDA-accelerated frame processors to iteratively denoise image sequences into coherent video frames.

    Python
    GitHub पर देखें↗4,695
  • justin62628/squirrel-rifeJustin62628 का अवतार

    Justin62628/Squirrel-RIFE

    3,471GitHub पर देखें↗

    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

    Leverages NVIDIA CUDA for parallel GPU processing to run frame interpolation models at high speed.

    Pythonanimationinterpolationrife
    GitHub पर देखें↗3,471
  1. Home
  2. Graphics & Multimedia
  3. Video Frame Processing
  4. CUDA-Accelerated Frame Processors