uber-research / DeepPruner

DeepPruner: Learning Efficient Stereo Matching via Differentiable PatchMatch (ICCV 2019)
Other
354 stars 41 forks source link

Pytorch >=0.4.1 not 0.4.0 #19

Closed Mordokkai closed 4 years ago

Mordokkai commented 4 years ago

Hi,

It seems that in the requirements it should be written Pytorch>=0.4.1 and not 0.4.0 because some of the functions you are using doesn't exist in 0.4.0. Thank you

shenlongwang commented 4 years ago

Thanks for pointing out. We will fix the requirements.