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

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetServeur MCPÀ proposNotre méthodologiePresse
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 dépôt

Awesome GitHub RepositoriesPipelines

Uses concurrent queues to decouple frame acquisition from detection logic for real-time video analysis.

Distinct from Concurrent Frame Buffering: Distinct from Concurrent Frame Buffering: focuses on the pipeline architecture for decoupling acquisition from detection, rather than just CPU-GPU resource duplication.

Explore 1 awesome GitHub repository matching graphics & multimedia · Pipelines. Refine with filters or upvote what's useful.

Awesome Pipelines GitHub Repositories

Trouvez les meilleurs dépôts grâce à l'IA.Nous recherchons les dépôts les plus pertinents grâce à l'IA.
  • datitran/object_detector_appAvatar de datitran

    datitran/object_detector_app

    1,305Voir sur GitHub↗

    This application is a real-time computer vision system designed to identify and label objects within live video feeds, recorded files, and static images. It functions as a comprehensive framework that integrates pre-trained machine learning models with video processing pipelines to perform multi-object localization and visual data tracking. The system distinguishes itself through a multithreaded architecture that decouples frame acquisition from detection logic, ensuring the interface remains responsive during continuous analysis. It provides specialized scripts for training and optimizing cu

    Decouples frame acquisition from detection logic using concurrent queues to maximize throughput for real-time video analysis.

    Pythonopencvtensorflow
    Voir sur GitHub↗1,305
  1. Home
  2. Graphics & Multimedia
  3. Video Frame Processing
  4. Concurrent Frame Buffering
  5. Pipelines