You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi,
I am trying to run training session of BoxInstSeg, and recieved the following error:
File "/home/ubuntu/***/projects/BoxInstSeg/mmdet/datasets/pipelines/loading.py", line 653, in _generate_mask_from_box
gtboxes = results['gt_bboxes'].round().astype(np.int)
I am using the latest repository of BoxInstSeg, and my numpy version is 1.26.3.
Thanks
The text was updated successfully, but these errors were encountered:
Hi,
I am trying to run training session of BoxInstSeg, and recieved the following error:
I am using the latest repository of BoxInstSeg, and my numpy version is 1.26.3.
Thanks
The text was updated successfully, but these errors were encountered: