fast-reid
fast-reid copied to clipboard
Update visualize_result.py
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.
Maybe already fix it in this commit(62ad5e1a8b69a14663b6e8cfc06cbbd2d9c984f6)