Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

RuntimeWarning: invalid value encountered in true_divide #28

Open
Jnyle opened this issue Feb 26, 2019 · 1 comment
Open

RuntimeWarning: invalid value encountered in true_divide #28

Jnyle opened this issue Feb 26, 2019 · 1 comment

Comments

@Jnyle
Copy link

Jnyle commented Feb 26, 2019

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?

@zhangsong1213
Copy link

I got the same problem , did u wrok out?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants