Coder Social home page Coder Social logo

intelligentkneesleeves's Introduction

Project Name

Intelligent Knee Sleeves: A Real-time Multimodal Dataset for 3D Lower Body Motion Estimation Using Textile Sensors

Project Screenshot

Table of Contents

Introduction

We provide a baseline for lower body pose estimation for wearable sensors: Smart Knee Sleeve embedded with IMUs and pressure sensor.

Features

The dataset includes both ground truth from motion capture systems and synchronized data from wearable sensors. We have 14 channels of pressure sensor data and 9 channels of IMU data for each leg. Below is a simple demo for pose estimation results with 3 poses: Squatting, Hamstring curl, and Leg Raise. In the first gif, the figure from left to right is motion capture results, predictions, and app GUI separately. The pink dummy in the remaining figures is ground truth data restored directly from motion capture data while the blue dummy is visualized from the smart knee sleeve sensor values.

Alt Text

Alt Text

Alt Text

Implement

please download the data here and unzip it to folder ./dataset before runing the scripts.

Implement the project by running:

python Train_inter.py --train_type all_seen
python Train_inter.py --train_type unseen_tasks --unseen_type bendsquat
python Train_inter.py --train_type unseen_tasks  --unseen_type hamstring
python Train_inter.py --train_type unseen_tasks  --unseen_type legraise
python Train_inter.py --train_type unseen_tasks  --unseen_type legraise_90
python Train_inter.py --train_type unseen_date --Test_day 7
python Train_inter.py --train_type unseen_people --Test_pid 1

Change parameters according to your requirements.

Citation

If you find the dataset or code useful, please cite our papers:

@article{zhang2023intelligent,
  title={Intelligent Knee Sleeves: A Real-time Multimodal Dataset for 3D Lower Body Motion Estimation Using Smart Textile},
  author={Zhang, Wenwen and Tashakori, Arvin and Jiang, Zenan and Servati, Amir and Narayana, Harishkumar and Soltanian, Saeid and Yeap, Rou Yi and Ma, Meng Han and Toy, Lauren and Servati, Peyman},
  journal={arXiv preprint arXiv:2311.12829},
  year={2023}
}

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.