Giter Site home page Giter Site logo

dattran-itrvn / fusionposer Goto Github PK

View Code? Open in Web Editor NEW

This project forked from luzycat/fusionposer

0.0 0.0 0.0 1.27 GB

Dataset for the paper "Fusion Poser: 3D Human Pose Estimation using Sparse IMUs and Head Tracker in real-time",

License: MIT License

fusionposer's Introduction

Fusion Poser: 3D Human Pose Estimation using Sparse IMUs and Head Tracker in real-time

This repository contains the dataset of the Sensors 2022 paper Fusion Poser: 3D Human Pose Estimation using Sparse IMUs and Head Tracker in real-time.


File formats

  • real This data contains the Inertial Measurements Units (IMUs) data from 6 Xsens DOT and full-body joints data from OptiTrack.
  • synth This data contains the synthesized IMU data from 3d human motion.

Each npz file store a dictionary as:

  • x: a numpy array of shape (N, 430), head height (1) + sensor# (6) * feature# (quaternions (4) + acceleration (3))
  • y: a numpy array of shape (N, 146), joint_pos + joint_ros
    • joint_pos: a numpy array of shape (N, 62)
    • joint_ros: a numpy array of shape (N, 84)

About Data

FusionPoser/
    -Dataset/
        -real/
            -motion_0625173852_x.npz
            -motion_0625173852_y.npz
            -...
        -synth/
            -07_01_x.npz
            -07_01_y.npz
    -LICENSE
    -README.md

License

This project is licensed under the MIT License.

Citation

This is the official dataset of the paper "Fusion Poser: 3D Human Pose Estimation using Sparse IMUs and Head Tracker in real-time"

If you find the project helpful, please consider citing us:

@Article{Kim_Sensors_2022_FusionPoser,
AUTHOR = {Kim, Meejin and Lee, Sukwon},
TITLE = {Fusion Poser: 3D Human Pose Estimation Using Sparse IMUs and Head Trackers in Real Time},
JOURNAL = {Sensors},
VOLUME = {22},
YEAR = {2022},
NUMBER = {13},
ARTICLE-NUMBER = {4846},
URL = {https://www.mdpi.com/1424-8220/22/13/4846},
PubMedID = {35808342},
ISSN = {1424-8220},
DOI = {10.3390/s22134846}
}

fusionposer's People

Contributors

luzycat avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.