Open ChenFengYe opened 1 year ago
We think motion VAE could extract the motion principal features, just like PCA does. Thus, we try to visualize the motion latent space like below. We will update this part to our arxiv paper and camera-ready version soon.
From left to right, it shows the evolved latent codes during the inference of diffusion models. However, this is only an intuitive figure of the visualization of latent diffusion (only 30 motions). We also try to visualize much more motion results (like 300 or 3000). Unfortunately, the classification is not that obvious.
This is amazing! Thank you for sharing such valuable results here! If you get me started on this, (like technically how you extracted these features, and so on), I would be happy to contribute!
Of course, we will upload the source code for this visualization soon.
Thanks a lot!
Hi mmdrahmani, we upload the script for this latent visualization. You can find the detail in FAQ of GitHub page.
Related to #7. From mmdrahmani,