Where-are-they-looking-PyTorch 代码Error: Bool value of Tensor with more than one value is ambiguous

发布时间:2023-09-06 15:00

在Where-are-they-looking-PyTorch中的utils.py中有一个判断

           if temp < best:
                best = temp

报出

Error: Bool value of Tensor with more than one value is ambiguous

解决方法
把getdata.py中的predict函数含返回值改成

return hm_base.view(-1, 227 * 227)

即可

ItVuer - 免责声明 - 关于我们 - 联系我们

本网站信息来源于互联网,如有侵权请联系:561261067@qq.com

桂ICP备16001015号