ChenxiTU
Results
2
issues of
ChenxiTU
In ## Encode and Decode You mention that ### Decode ` python decoder.py --model checkpoint/encoder_epoch_00000005.pth --input /path/to/your/example.npz --cuda --output /path/to/output/folder ` Maybe here should be checkpoint/decoder_epoch_00000005.pth?
Thank you for sharing your implementation. I test the code on Adobe 240-fps data with pytorch 0.4.1. It seems that network can not converge ...... Sorry, I'm a beginner, after...