ByteTrack
ByteTrack copied to clipboard
RuntimeError: cuDNN error: CUDNN_STATUS_INTERNAL_ERROR
I meet this problem when running train.py with 'python3 tools/train.py -f exps/example/mot/yolox_x_ablation.py -d 8 -b 48 --fp16 -o -c pretrained/yolox_x.pth'
Could you tell me how to solve the problem?