MaskFlownet
MaskFlownet copied to clipboard
Some problems about MXNetError
Hi,
When I run the main.py with "MaskFlownet_S_sintel.yaml --dataset_cfg sintel_kitti2015_hd1k.yaml -g 0 -c dbbSep30-1206 --clear_steps", i got the error like below:
Traceback (most recent call last):
File "/MaskFlownet-master/main.py", line 537, in
Hi Naturallyyeyeye, thanks for your interest in our work.
I have never met this problem. What's your MXNet version?
Hi Naturallyyeyeye, thanks for your interest in our work.
I have never met this problem. What's your MXNet version?
I install mxnet with the code in terminal as follows:pip install mxnet-cu101==1.5 -i https://pypi.tuna.tsinghua.edu.cn/simple.