Fang Li
Results
3
issues of
Fang Li
fixed some missing parameters, changed 'print' to python3 style.
## ❓ Questions and Help Dear Kaihua, Thank you for your great work! I am trying to predict a custom image use your example instruction. Even I changed all your...
File "/home/frank/MSDN/faster_rcnn/fast_rcnn/bbox_transform.py", line 78, in bbox_transform_inv_hdn boxes = boxes.astype(deltas.dtype, copy=False) AttributeError: 'Tensor' object has no attribute 'astype'