VIBE VS HierarchicalProbabilistic3DHuman

Compare VIBE vs HierarchicalProbabilistic3DHuman and see what are their differences.

VIBE

Official implementation of CVPR2020 paper "VIBE: Video Inference for Human Body Pose and Shape Estimation" (by mkocabas)

HierarchicalProbabilistic3DHuman

Code repository for the paper: Hierarchical Kinematic Probability Distributions for 3D Human Shape and Pose Estimation from Images in the Wild (ICCV 2021) (by akashsengupta1997)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
VIBE HierarchicalProbabilistic3DHuman
5 5
2,802 185
- -
0.0 3.5
about 1 year ago 3 months ago
Python Python
GNU General Public License v3.0 or later MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

VIBE

Posts with mentions or reviews of VIBE. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-12-01.

HierarchicalProbabilistic3DHuman

Posts with mentions or reviews of HierarchicalProbabilistic3DHuman. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-01-22.
  • [R] Hierarchical Kinematic Probability Distributions for 3D Human Shape and Pose Estimation from Images in the Wild
    1 project | /r/MachineLearning | 7 Feb 2022
    Github
    2 projects | /r/MachineLearning | 22 Jan 2022
    Code for https://arxiv.org/abs/2110.00990 found: https://github.com/akashsengupta1997/HierarchicalProbabilistic3DHuman
  • Nvidia tool generates full 3D models from a single still image
    2 projects | news.ycombinator.com | 8 Jan 2022
    I don't know of one yet. Lot of people are working on it, using various strategies. The grail being able to provide a virtual fitting-room experience. Or monitoring fitness of individuals.

    A 2021 paper with code (I haven't tried it): https://github.com/akashsengupta1997/hierarchicalprobabilist... to generate a 3d morph-able human-shape in the correct pose from a single picture.

    A picture always has scale uncertainty (a 2-meter human viewed from 1 meter away look the same that a 1-meter human viewed from 0.5 meter away), so that is an additional problem that must be taken care of.

    But now recent phone have 3d sensor that provide information that could be useful.

    To generate 3d human models there is also makehuman . In the old days there was a soft called facegen, that could generate 3d face models and could automatically fit their parameters to two pictures using an iterating refinement procedure.

    Deep-learning usually estimate everything jointly in a single step so they are faster, but often less accurate. But there exist models that learn to refine a previously generated model, so you can apply them repeatedly and get improved quality (Denoising Diffusion Probabilistic Models is one generic class of models that does this).

  • 3D reconstruction models for human body
    10 projects | /r/computervision | 1 Dec 2021
    Nevertheless, I find that reading a few related work sections of new papers gives me a good idea about the seminal papers in a field, since they will be repeatedly cited. Here is shameless self-plug to something I worked on: https://github.com/akashsengupta1997/HierarchicalProbabilistic3DHuman. I am not really a big name researcher and this paper probably won't be super impactful, so feel free to ignore the method, but I would recommend reading the related work section since it lists some of the impactful papers from good researchers. (Also check out related work sections from other papers to cross-reference).

What are some alternatives?

When comparing VIBE and HierarchicalProbabilistic3DHuman you can also consider the following projects:

video2bvh - Extracts human motion in video and save it as bvh mocap file.

pifuhd - High-Resolution 3D Human Digitization from A Single Image.

frankmocap - A Strong and Easy-to-use Single View 3D Hand+Body Pose Estimator

hierarchicalprobabilist

openpose - OpenPose: Real-time multi-person keypoint detection library for body, face, hands, and foot estimation

videoavatars - This repository contains code corresponding to the paper Video based reconstruction of 3D people models.

mediapipe - Cross-platform, customizable ML solutions for live and streaming media.

SMPL - NumPy, TensorFlow and PyTorch implementation of human body SMPL model and infant body SMIL model.

AlphaPose - Real-Time and Accurate Full-Body Multi-Person Pose Estimation&Tracking System

Anatomy3D - Anatomy-aware 3D Human Pose Estimation in Videos

smplx - SMPL-X