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

1 repo

Awesome GitHub RepositoriesKeypoint Detection

Algorithms for identifying specific anatomical landmarks in images or video.

Distinguishing note: Focuses on real-time multi-person landmark tracking, distinct from general object detection.

Explore 1 awesome GitHub repository matching artificial intelligence & ml · Keypoint Detection. Refine with filters or upvote what's useful.

  1. Home
  2. Artificial Intelligence & ML
  3. Keypoint Detection

Awesome Keypoint Detection 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

    Identifies two-dimensional coordinates for human body, face, hand, and foot features in real-time.

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