DetectionTeamUCAS / DetectionTeamUCAS/RRPN_Faster-RCNN_Tensorflow
RuntimeWarning: invalid value encountered in true_divide
Open
- 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.