awesome-repositories.com
博客
MCP
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目MCP 服务器关于排名机制媒体报道
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 个仓库

Awesome GitHub RepositoriesGPU-Accelerated Video Decoding

Decodes and samples video frames using GPU acceleration for deep learning data pipelines.

Distinct from Video Frame Processing: Distinct from Video Frame Processing: focuses on GPU-accelerated decoding and frame sampling for data pipelines, not general frame adjustments.

Explore 2 awesome GitHub repositories matching graphics & multimedia · GPU-Accelerated Video Decoding. Refine with filters or upvote what's useful.

Awesome GPU-Accelerated Video Decoding GitHub Repositories

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • nvidia/daliNVIDIA 的头像

    NVIDIA/DALI

    5,713在 GitHub 上查看↗

    NVIDIA DALI is a GPU-accelerated data loading and preprocessing library designed for deep learning workflows. It constructs high-performance data pipelines that offload decoding, augmentation, and normalization to the GPU, eliminating CPU bottlenecks in training and inference. The library reads data from multiple storage formats and streams it directly into GPU memory, with support for multi-GPU execution to scale throughput across large-scale workloads. DALI distinguishes itself by enabling data pipelines to be built once and executed across multiple deep learning frameworks without code cha

    Decodes and samples video frames on the GPU for deep learning data preprocessing pipelines.

    C++audio-processingdata-augmentationdata-processing
    在 GitHub 上查看↗5,713
  • abhitronix/vidgearabhiTronix 的头像

    abhiTronix/vidgear

    3,714在 GitHub 上查看↗

    VidGear is a high-performance Python video processing framework designed for capturing, transcoding, and manipulating video streams. It functions as a multi-protocol video streamer and a WebRTC streaming server, enabling the transfer of video frames over networks using RTSP, RTMP, RTP, and MJPEG protocols. The project distinguishes itself through hardware-accelerated video transcoding and decoding using GPU backends like CUDA to reduce CPU load. It includes a cross-platform screen capture tool and a specialized system for establishing direct peer-to-peer media connections using WebRTC signali

    Offloads pixel processing and decompression to CUDA or CUVID backends to reduce CPU utilization.

    Pythondashffmpegframework
    在 GitHub 上查看↗3,714
  1. Home
  2. Graphics & Multimedia
  3. Video Frame Processing
  4. GPU-Accelerated Video Decoding