会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
我们都是大好青年
博客园
首页
新随笔
联系
订阅
管理
2019年12月27日
UserWarning: indexing with dtype torch.uint8 is now deprecated, please use a dtype torch.bool instead
摘要: 在用pytorch跑模型时,总是出现一堆这个警告,影响查看模型结果。 在网上找了下解决办法,大多是遵循这篇博客改的:https://blog.csdn.net/BBZZ2/article/details/101022935 将model.py obj_mask转为int8 bool obj_mask
阅读全文
posted @ 2019-12-27 13:50 我们都是大好青年
阅读(7940)
评论(0)
推荐(1)
公告