You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
when I want to train on DOTA dataset , I got this error :
cls_targets[positive_indices, assigned_annotations[positive_indices, -1].long()] = 1
RuntimeError: CUDA error: device-side assert triggered
The text was updated successfully, but these errors were encountered:
when I want to train on DOTA dataset , I got this error :
cls_targets[positive_indices, assigned_annotations[positive_indices, -1].long()] = 1
RuntimeError: CUDA error: device-side assert triggered
The text was updated successfully, but these errors were encountered: