x-Sapphire

Results 2 issues of x-Sapphire

/simple-faster-rcnn-pytorch-master/model/utils/bbox_tools.py:68: RuntimeWarning: overflow encountered in exp h = xp.exp(dh) * src_height[:, xp.newaxis] /simple-faster-rcnn-pytorch-master/model/utils/bbox_tools.py:68: RuntimeWarning: overflow encountered in multiply h = xp.exp(dh) * src_height[:, xp.newaxis] /simple-faster-rcnn-pytorch-master/model/utils/bbox_tools.py:69: RuntimeWarning: overflow encountered in exp...

/simple-faster-rcnn-pytorch-master/model/utils/creator_tool.py", line 429, in __call__ roi = roi[keep] ValueError: object **____array**____****method not producing an array **the code is here**and I dont know how to solve this problem 1. # Apply...