YunzhuLi / VisGel

[CVPR 2019] Connecting Touch and Vision via Cross-Modal Prediction
http://visgel.csail.mit.edu/
68 stars 17 forks source link

Torchvision version #2

Open nitish11 opened 1 year ago

nitish11 commented 1 year ago

What is the version of torchvision used in this project? I am facing multiple compatibility issues because of torchvision package.

YunzhuLi commented 1 year ago

I do not quite remember the specific version of torchvision I was using. Can you try torchvision==0.2.0? You can also see if the following issue helps. https://github.com/quark0/darts/issues/9