awesome-repositories.com
Blog
MCP
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoServidor MCPAcerca deCómo clasificamosPrensa
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 repositorios

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

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • nateraw/stable-diffusion-videosAvatar de nateraw

    nateraw/stable-diffusion-videos

    4,695Ver en GitHub↗

    Este proyecto es un generador de vídeo Stable Diffusion que crea imágenes en movimiento interpolando entre prompts de texto dentro del espacio latente de un modelo generativo. Funciona como una herramienta para la generación de vídeo por IA e interpolación de espacio latente, transformando texto descriptivo en secuencias visuales. El sistema permite específicamente visuales reactivos al audio sincronizando la tasa de interpolación de imágenes al ritmo y compás de un archivo de audio. Produce estas secuencias mediante la generación de vídeo por morphing, que transiciona suavemente entre diferentes prompts de texto. El proyecto incluye una interfaz gráfica de usuario que proporciona una interfaz de control basada en web para gestionar el flujo de trabajo de texto a vídeo. Esto permite la orquestación del proceso generativo sin escribir código de pipeline manual.

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

    Python
    Ver en GitHub↗4,695
  • justin62628/squirrel-rifeAvatar de Justin62628

    Justin62628/Squirrel-RIFE

    3,471Ver en 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
    Ver en GitHub↗3,471
  1. Home
  2. Graphics & Multimedia
  3. Video Frame Processing
  4. CUDA-Accelerated Frame Processors