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

bad FID of MDM trained with your implementation #6

Open
Cr7st opened this issue Sep 29, 2023 · 2 comments
Open

bad FID of MDM trained with your implementation #6

Cr7st opened this issue Sep 29, 2023 · 2 comments

Comments

@Cr7st
Copy link

Cr7st commented Sep 29, 2023

Hi!

I used your implementation of MDM with the following command:

python3 tools/dist_train.sh configs/mdm/mdm_t2m_official.py logs/mdm 8 --no-validate

The result was pretty bad with an FID of 41.

However, I tested the checkpoint of mdm that you provided, the result was alright.

I'm wondering if the code of mdm was right or did I make a mistake.

Thank you!

@mingyuan-zhang
Copy link
Owner

Hi!

I used your implementation of MDM with the following command:

python3 tools/dist_train.sh configs/mdm/mdm_t2m_official.py logs/mdm 8 --no-validate

The result was pretty bad with an FID of 41.

However, I tested the checkpoint of mdm that you provided, the result was alright.

I'm wondering if the code of mdm was right or did I make a mistake.

Thank you!

Sorry for the inconvenience. Currently the code of MDM can only be used for visualization and testing. The training part will be finalized in a few days and I will reply this issue then.

@Cr7st
Copy link
Author

Cr7st commented Sep 29, 2023

That's great, I'm looking forward to it.

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