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

pre-trained models and issues with loadData.py #2

Open
gladys0313 opened this issue Aug 5, 2020 · 0 comments
Open

pre-trained models and issues with loadData.py #2

gladys0313 opened this issue Aug 5, 2020 · 0 comments

Comments

@gladys0313
Copy link

Hello,

I'm very interested in this work and thank you very much for your open-source code.

I want to train a model and try the 3.4 Composition Style Transfer using the trained model. However, as explained here, the step 1 Download the training dataset Musescore doesn't work now. I then have the following questions:

  1. Can you upload already trained models to this repo? And then can you also give the command(s) of using the model to do composition style transfer?
  2. In the code loadData.py, from norm_lib import * produces the error No Module named 'norm_lib'. Is there any source code missing in this repo?
  3. Can you kindly give the following information: (1) which python version did you use; (2) GPU version for your training; (3) time needed for your training? Also in the loadData.py, my implementation on python 3.7 with SharedArray 3.2.1 reports the error AttributeError: module 'SharedArray' has no attribute 'list' when executing the line print(sa.list()), so I was wondering whether there's any issue with the package or python version.

Thank you very much.

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

1 participant