DetVisGUI
DetVisGUI copied to clipboard
self.iou[idx][obj_idx] >= self.iou_threshold
TypeError: 'int' object is not subscriptable
Hello, this code was tested on mmdetection(v2.2.0). Could you tell me the detection framework (or code) you use? I will test on that code, thank you.