ClementPinard / FlowNetPytorch

Pytorch implementation of FlowNet by Dosovitskiy et al.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

About import spatial_correlation_sample

zouzhiwei217 opened this issue · comments

Excuse me, is import spatial_correlation_sample the contents of the package to be installed?

Yes
You only need it for FlowNetC though

I want to implement FlowNetC, can you please let me know from where "spatial_correlation_sample" has to be imported

Sorry, I though I had linked it in the README but it does not seem to be the case
https://github.com/ClementPinard/Pytorch-Correlation-extension
Norally you should be able to install it directly with pip