Resizing my COCO dataset from 1920 * 1080 to 320 * 180

Description

Im trying to resize my coco dataset using albumentations for working in tao effecientdet , as I have a large dataset my script taking lot of time to convert it , then i tried it using different script using threads it was fast and good but at 80% at bounding box value came out in negative value and it got stopped. can some one help me with a script or documentation to look for to resize it faster and accurate.

Environment

TensorRT Version:
GPU Type: nvidia geforce 1060
Nvidia Driver Version: 535.129.03
CUDA Version: 12.2
CUDNN Version:
Operating System + Version: Ubuntu
Python Version (if applicable):
TensorFlow Version (if applicable):
PyTorch Version (if applicable):
Baremetal or Container (if container which image + tag):

Hi @Jegan10
Request you to raise it to TAO Forum

Thanks