As you know, resolution should be aligned. First, I set Image size to 640 x 640. But each Images has different size like 1800x1200, 2400x1600 I think If make_coco_transforms revised using Resize Function, I do not need to change Image resize but function do that. so, why make_coco_transforms function do not contains resize function. is there any special reason? thank you