Hello,
I am trying to train the model on the TuSimple dataset with the ResNet34 backbone. I keep encountering an unknown CUDA error. I am not sure what the issue is as the program is recognizing that CUDA is available and I cannot seem to find a solution to my problem. I've tried it on the other backbones and have encountered the same issue. I am using Pytorch 1.6.0 and CUDA 10.2.
Hello, I am trying to train the model on the TuSimple dataset with the ResNet34 backbone. I keep encountering an unknown CUDA error. I am not sure what the issue is as the program is recognizing that CUDA is available and I cannot seem to find a solution to my problem. I've tried it on the other backbones and have encountered the same issue. I am using Pytorch 1.6.0 and CUDA 10.2.
ResNet34
Here is the issue with ResNet18
I'd really appreciate the help!