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