• Stars
    star
    138
  • Rank 264,508 (Top 6 %)
  • Language
    Python
  • License
    GNU General Publi...
  • Created about 6 years ago
  • Updated over 1 year ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Deep Inertial Poser: Learning to Reconstruct Human Pose from Sparse Inertial Measurements in Real Time

Deep Inertial Poser: Learning to Reconstruct Human Pose from Sparse Inertial Measurements in Real Time

Code

This repository contains the code published alongside with our SIGGRAPH Asia paper. It is organised as follows: train_and_eval contains code to train and evaluate the neural networks proposed in the paper. live_demo contains Unity and Python scripts to use the models for real-time inference. data_synthesis contains a script to produce synthetic IMU measurements from SMPL sequences. Please refer to the READMEs in the respective subfolder for more details.

Data

To download the data please visit the project page. From this page you can also download the SMPL reference parameters for the TotalCapture dataset. To preprocess TotalCapture data, please refer to read_TC_data.py.

Visualization

Apart from the live demo, this repository does not offer any other visualization tools. However, the data can easily be visualized with the aitviewer. The examples provided by aitviewer contain two scripts that load data associated with DIP:

DIP-IMU rendering with aitviewer

Contact Information

For questions or problems please file an issue or contact [email protected] or [email protected].

Citation

If you use this code or data for your own work, please cite:

@article{DIP:SIGGRAPHAsia:2018,
	title = {Deep Inertial Poser: Learning to Reconstruct Human Pose from Sparse Inertial Measurements in Real Time},
    	author = {Huang, Yinghao and Kaufmann, Manuel and Aksan, Emre and Black, Michael J. and Hilliges, Otmar and Pons-Moll, Gerard},
    	journal = {ACM Transactions on Graphics, (Proc. SIGGRAPH Asia)},
    	volume = {37},
    	pages = {185:1-185:15},
    	publisher = {ACM},
    	month = nov,
    	year = {2018},
    	note = {First two authors contributed equally},
    	month_numeric = {11}
}

More Repositories

1

aitviewer

A set of tools to visualize and interact with sequences of 3D data.
Python
558
star
2

MultiPly

MultiPly: Reconstruction of Multiple People from Monocular Video in the Wild (CVPR2024 Oral)
Python
189
star
3

emdb

Toolkit for EMDB: The Electromagnetic Database of Global 3D Human Pose and Shape in the Wild
Python
102
star
4

motion-transformer

A Spatio-temporal Transformer for 3D Human Motion Prediction
Python
92
star
5

4d-dress

Official repository for CVPR 2024 highlight paper 4D-DRESS: A 4D Dataset of Real-world Human Clothing with Semantic Annotations.
Python
75
star
6

spl

Structured Prediction Helps 3D Human Motion Modelling - ICCV '19
Python
58
star
7

phys-fullbody-grasp

Physically Plausible Full-Body Hand-Object Interaction Synthesis
50
star
8

cose

JavaScript
30
star
9

tempclr

[3DV 2022] A semi-supervised method for improving generalization for 3D hand reconstruction.
Python
27
star
10

motion-infilling

Convolutional Autoencoders for Human Motion Infilling (3DV 2020)
Python
25
star
11

ComputationalMR

Context-Aware Online Adaptation of Mixed Reality Interfaces
C#
23
star
12

ComputationalInteraction17

This is the code repository for the Summer School of Computational Interaction '17.
Jupyter Notebook
21
star
13

uwb_tracker_ros

Python
15
star
14

AvatarPose

Official Code Release for ECCV 2024 paper AvatarPose: Avatar-guided 3D Pose Estimation of Close Human Interaction from Sparse Multi-view Videos
Python
11
star
15

FastForestLib

C++
8
star
16

ReLoo

ReLoo: Reconstructing Humans Dressed in Loose Garments from Monocular Video in the Wild (ECCV2024)
6
star
17

synthetic-handovers

3
star
18

sfp

Official code release for TMLR 2022 paper SFP: State-free Priors for Exploration in Off-Policy Reinforcement Learning
Python
3
star
19

aitwebsite

The website of AIT Lab
HTML
3
star
20

d-grasp

2
star
21

chi-course

Jupyter Notebook
2
star
22

hci-project-hci2021-group-14

Electricity Use, Group 14 by Alexandre Reol, Bernhard Maennel, Luca Kummer, Marco Wiedner, Nikolaos Kaliorakis, Vivian Ziemke
Swift
2
star
23

HCI-Optimization-Examples

Jupyter Notebook
1
star