DetectionTeamUCAS / DetectionTeamUCAS/RRPN_Faster-RCNN_Tensorflow

RuntimeWarning: invalid value encountered in true_divide

Open
#28 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
252
Forks
87
PR merge metrics
No merged PRs in 30d

Description

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?

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.