zlai0 / CorrFlow

Self-supervised Learning for Video Correspondence Flow (BMVC 2019)
https://www.robots.ox.ac.uk/~vgg/research/corrflow/
269 stars 31 forks source link

Give an error saying " No module named 'spatial_correlation_sampler'" #15

Open shamanez opened 4 years ago

AnanyaAppan commented 3 years ago

You can try installing it using pip as follows : pip install spatial-correlation-sampler If this doesn't work, you can try building it directly from the source repo - https://github.com/ClementPinard/Pytorch-Correlation-extension - by running python setup_cpu.py install