avinashpaliwal / Super-SloMo

PyTorch implementation of Super SloMo by Jiang et al.
MIT License
2.99k stars 476 forks source link

"index 1 is out of bounds for dimension 0 with size 1" #83

Open jacklollz2 opened 4 years ago

jacklollz2 commented 4 years ago

Describe the bug Final step gives me a "index 1 is out of bounds for dimension 0 with size 1" error.

Desktop (please complete the following information):

Additional context Other video files work successfully. I have tried rendering this file into different formats, such as extending its frame, using different formats (x264, x265), including/not including audio, and more. Console log: https://pastebin.com/i1ZrCaVf

jacklollz2 commented 4 years ago

Video file to experiment with: https://gofile.io/d/jnM8kK Password: DstwFhKmkscCXR67DfcF Console log for this censored file (effectively the same as the other log): https://pastebin.com/CqkWaFrr

luoww1992 commented 3 years ago

@avinashpaliwal @jacklollz2 i have the same error in save the last frame, do you solve it ?