1 repo
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.
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.