Code release for "Masked-attention Mask Transformer for Universal Image Segmentation"
MIT License
2.56k
stars
385
forks
source link
"RuntimeError: CUDA error: device-side assert triggered CUDA kernel errors might be asynchronously reported at some other API call,so the stacktrace below might be incorrect. For debugging consider passing CUDA_LAUNCH_BLOCKING=1." #207
Hi, thank you for sharing you greak work!
I met the error below.
I ran the model pretrained weights on the Mapillary Vistas Dataset.
This is my infer script.
Hi, thank you for sharing you greak work! I met the error below. I ran the model pretrained weights on the Mapillary Vistas Dataset. This is my infer script.