why only can see the lower half body?
h310558606 opened this issue · 3 comments
h310558606 commented
lucaskingjade commented
I got the same problem.
lisiyao21 commented
I believe the reason is that in sep_vqvae step, the final visulaization uses the ground truth root shift (because VQVAE in this step is not trained with the global velocity function; that is trained in the next step). The GT root does not begin from zero, making a shift upwards. So you could only see halfbody. We will enhance this soon.
feifeitu1 commented
Hello,Is this issue resolved now?I meet the same problem.