EAST
EAST copied to clipboard
use a my own dataset
trafficstars
hi, I encounter a problem, when I use my own dataset, the size of my dataset's picture is different, and the problem is "valueerror: image has wrong mode resize". Does that means that the size of pictures must the same?
Sry for the late reply. The info indicates that the dtype of image is wrong. Try to use PIL instead of cv2 or numpy to read image.