Giter Club home page Giter Club logo

imu-human-pose-pytorch's People

Contributors

chunyuwang avatar wangchunyupku avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

imu-human-pose-pytorch's Issues

no such directory about quickload

I got the error as follows,
FileNotFoundError: [Errno 2] No such file or directory: '/data6/liwh/TotalCapture/quickload/totalcapture_quickload_validation_cam_1357.pkl'

How can I generate the quickload/xxxx.pkl ?

3D visualization

Hi @CHUNYUWANG You did a great work. I want to confirm that this repository contains code for 3D visualization or just it is for validation or testing?

RuntimeError: expected scalar type Double but found Float

Hi,I‘m sorry to disturb you.I meet a problem when running your program.The details are as follows:
File "/root/Source/imu-human-pose/run/pose2d/../../lib/models/orn.py", line 86, in batch_uv_to_global_with_multi_depth coords_global = torch.bmm(inv_cam_extri_R, coords_img_frame_all_depth) + inv_cam_extri_T RuntimeError: expected scalar type Double but found Float
I try to change the data type as inv_cam_extri_R.to(torch.float64).It doesn't work.So I want to know if there is a solution.

KeyError: "There is no item named 'images/s_02_act_02_subact_01_ca_01/002485.jpg' in the archive"

Hi Chunyu@CHUNYUWANG:
According to the README document, I process the TotalCapture dataset using the TotalCapture-Toolbox and compress it into a zip file. I place the images.zip in the path: data/totalcapture/ and I find I can test smoothly. However, when I want to train with the instructions given,the following questions are prompted:
no checkpoint found at output/totalcapture/multiview_pose_resnet_50/res50_256_nofusion/checkpoint.pth.tar
KeyError: Caught KeyError in DataLoader worker process 0.
KeyError: "There is no item named 'images/s_02_act_02_subact_01_ca_01/002485.jpg' in the archive"
Do you know what's the problem? I will be appreciated if you can reply.

which two coordinate systems are represented by R_{Ti}

Hello, I'm using your imu-human-pose-pytorch project and I'm hoping to input measurement data myself. However, I'm encountering issues with rotation matrices when doing so.

I'd like to ask, in the TotalCapture-Toolbox project, which two coordinate systems are represented by R_{Ti}?
From the section (3.4) implementation details of the paper "Real-Time Full-Body Motion Capture from Video and IMUs" referenced by the authors of the TotalCapture dataset, we understand that R_{ig} is assumed to be consistent between IMUs and aligned with the world coordinates through the global up direction and magnetic north.
Despite this, I'm still unable to understand which two coordinate systems RTi represents the transformation matrix for. Therefore, I'd like to ask for clarification from everyone. Thank you!

MobileNetV2 cannot require

hello,could u upload the MobileNetV2.pth.tar in the onedrive again?I can not find it in the diretory that u provide for

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.