Baseline - OBJDE

2 Likes

cant find any baseline for objde

Hey,

You can refer this of the baseline

Regards
Ayush

Hi, I am unable to run the baseline code. It fails while compiling the predictions. The error is when there are no predictions for an image. Upon updating, the size of Image ID and LabelName arent equal.Please update the baseline for this

And me too…
predictions = {‘instances’: Instances(num_instances=0, image_height=731, image_width=1024, fields=[pred_boxes: Boxes(tensor([], device=‘cuda:0’, size=(0, 4))), scores: tensor([], device=‘cuda:0’), pred_classes: tensor([], device=‘cuda:0’, dtype=torch.int64)])}