Junxuan Huang

Results 6 comments of Junxuan Huang

> I wonder the accuracy difference between model trained by `ROI_SAMPLE_JIT=True` and `ROI_SAMPLE_JIT=False` . And is it the pre-trained model you afford exactly obtained by `ROI_SAMPLE_JIT=False` ? In my case,...

Thank you for your reply ,in Opensim motion file it has coordinates for each joint at every time step, but how should I put the list of cooadinates into the...

> Under model/mmWave/results, the .npy is only the MPJPE and PA-MPJPE metric result. To get the 3D key point, you may want to check aligned_data/pose_labels/subjectx.cpl. For example, > > ```...

@SizheAn , thank you for your quick reply ! I'm using Keras 2.4.3 TF 2.2.0 cuda 11.8 with RTX 4070Ti , I can't get the same environment and cuda version...

> if you have the global translation of the root, as well as the rotations for each joint. You can take a look at this example to create a poselib...