exitudio / MMM

Official repository for "MMM: Generative Masked Motion Model"
https://exitudio.github.io/MMM-page/
48 stars 1 forks source link

Request for Sharing Transformer's Logs (Accuracy and Loss) #13

Open RohollahHS opened 1 month ago

RohollahHS commented 1 month ago

Hi Ekkasit, Can you please share the event files (TensorBoard logs) for training your text-to-motion transformer? I want to compare its accuracy and loss with those of my transformer to see how well my model is working. I know that you shared your logs for FID and Diversity metrics for your transformer here https://github.com/exitudio/MMM/issues/7#issuecomment-2066086402, but I need your transformer's accuracy and loss during training. Thanks a lot.

exitudio commented 1 month ago

Hi, You can find the training logs for the 1st, 2nd stages, and evaluation in the output folder if you have already downloaded them from [2.3. Pre-trained models]. Alternatively, you can download them manually from this link.

P.S. I reran the models and achieved a better FID score than the one reported in the paper. The updated pre-trained model was uploaded on June 10, 2024. (Run the script in 2.3 to get the updated models).