CorrelationLayer icon indicating copy to clipboard operation
CorrelationLayer copied to clipboard

Pure Pytorch implementation of Correlation Layer that commonly used in learning based optical flow estimator

Results 1 CorrelationLayer issues
Sort by recently updated
recently updated
newest added

Hi! I am trying to run setup.py and get the error "ModuleNotFoundError: No module named 'torch'" although torch is installed. I am running setup.py with python3, pytorch also was installed...