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

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoServidor MCPAcerca deCómo clasificamosPrensa
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

12 repositorios

Awesome GitHub RepositoriesVideo Pose Estimation

Techniques for tracking and predicting human motion across temporal video sequences.

Explore 12 awesome GitHub repositories matching part of an awesome list · Video Pose Estimation. Refine with filters or upvote what's useful.

Awesome Video Pose Estimation GitHub Repositories

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • mvig-sjtu/alphaposeAvatar de MVIG-SJTU

    MVIG-SJTU/AlphaPose

    8,583Ver en GitHub↗

    AlphaPose es un framework de estimación de pose basado en deep learning y una biblioteca de visión artificial para PyTorch, diseñada para detectar y rastrear puntos clave del cuerpo humano, rostro, manos y pies en imágenes y videos. Proporciona un sistema para la estimación de posturas esqueléticas y el seguimiento de poses de múltiples personas. El proyecto implementa herramientas para la reconstrucción de poses humanas en tres dimensiones, generando posiciones de articulaciones y mallas corporales a partir de datos de imágenes bidimensionales. También incluye un rastreador de poses multi-persona capaz de mantener la identidad de varios individuos a través de fotogramas de video consecutivos. El framework cubre una amplia gama de capacidades de visión artificial, incluyendo la localización de puntos clave en múltiples personas, el seguimiento de movimiento humano y la reconstrucción de mallas corporales en 3D.

    Matches poses from the same person across consecutive frames to ensure consistent identity in video sequences.

    Python
    Ver en GitHub↗8,583
  • getstream/vision-agentsAvatar de GetStream

    GetStream/Vision-Agents

    6,029Ver en GitHub↗

    Identifies key body joints and draws skeleton overlays on video frames in real time using a pre-trained pose model.

    Pythonagentic-aiagentsai
    Ver en GitHub↗6,029
  • mkocabas/vibeAvatar de mkocabas

    mkocabas/VIBE

    3,157Ver en 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

    Implements techniques for tracking and predicting human motion across temporal video sequences to create continuous trajectories.

    Python3d-human-pose3d-pose-estimationcvpr
    Ver en GitHub↗3,157
  • microsoft/human-pose-estimation.pytorchAvatar de Microsoft

    Microsoft/human-pose-estimation.pytorch

    3,008Ver en 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)"

    Simple baseline implementation for pose estimation and tracking.

    Python
    Ver en GitHub↗3,008
  • facebookresearch/detectandtrackAvatar de facebookresearch

    facebookresearch/DetectAndTrack

    1,001Ver en GitHub↗

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

    Efficient framework for joint pose estimation and tracking in video.

    Python
    Ver en GitHub↗1,001
  • facebookresearch/quaternetAvatar de facebookresearch

    facebookresearch/QuaterNet

    710Ver en GitHub↗

    This is the implementation of the approach described in the paper:

    Quaternion-based recurrent model for human motion prediction.

    Jupyter Notebook
    Ver en GitHub↗710
  • dluvizon/deepharAvatar de dluvizon

    dluvizon/deephar

    425Ver en GitHub↗

    This software is provided as a supplementary material for our CVPR'18 and TPAMI'20 papers:

    Multitask deep learning for pose estimation and action recognition.

    Python
    Ver en GitHub↗425
  • wei-mao-2019/learntrajdepAvatar de wei-mao-2019

    wei-mao-2019/LearnTrajDep

    273Ver en GitHub↗

    This is the code for the paper

    Learning trajectory dependencies for human motion prediction.

    Python
    Ver en GitHub↗273
  • rubenvillegas/cvpr2018nknAvatar de rubenvillegas

    rubenvillegas/cvpr2018nkn

    252Ver en GitHub↗

    This is the code for the CVPR 2018 paper Neural Kinematic Networks for Unsupervised Motion Retargetting by Ruben Villegas, Jimei Yang, Duygu Ceylan and Honglak Lee.

    Kinematic networks for unsupervised motion retargeting.

    Python
    Ver en GitHub↗252
  • fabbrimatteo/jta-datasetAvatar de fabbrimatteo

    fabbrimatteo/JTA-Dataset

    201Ver en GitHub↗

    JTA (Joint Track Auto) is a huge dataset for pedestrian pose estimation and tracking in urban scenarios created by exploiting the highly photorealistic video game Grand Theft Auto V. We collected a set of 512 full-HD videos (256 for training and 256 for testing), 30 seconds long, recorded at 30…

    Dataset and tools for detecting and tracking joints in virtual worlds.

    Python
    Ver en GitHub↗201
  • alinionutpopa/dmhsAvatar de alinionutpopa

    alinionutpopa/dmhs

    28Ver en GitHub↗

    This package contains code for the Deep Multitask Human Sensing (DMHS) method, published in the CVPR 2017 paper Deep Multitask Architecture for Integrated 2D and 3D Human Sensing.

    Multitask architecture for integrated 2D and 3D human sensing.

    Matlab
    Ver en GitHub↗28
  • suhaslohit/ttnS

    suhaslohit/TTN

    0Ver en GitHub↗

    This repository contains the code for performing warping of time series using Tensorflow. It also contains the code of computing the inverse of warping functions in Tensorflow

    Transformer networks for invariant time warping in motion.

    Ver en GitHub↗0
  1. Home
  2. Part of an Awesome List
  3. AI & Machine Learning
  4. Video Pose Estimation