Open xiaotian3 opened 5 years ago
File "/home/omnisky/anaconda3/envs/pysot/lib/python3.7/site-packages/numpy/core/_methods.py", line 85, in _mean ret = ret.dtype.type(ret / rcount) AttributeError: 'torch.dtype' object has no attribute 'type' pytorch1.1
I guess change to pytorch 0.4.1 would fix it.
how to eval otb100? @mellthebs
File "/home/omnisky/anaconda3/envs/pysot/lib/python3.7/site-packages/numpy/core/_methods.py", line 85, in _mean ret = ret.dtype.type(ret / rcount) AttributeError: 'torch.dtype' object has no attribute 'type' pytorch1.1