sunyhaime
Results
1
issues of
sunyhaime
File "D:\SUNYUHAI\sunyuhai\YOLOv3_TensorFlow-master\utils\data_aug.py", line 302, in resize_with_bbox image_padded, resize_ratio, dw, dh = letterbox_resize(img, new_width, new_height, interp) File "D:\SUNYUHAI\sunyuhai\YOLOv3_TensorFlow-master\utils\data_aug.py", line 278, in letterbox_resize ori_height, ori_width = img.shape[:2] AttributeError: 'NoneType' object has no...