sniklaus / softmax-splatting

an implementation of softmax splatting for differentiable forward warping using PyTorch
469 stars 58 forks source link

Can I generate the file flow.flo? #7

Closed HectorNet closed 4 years ago

HectorNet commented 4 years ago

Is it able to generate the file flow.flo for other test images? Thank you.

sniklaus commented 4 years ago

You can use any optical flow estimator that you find suitable for your task, for example the ones below.

https://github.com/sniklaus/pytorch-spynet https://github.com/sniklaus/pytorch-pwc https://github.com/sniklaus/pytorch-liteflownet https://github.com/sniklaus/pytorch-unflow