wei-mao-2019 / LearnTrajDep

code for learning trajectory dependencies for human motion prediction
MIT License
244 stars 45 forks source link

Code for convSeq2Seq 3D #14

Open zaverichintan opened 4 years ago

zaverichintan commented 4 years ago

Hello, I am trying to use 3D coordinates with Conv Seq2Seq model. My output freezes up as seen in the GIF. CNN_3D

Could you please provide code that you used to generate numbers for comparison in Table2 for convSeq2Seq 3D ? I have raised issue on the original repo too: Conv Seq2seq repo issue

wei-mao-2019 commented 3 years ago

Hi, Thank you for your interests. It is common to be fixed for long-term prediction (>25 frames). It is currently an open question in this field. I do not think it is because of your implementation.