Hi,
First off let me say thanks so much for this amazing package.
I'm interested in running the pytorch implementation using the data from the original Tensorflow MuseGAN project that links to this project (https://github.com/salu133445/musegan). The data I am trying to use can be found at:
https://docs.google.com/uc?export=download&id=14rrC5bSQkB9VYWrvt2IhsCjOKYrguk3S
The issue I am running into is that the input data is of a different shape than the model currently supports. How should I go about changing the code to accept this input data?
Thanks so much!
Hi,
First off let me say thanks so much for this amazing package.
I'm interested in running the pytorch implementation using the data from the original Tensorflow MuseGAN project that links to this project (https://github.com/salu133445/musegan). The data I am trying to use can be found at:
https://docs.google.com/uc?export=download&id=14rrC5bSQkB9VYWrvt2IhsCjOKYrguk3S
The issue I am running into is that the input data is of a different shape than the model currently supports. How should I go about changing the code to accept this input data?
Thanks so much!