Open weleen opened 1 year ago
About m2t task, the testing process is stuck at the 4th replication since the SIGTERM signal.
Similar to t2m, the testing result is behind the results reported in the paper. Especially Bleu@4 and CIDEr, only around 6 and 7.
I would appreciate it if you have time to help fix my issue.😄
@weleen hi! Has this issue been resolved? We met the same issue.
@weleen hi! Has this issue been resolved? We met the same issue.
@LinghaoChan I think there are some mistakes in get_motion_embeddings.
m_lens are divided two times.
However, even I fix these errors, the results are still different. Have you solved this issus?
same issue
@weleen hi! Has this issue been resolved? We met the same issue.
hi, me too.
Thank you for your great job! I have tried to reproduce the results and encountered some issues.
Following instructions, I evaluate the provided checkpoint downloaded from huggingface.
I run the following commands:
The evaluation results are not consistent with the results reported in the paper. The attachments are the log and metrics.
t2m results:
log_2023-10-04-19-56-23_test.log
Would you happen to have any idea about what's wrong with the configuration?