csuhan / opendet2

Official code of the paper "Expanding Low-Density Latent Regions for Open-Set Object Detection" (CVPR 2022)
https://arxiv.org/abs/2203.14911
104 stars 11 forks source link

CUDA error: device-side assert triggered #15

Open Millielele opened 2 years ago

Millielele commented 2 years ago

When I run train_net.py, I get this issue after loading R-50.pkl. I want to know how to solve that. Thanks a lot. My environment: CUDA 11.1, python 3.7, torch 1.8.1

LOVECCBACK commented 1 year ago

请问你解决这个问题了嘛?我也是遇到这个问题并且环境版本跟你一样。