PytorchSSD
PytorchSSD copied to clipboard
执行 demo/live.py出错
你好,我在执行demo/live.py 文件时, 发生了错误. Expected object of type torch.FloatTensor but found type torch.cuda.FloatTensor for argument #2 'weight' 我目前pytorch版本是0.3.0
需要做一个模型从gpu到cpu的转换,如果是在cpu上跑的话