Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FID without ground truth lengthes #20

Open
RohollahHS opened this issue Aug 16, 2024 · 2 comments
Open

FID without ground truth lengthes #20

RohollahHS opened this issue Aug 16, 2024 · 2 comments

Comments

@RohollahHS
Copy link

Hi Ekkasit,

Can you please share the code to calculate the FID score without ground truth lengthes?
I think the current code in GPT_eval_multi.py calculated the FID score with ground truth lengthes.

Thanks

@exitudio
Copy link
Owner

Hi Seyed,
I used pretrain legnth estimator from T2M (the proposed model from HumanML3D dataset paper). Please see "Train text2length model:" section.

Also, you can see from our unclean version . Please see: utils.eval_trans.py. And change is_pred_len=False to True.
The pretrained weights should be in length_est_bigru if you already set up HumanML3D.

@RohollahHS
Copy link
Author

Thanks a lot

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants