Dongyang Jin

Results 13 issues of Dongyang Jin

Thank you for this great job! The video has 234 frames, but the generated pose keys only have 230 frames. May I ask why and how to solve this problem?

如图所示,我运行demo_track.py去运行palace.mp4视频,结果没有任何输出,打印了output全是nan,请问这是因为什么? ![image](https://user-images.githubusercontent.com/73057174/219349317-b847a34e-4513-4437-a7bc-7d2d86e450d9.png)

![image](https://github.com/vchoutas/smplx/assets/73057174/e180b5d1-63d8-4567-ab05-a8388fcb89e5) I'm at this website https://download.is.tue.mpg.de/download.php?domain=smplx&sfile=vposer_v1_0.zip Downloading VPOs failed. If you can help me do things like this.

I appreciate your work on the smplx project, it's been very helpful. I have a question regarding the SMPLOutput and SMPL models. I'm working with a SMPLOutput pose parameter of...

when I run this command, and change ' multi_branch: bool = False' to ' multi_branch: bool = True'. ``` python3 gaitgraph_casia_b.py --config configs/casia_b.yaml ``` It doesn't work, I wonder why....

Hello. When I use the function depth_point_2_world_point(), I find there may be a bug. As you can see in these picture, no matter what the input coordinates are, the output...

as you can see in this picture, this is my code. ![image](https://user-images.githubusercontent.com/73057174/170714926-56d95356-5cf4-4e17-9a18-66d245319475.png) and there will always be an error: ``` Traceback (most recent call last): File "video_kinect.py", line 462, in...

As you can see in this picture, the depth frame does not match the rgb frame, so there are two frames showing at the same time. ![image](https://user-images.githubusercontent.com/73057174/174954879-afe6ba03-b359-4e40-9863-1ce3ab09493e.jpg) the main code...

### 问题确认 Search before asking - [X] 我已经查询[历史issue](https://github.com/PaddlePaddle/PaddleSeg/issues)(包括open与closed),没有发现相似的bug。I have searched the [open and closed issues](https://github.com/PaddlePaddle/PaddleSeg/issues) and found no similar bug report. ### Bug描述 Describe the Bug python: class Predictor: def...

bug