microsoft/MaskFlownet

Is there a pytorch implementation?

mengxiangyudlut opened this issue · 2 comments

Is there a pytorch implementation?

We do not have a PyTorch implementation.

Hi @mengxiangyudlut
I just uploaded a PyTorch implementation: https://github.com/cattaneod/MaskFlownet-Pytorch

The results are slightly different from the original implementation.
So far, only inference on KITTI is implemented, but should be easy to adapt it to other datasets.

EDIT: Now also MPI Sintel and FlyingChairs