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

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektMCP-ServerÜber unsRanking-MethodikPresse
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Microsoft avatar

Microsoft/human-pose-estimation.pytorchArchived

0
View on GitHub↗
3,008 Stars·599 Forks·Python·MIT·12 Aufrufe

Human Pose Estimation.pytorch

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

Features

  • Computer Vision Research - Simple baseline models for human pose estimation and tracking.
  • Pose Estimation Frameworks - Official PyTorch implementation for human pose estimation.
  • Video Pose Estimation - Simple baseline implementation for pose estimation and tracking.
  • Pose estimation - Listed in the “Pose estimation” section of the Ailia Models awesome list.

Star-Verlauf

Star-Verlauf für microsoft/human-pose-estimation.pytorchStar-Verlauf für microsoft/human-pose-estimation.pytorch

KI-Suche

Entdecke weitere awesome Repositories

Beschreibe in einfachen Worten, was du brauchst — die KI bewertet tausende kuratierte Open-Source-Projekte nach Relevanz.

Start searching with AI

Open-Source-Alternativen zu Human Pose Estimation.pytorch

Ähnliche Open-Source-Projekte, sortiert nach der Anzahl der gemeinsamen Funktionen mit Human Pose Estimation.pytorch.
  • mkocabas/vibeAvatar von mkocabas

    mkocabas/VIBE

    3,157Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗3,157
  • mvig-sjtu/alphaposeAvatar von MVIG-SJTU

    MVIG-SJTU/AlphaPose

    8,583Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗8,583
  • facebookresearch/detectandtrackAvatar von facebookresearch

    facebookresearch/DetectAndTrack

    1,001Auf GitHub ansehen↗

    The implementation of an algorithm presented in the CVPR18 paper: "Detect-and-Track: Efficient Pose Estimation in Videos"

    Python
    Auf GitHub ansehen↗1,001
  • open-mmlab/mmposeAvatar von open-mmlab

    open-mmlab/mmpose

    7,374Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗7,374
Alle 30 Alternativen zu Human Pose Estimation.pytorch anzeigen→

Häufig gestellte Fragen

Was macht microsoft/human-pose-estimation.pytorch?

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

Was sind die Hauptfunktionen von microsoft/human-pose-estimation.pytorch?

Die Hauptfunktionen von microsoft/human-pose-estimation.pytorch sind: Computer Vision Research, Pose Estimation Frameworks, Video Pose Estimation, Pose estimation.

Welche Open-Source-Alternativen gibt es zu microsoft/human-pose-estimation.pytorch?

Open-Source-Alternativen zu microsoft/human-pose-estimation.pytorch sind unter anderem: mkocabas/vibe — VIBE is a 3D human pose estimation framework designed to reconstruct human body shapes and poses from video frames. It… mvig-sjtu/alphapose — AlphaPose is a deep learning pose estimation framework and PyTorch computer vision library designed for detecting and… open-mmlab/mmpose — MMPose is a PyTorch-based pose estimation toolbox and deep learning training pipeline designed for detecting 2D and 3D… facebookresearch/detectandtrack — The implementation of an algorithm presented in the CVPR18 paper: "Detect-and-Track: Efficient Pose Estimation in… rubenvillegas/cvpr2018nkn — This is the code for the CVPR 2018 paper Neural Kinematic Networks for Unsupervised Motion Retargetting by Ruben… facebookresearch/animateddrawings — AnimatedDrawings is a system for transforming static 2D drawings of humanoid figures into animated characters. It…