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

1 repo

Awesome GitHub RepositoriesConvolutional Architectures

Neural network designs utilizing iterative refinement for feature detection.

Distinguishing note: Focuses on multi-stage refinement for keypoint detection, distinct from general CNNs.

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

  1. Home
  2. Artificial Intelligence & ML
  3. Convolutional Architectures

Awesome Convolutional Architectures 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

    Processes image features through iterative refinement layers to improve keypoint detection accuracy.

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