LiWentomng/OrientedRepPoints

RuntimeError: cuda runtime error (700) : an illegal memory access was encountered at mmdet/ops/iou/src/convex_giou_kernel.cu:853

Opened this issue · 2 comments

How to solve 'RuntimeError: cuda runtime error (700) : an illegal memory access was encountered at mmdet/ops/iou/src/convex_giou_kernel.cu:853' ?Thanks alot

I met the same situation as yours. It is because that the version of cuda and pytorch. You can try the same version as the repo. And take care of the version of cuda.