chan8972 / Spike-FlowNet

MIT License
98 stars 17 forks source link

ImportWarning #9

Open AesthetiC631 opened 1 month ago

AesthetiC631 commented 1 month ago

hello, Thanks for your great job !

while I met this problem and wonder what and where "spatial_correlation_sampler import spatial_correlation_sample" is.

1.ImportWarning: failed to load custom correlation modulewhich isneeded for FlowNetC"which is needed for FlowNetC", ImportWarning)>

in addtion, other two problem arise 2.ImportWarning: failed to load custom correlation modulewhich isneeded for FlowNetC"which is needed for FlowNetC", ImportWarning)>

3.site-packages/torchvision/transforms/transforms.py:853: UserWarning: Argument intepolation should be of type InterpolationMode instead of int. Please, use InterpolationMode enum."Argument interpolation should be of type InterpolationMode instead of int."