Dongyang Jin
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,请问这是因为什么? 
 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.  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.  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...