yolact-pytorch
yolact-pytorch copied to clipboard
不能转换CUDA tensor格式的数据,可以指导一下怎么怎么解决嘛
报错:TypeError: can't convert cuda:0 device type tensor to numpy. Use Tensor.cpu() to copy the tensor to host memory first.

报错都让你先.cpu()