Open Jnyle opened 5 years ago
when I tried to test my images, it told me that:
restore model ../libs/box_utils/draw_box_in_img.py:187: RuntimeWarning: invalid value encountered in true_divide img = np.array(img*255/np.max(img), np.uint8)
Did anyone encounter the same problem?
I got the same problem , did u wrok out?
when I tried to test my images, it told me that:
restore model ../libs/box_utils/draw_box_in_img.py:187: RuntimeWarning: invalid value encountered in true_divide img = np.array(img*255/np.max(img), np.uint8)
Did anyone encounter the same problem?