Stephenfang51 / tracklite

Using Tensort to speed up yolov3 with deepsort for MOT
158 stars 48 forks source link

错误[TensorRT] ERROR: cuda/reformat.cu (773) - Cuda Error in NCHWToNCHHW2: 33 (invalid resource handle) #10

Open flameoffirefly opened 3 years ago

flameoffirefly commented 3 years ago

在deep/feature_extractor.py 里的self.device = "cuda" if torch.cuda.is_available() and use_cuda else "cpu"这句出现该错误,导致后面没有检测结果,能解答下吗?感谢