chrisdonahue/LakhNES

Google Drive 404 when trying to download models

Opened this issue · 5 comments

When I try to download the models, I get a 404 error

Same problem here. Did you find an alternative download location? I don't get how to reproduce the training procedure, too

@chrisdonahue could you help?

Hi. Sorry about this, not sure why the Google Drive links expired. I just spent some time looking through old files but I unfortunately cannot find these checkpoints :(

I wonder if someone else might have downloaded them? The README has the checksums for each file so they can at least be validated if found

Thank you, let's see if someone comes up.

I have been trying for some days to complete the missing training parts and update the code to the current pytorch apis (https://github.com/alesaccoia/LakhNES) - will send a PR when done - still I am unable to repdroduce the results of Lakh + fine tuning on Nesdb, perplexity remains quite high. Steps taken:

  • Downloaded the full Lakh dataset
  • Ran the adapt_lakh_to_nes.py utility
  • Created this utility that converts the midi files to tx1
  • Separated into train, valid, test set
  • Ran on two Tesla T4 after updating the multi_cpu code that was throwing an error, using the only options I could infer from the paper:
python3 train.py --data ../data/nesmdb_tx1 --dataset nesmdb --cuda --batch_size 30 --n_head 8 --multi_gpu

If you could help reproducing the results then I'd upload the checkpoints, this project is so cool let's revive it!

Ah, @chrisdonahue - maybe you've changed permissions but they are still on your g drive?