DeepLabv3_MobileNetv2_PyTorch icon indicating copy to clipboard operation
DeepLabv3_MobileNetv2_PyTorch copied to clipboard

a problem of run main.py

Open yyfyan opened this issue 7 years ago • 1 comments

when I run the main.py.I get the problem. 1

yyfyan avatar Jul 19 '18 02:07 yyfyan

this is because the image is not read by cv2,imread, have you set the right path to dataset_root?

zym1119 avatar Jul 23 '18 11:07 zym1119