Closed HadiAmirpour closed 3 years ago
Thanks for letting me know! I just fixed this in ce9b0c0793a92489bfd8a40480b70a37f51c85d2, please don't hesitate to reach out again in case this issue persists.
Thanks Simon,
It has been solved. However, I have the other problem now: : cannot connect to X server
I can run sepconv in the same system without any problem
Looks like you are running this on a headless server. However, the following lines want to show images.
If you want to run this on a headless server you will have to modify these lines to save the images instead.
Many thanks for your response. It works now.
My last question: It seems the code works only for the images in the github not other images as flow.flo was provided for those images only. Am I right?
I am afraid that this repository only includes the code for the softmax splatting operator, not the full video frame interpolation pipeline. To try the softmax splatting on other images, you can, for example, use this: https://github.com/sniklaus/pytorch-pwc
Hi,
I face the following error when I run the code: