jnnan / trumans_utils

Repository of TRUMANS
83 stars 3 forks source link

Request for Model Training Code #5

Open Moon1125666900 opened 2 months ago

Moon1125666900 commented 2 months ago

Hi, I'm working on replicating the results from your paper and was hoping to access the training code for your models. Would you consider open-sourcing the training code? It would greatly aid in the reproducibility of your work. Thank you for considering my request.

Moon1125666900 commented 1 month ago

Hello,

I have a few more questions regarding the project that I'd like to have clarified:

  1. Could you please inform me when the action labels will be uploaded?
  2. I am also curious about the process of generating the sequence of object poses.Regarding the output from the UNet part, it seems that I only see the pose sequences of the characters. Could you please confirm if this is the intended behavior or if there's something I might have missed?

Thank you for your time and assistance.

jnnan commented 2 days ago

The training code and the action labels are now released. Regarding the object poses, we attach the object to the character's hand after the grasping motion. We do not directly generate object poses. It is calculated from the character's pose instead.