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

Missing requirements (pre-trained models, testing modules, and runnable scripts) #2

Open
dahyun-kang opened this issue Apr 26, 2021 · 1 comment

Comments

@dahyun-kang
Copy link

Hello again,

I have found that some of the requirements for reproduction are missing: 1) the pre-trained model used in model.load_state_dict(torch.load('./modelCVPR21/QMUL/model_photo2Sketch_QMUL_2Dattention_8000_.pth')) is not provided, 2) validation or testing environments are not specified, 3) runnable scripts with proper arguments are not provided either.

I assume those have been missing during refactoring codes, and users may have difficulties with reproducing the results.
Please kindly consider including those missing parts in future updates!

Thank you in advance 😄

@sawant-nidhish
Copy link

Hello!
Thank you Sir for the brilliant work!
I am also facing similar issues as @dahyun-kang.

Hello again,

I have found that some of the requirements for reproduction are missing: 1) the pre-trained model used in model.load_state_dict(torch.load('./modelCVPR21/QMUL/model_photo2Sketch_QMUL_2Dattention_8000_.pth')) is not provided, 2) validation or testing environments are not specified, 3) runnable scripts with proper arguments are not provided either.

I assume those have been missing during refactoring codes, and users may have difficulties with reproducing the results.
Please kindly consider including those missing parts in future updates!

Thank you in advance

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