I am trying to resize bounding boxes of MS COCO dataset. Ive attached an example
bounding_boxes = train_label[:, :4] class_ids = train_label[:, 4:5] print(\'I