MFF-pytorch icon indicating copy to clipboard operation
MFF-pytorch copied to clipboard

Motion Fused Frames implementation in PyTorch, codes and pretrained models.

Results 5 MFF-pytorch issues
Sort by recently updated
recently updated
newest added

Bumps [numpy](https://github.com/numpy/numpy) from 1.17.2 to 1.22.0. Release notes Sourced from numpy's releases. v1.22.0 NumPy 1.22.0 Release Notes NumPy 1.22.0 is a big release featuring the work of 153 contributors spread...

dependencies

Hi @okankop , i want to do inference on my trained model. And i want to know if it can run on real time? Thanks in advance.

When running the main method I encounter the following error. Pytorch 1.5.0 and Torchvision 0.6.0 are installed with CUDA support. Do you have any suggestions on where to find the...