rosinality / glow-pytorch

PyTorch implementation of Glow
MIT License
519 stars 96 forks source link

File Checkpoint #31

Open doctorares opened 3 years ago

doctorares commented 3 years ago

Hi, Firstly, thank you for your easily understandable code. I want to use z_space for manipulation for my studying, I tried to train your code, but it takes me about 8 hours for 1000 iterations. So can you public your file checkpoint model and optimizer in the last iterations? Thank you very much!

rosinality commented 3 years ago

Currently I only have 10000 iteration checkpoints. https://www.dropbox.com/s/fczrx17a3vqr3q7/model_010001.pt?dl=0 https://www.dropbox.com/s/8ygnq2vhx9hbuwj/optim_010001.pt?dl=0