awesome-repositories.comBlog
© 2026 Bringes Technology SRL·VAT RO45896025·hello@bringes.io
MCPBlogSitemapPrivacyTerms
Pipeline Orchestration · Awesome GitHub Repositories

1 repo

Awesome GitHub RepositoriesPipeline Orchestration

Frameworks for managing modular data processing workflows.

Distinguishing note: Focuses on modular stage separation for performance tuning, distinct from general task scheduling.

Explore 1 awesome GitHub repository matching software engineering & architecture · Pipeline Orchestration. Refine with filters or upvote what's useful.

  1. Home
  2. Software Engineering & Architecture
  3. Pipeline Orchestration

Awesome Pipeline Orchestration GitHub Repositories

Describe the repository you're looking for…
Find the best repos with AI.We'll search the best matching repositories with AI.
  • CMU-Perceptual-Computing-Lab/openpose

    CMU-Perceptual-Computing-Lab/openpose

    33,793View on GitHub↗

    OpenPose is a real-time pose estimation engine designed to detect and track human body, face, hand, and foot landmarks. It functions as a multi-person motion tracker, identifying the spatial coordinates of multiple individuals simultaneously within video streams or static images. Beyond two-dimensional detection, the software acts as a three-dimensional kinematics processor, reconstructing spatial movement data from single or multiple synchronized camera perspectives. The system distinguishes itself through a bottom-up approach that utilizes part-affinity fields to associate body parts across

    Separates image preprocessing, inference, and post-processing into distinct stages for flexible performance tuning.

    C++caffecomputer-visioncpp
    33,793View on GitHub↗