fast-reid icon indicating copy to clipboard operation
fast-reid copied to clipboard

Update visualize_result.py

Open xugaoxiang opened this issue 3 years ago • 1 comments

update for error:

TypeError: can't convert cuda:0 device type tensor to numpy. Use Tensor.cpu() to copy the tensor to host memory first.

xugaoxiang avatar Jun 29 '21 07:06 xugaoxiang

Maybe already fix it in this commit(62ad5e1a8b69a14663b6e8cfc06cbbd2d9c984f6)

L1aoXingyu avatar Jun 29 '21 07:06 L1aoXingyu