JLPM22/Step2Motion
Official Code for the Eurographics 2026 paper "Step2Motion: Locomotion Reconstruction from Pressure Sensing Insoles"
This system reconstructs realistic full-body movement from data collected by smart insoles. It takes pressure and motion sensor readings from insoles and outputs detailed human locomotion, like walking or dancing, in a format that can be viewed in 3D animation software. It's designed for researchers or animators who need to capture body motion in real-world settings without traditional motion capture suits.
Use this if you need to generate 3D human locomotion from insole sensor data, especially for analyzing movement in unconstrained environments.
Not ideal if you need a real-time motion capture solution for live performance or a system that works with other types of input data like video or traditional optical markers.
Stars
12
Forks
1
Language
Python
License
MIT
Category
Last pushed
Mar 09, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/diffusion/JLPM22/Step2Motion"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
AliaksandrSiarohin/first-order-model
This repository contains the source code for the paper First Order Motion Model for Image Animation
kenziyuliu/MS-G3D
[CVPR 2020 Oral] PyTorch implementation of "Disentangling and Unifying Graph Convolutions for...
yoyo-nb/Thin-Plate-Spline-Motion-Model
[CVPR 2022] Thin-Plate Spline Motion Model for Image Animation.
sergeytulyakov/mocogan
MoCoGAN: Decomposing Motion and Content for Video Generation
DK-Jang/motion_puzzle
Motion Puzzle - Official PyTorch implementation