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,695在 GitHub 上查看↗

    这是一个 Stable Diffusion 视频生成器,通过在生成模型的潜在空间(latent space)中对文本提示进行插值来创建动态图像。它作为 AI 视频生成和潜在空间插值工具,将描述性文本转换为视觉序列。 该系统特别支持音频响应式视觉效果,通过将图像插值速率与音频文件的节拍和节奏同步来实现。它通过变形视频生成(morphing video generation)产生这些序列,从而在不同的文本提示之间平滑过渡。 该项目包含一个图形用户界面,提供用于管理文本转视频工作流的 Web 控制界面。这使得无需编写手动流水线代码即可编排生成过程。

    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,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

    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