After successfully building the external correlation package for pytorch, when I run the PWC-Net I get the following error:
File "./correlation_package/_ext/corr/__init__.py", line 3, in
from ._corr import lib as _lib, ffi as _ffi
ImportError: No module named _corr
Looking inside the folders, I don't see any module "_corr". Can you please help me resolve this.
Python version 2.7
PyTorch 0.2