Xinyu-Yi / TransPose

A real-time motion capture system that estimates poses and global translations using only 6 inertial measurement units
https://xinyu-yi.github.io/TransPose/
GNU General Public License v3.0
373 stars 72 forks source link

请问imu传回的数据是什么格式的 #41

Closed duuuu99 closed 1 year ago

duuuu99 commented 1 year ago

我不能打开.pt文件 可以告诉我数据是什么格式的吗

Xinyu-Yi commented 1 year ago
import torch
torch.load('xxx.pt')