ZENGXH / DMM_Net

Differentiable Mask-Matching Network for Video Object Segmentation (ICCV 2019)
147 stars 19 forks source link

AttributeError: module 'torch._six' has no attribute 'PY3' #11

Open h-gokul opened 2 years ago

h-gokul commented 2 years ago

I have followed every step in the DMM net installation exactly. My cuda is 10.0 and Cudnn 7.6.5.

I get this error, when I am running the eval_r50.sh?

AttributeError: module 'torch._six' has no attribute 'PY3'
lyfseldon commented 2 years ago

i have a same problem while i am using maskrcnn.Do you solve this problem?

lyfseldon commented 2 years ago

i see a solution:https://github.com/FeiyuWang/EC-601-Group-11-VQA-Project/blob/3344e2c818a558ea1031c7e687f2eebace7ff2a0/README.md