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

Same files for the different models of Virtual Try On in the model zoo #135

Open
egorovivannn opened this issue Aug 5, 2021 · 1 comment

Comments

@egorovivannn
Copy link

I tried to run test_virtual_tryon.py with GMM model checkpoint provided, but it turned out that there are a lot of unexpected keys in source state_dict and missing keys in source state_dict. So I checked out both GMM and TOM models and figured out that they have same state dicts with same weights in it. I'm not sure this is how it's supposed to be.
image

@vpckso
Copy link

vpckso commented Oct 18, 2022

run "diff GMM_epoch_40.pth TOM_epoch_40.pth", confirm 2 files are the same

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