Is there a pytorch implementation?
mengxiangyudlut opened this issue · 2 comments
mengxiangyudlut commented
Is there a pytorch implementation?
simon1727 commented
We do not have a PyTorch implementation.
cattaneod commented
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