arunos728 / MotionSqueeze

Official PyTorch Implementation of MotionSqueeze, ECCV 2020
BSD 2-Clause "Simplified" License
139 stars 16 forks source link

Having problem in installing spatial-correlation-sampler #15

Closed XiaoXueHou closed 3 years ago

XiaoXueHou commented 3 years ago

Hello! I have met some problem in installing spatial-correlation-sampler. The requirement indicates that pytorch=1.0.1 is needed. However, the instruction of "spatial-correlation-sampler" indicates that it needs pytorch = 1.6. So I'm wandering how to install the "spatial-correlation-sampler"? Here are the env info and Error screenshots(pic1&2): 【my env is : python==3.6.8; torch==1.0.1; cuda==9.0; gcc==5.4.0】 image

image