Get the following error when running the code
!tao yolo_v4 train -e $SPECS_DIR/yolo_v4_train_resnet18_kitti.txt \
-r $USER_EXPERIMENT_DIR/experiment_dir_unpruned \
-k $KEY \
--gpus 1
Epoch 1/80
2022-04-19 10:56:17,282 [ERROR] iva.common.utils: Ran out of GPU memory, please lower the batch size, use a smaller input resolution, use a smaller backbone, or enable model parallelism for supported TLT architectures (see TLT documentation). 2022-04-19 16:26:19,244 [INFO] tlt.components.docker_handler.docker_handler: Stopping container.