snap-research / articulated-animation

Code for Motion Representations for Articulated Animation paper
https://snap-research.github.io/articulated-animation/
Other
1.21k stars 348 forks source link

Poor heatmap generation #24

Closed wangruofan97 closed 3 years ago

wangruofan97 commented 3 years ago

Hi! I trained the model on jhmdb dataset and found some heatmaps were poorly generated.

https://user-images.githubusercontent.com/65693140/119974652-82ef3f00-bfe7-11eb-8701-49d78616e9e9.mp4

As shown above, the heatmaps of the video sequence didn't capture the expected regions(e.g. arms, legs). Is there a way to modify the heatmaps? Or can I use a pre-trained semantic segmentation model for heatmap generation? Thank you.