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

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
Back to eldar/pose-tensorflow

Open-source alternatives to Pose Tensorflow

15 open-source projects similar to eldar/pose-tensorflow, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Pose Tensorflow alternative.

  • mkocabas/vibemkocabas avatar

    mkocabas/VIBE

    3,157View on GitHub↗

    VIBE is a 3D human pose estimation framework designed to reconstruct human body shapes and poses from video frames. It functions as a toolkit for predicting parameters of the SMPL human body model to generate 3D mesh sequences. The system includes a 3D motion data exporter to convert predicted pose sequences into standard 3D file formats for use in graphics and animation software. It also provides a structured training pipeline for preparing datasets and training models to estimate body shapes from images. Its capabilities cover computer vision for estimating body pose and shape, as well as

    Python3d-human-pose3d-pose-estimationcvpr
    View on GitHub↗3,157
  • facebookresearch/animateddrawingsfacebookresearch avatar

    facebookresearch/AnimatedDrawings

    12,797View on GitHub↗

    AnimatedDrawings is a system for transforming static 2D drawings of humanoid figures into animated characters. It provides a workflow for character rigging, motion mapping, and scene assembly to turn hand-drawn sketches into moving visual sequences. The project utilizes a motion retargeting framework to map movement data from motion capture files onto custom character skeletons regardless of their physical proportions. It employs a rigging tool that uses pose estimation to automatically predict joint locations and create digital skeletons, which can be manually refined to improve animation ac

    Python
    View on GitHub↗12,797
  • cmu-perceptual-computing-lab/openposeCMU-Perceptual-Computing-Lab avatar

    CMU-Perceptual-Computing-Lab/openpose

    34,145View 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

    C++caffecomputer-visioncpp
    View on GitHub↗34,145

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Find more with AI search
  • facebookresearch/denseposefacebookresearch avatar

    facebookresearch/DensePose

    7,252View on GitHub↗

    DensePose is a 3D human pose estimation framework designed to map 2D image pixels to a 3D surface-based model of the human body in real time. It functions as a computer vision anatomical mapper that projects 2D visual data onto a 3D surface to create detailed anatomical representations. The system operates as an image-to-3D texture transfer engine, localizing 2D image annotations onto 3D models to apply photographic textures to digital human representations. It uses a surface-based body mapping method to associate human pixels in an RGB image with specific coordinates on a 3D body template.

    Jupyter Notebook
    View on GitHub↗7,252
  • ildoonet/tf-pose-estimationI

    ildoonet/tf-pose-estimation

    0View on GitHub↗
    View on GitHub↗0
  • matteorr/coco-analyzematteorr avatar

    matteorr/coco-analyze

    232View on GitHub↗

    This repository contains the code release from the paper Benchmarking and Error Diagnosis in Multi-Instance Pose Estimation.

    Jupyter Notebook
    View on GitHub↗232
  • microsoft/human-pose-estimation.pytorchMicrosoft avatar

    Microsoft/human-pose-estimation.pytorch

    3,008View on GitHub↗

    The project is an official implement of our ECCV2018 paper "Simple Baselines for Human Pose Estimation and Tracking(https://arxiv.org/abs/1804.06208)"

    Python
    View on GitHub↗3,008
  • mvig-sjtu/alphaposeMVIG-SJTU avatar

    MVIG-SJTU/AlphaPose

    8,583View on GitHub↗

    AlphaPose is a deep learning pose estimation framework and PyTorch computer vision library designed for detecting and tracking human body, face, hand, and foot keypoints in images and videos. It provides a system for skeletal posture estimation and multi-person pose tracking. The project implements tools for three-dimensional human pose reconstruction, generating joint positions and body mesh shapes from two-dimensional image data. It also includes a multi-person pose tracker capable of maintaining the identity of multiple people across consecutive video frames. The framework covers a broad

    Python
    View on GitHub↗8,583
  • open-mmlab/mmposeopen-mmlab avatar

    open-mmlab/mmpose

    7,374View on GitHub↗

    MMPose is a PyTorch-based pose estimation toolbox and deep learning training pipeline designed for detecting 2D and 3D keypoints on humans, animals, and faces. It serves as a computer vision model zoo and a framework for both 2D pose estimation and 3D pose lifting. The project is distinguished by its modular architecture and extensibility, employing a registry-based system and hierarchical configurations to allow for custom algorithm integration and model pipeline customization. It supports diverse estimation paradigms, including top-down, bottom-up, and two-stage pose lifting workflows. The

    Pythonanimal-pose-estimationbenchmarkcpm
    View on GitHub↗7,374
  • umich-vl/pose-hg-demoumich-vl avatar

    umich-vl/pose-hg-demo

    314View on GitHub↗

    This repository includes Torch code for evaluation and visualization of the network presented in:

    Lua
    View on GitHub↗314
  • umich-vl/pose-hg-trainumich-vl avatar

    umich-vl/pose-hg-train

    576View on GitHub↗

    This is the training pipeline used for:

    Jupyter Notebook
    View on GitHub↗576
  • vita-epfl/openpifpafvita-epfl avatar

    vita-epfl/openpifpaf

    91View on GitHub↗

    Continuously tested on Linux, MacOS and Windows: New 2021 paper:

    Python
    View on GitHub↗91
  • bearpaw/pytorch-poseB

    bearpaw/pytorch-pose

    0View on GitHub↗

    PyTorch-Pose is a PyTorch implementation of the general pipeline for 2D single human pose estimation. The aim is to provide the interface of the training/inference/evaluation, and the dataloader with various data augmentation options for the most popular human pose databases (e.g., the MPII…

    View on GitHub↗0
  • xingyizhou/pytorch-pose-hg-3dxingyizhou avatar

    xingyizhou/Pytorch-pose-hg-3d

    612View on GitHub↗

    This repository is the PyTorch implementation for the network presented in:

    Python
    View on GitHub↗612
  • blanktec/zed-openposeBlankTec avatar

    BlankTec/zed-openpose

    5View on GitHub↗

    This sample show how to simply use the ZED with OpenPose, the deep learning framework that detects the skeleton from a single 2D image. The 3D information provided by the ZED is used to place the joints in space. The output is a 3D view of the skeletons.

    C++
    View on GitHub↗5