zhanwenchen / relaug

MIT License
0 stars 0 forks source link

AttributeError: 'numpy.ndarray' object has no attribute 'numpy' #108

Closed zhanwenchen closed 1 year ago

zhanwenchen commented 1 year ago
    gt_boxes_i = gt_boxes[ex_ind].numpy()
AttributeError: 'numpy.ndarray' object has no attribute 'numpy'

This is likely leftover from the graft fix