liuhaorandezhanghao

Results 7 issues of liuhaorandezhanghao

Thanks for your interest in our research! If you have problems running our code, please include; 1. your operating system and the version, 2. your python version, 3. your pytorch...

bug

The problem is that the estimated camera parameters are calculated using the size of the bbox, but it is not that the larger the bbox, the closer to the camera,...

bug

在看smpl的原论文时也有同样的困惑:我们用3+3*23=72个参数来表示每一帧的pose,这里面是用了轴角式的表达,那对于任意一个关节点我们只有三个参数,但是对于轴角式表达应该有四个参数,旋转轴和旋转向量,我查了一些资料,《视觉slam十四讲中》这样描述旋转向量(我们认为任意一个旋转都可以用一个旋转和一个旋转角来表示,于是我们使用一个向量,方向与旋转轴一致,长度等于旋转角,这种向量叫做旋转向量,(或者轴角/axis-angle),只需要一个三维向量就可以描述旋转)。 那smpl的某一个关节点的这三个参数是代表了一个向量对吧,这个向量的方向就是旋转轴,那向量的模就是旋转角度吗?我看这个参数基本在-1到1之间,这样计算得到的旋转角度很小啊,结果是不对的。还原不到预定的姿势。

Running TCMR on each person tracklet... 0%| | 0/1 [00:01

smpl의 포즈 매개변수는 프레임당 75로 23*4+3입니다. 이 매개변수는 어떻게 계산됩니까? 나는 모든 3이 관절의 회전 벡터이고, 벡터의 모듈러스 길이가 회전 각도(라디안)이고, 벡터의 방향이 회전 방향이라는 통일성을 복원하고 싶습니다. 비슷한 작업을...

The input character moves to the left, and the model outputs the action to lock the hips, but does not move to the left. How to solve it?

Is there any code based on real-time camera