Closed InesBeltaief closed 7 years ago
hello , I have an error while runnig the read_size.py on the synthetic dataset height, width, channels = cv2.imread(str(gt['imnames'][0, idx][0])).shape AttributeError: 'NoneType' object has no attribute 'shape'
height, width, channels = cv2.imread(str(gt['imnames'][0, idx][0])).shape AttributeError: 'NoneType' object has no attribute 'shape'
hello , I have an error while runnig the read_size.py on the synthetic dataset
height, width, channels = cv2.imread(str(gt['imnames'][0, idx][0])).shape AttributeError: 'NoneType' object has no attribute 'shape'