pytorch-deeplab-xception
pytorch-deeplab-xception copied to clipboard
RuntimeError: CUDA error: device-side assert triggered
RuntimeError: CUDA error: device-side assert triggered
hi, I recently face this problem, too. it seems like it's about the number of classes, but i have make sure my classes is 6+1(background) and still face the problem. did you fix this issue ?
hi, I recently face this problem, too. it seems like it's about the number of classes, but i have make sure my classes is 6+1(background) and still face the problem. did you fix this issue ?
Hi, did you solve the problem?