上一页 1 2 3 4 5 6 7 8 ··· 13 下一页
摘要: 原本的环境是cuda9.0,pytorch 1.1.0版本的,在进行centerface训练模型的过程中,遇到以下报错: AssertionError:The NVIDIA driver on your system is too old (found version 9020).Please up 阅读全文
posted @ 2020-05-27 08:54 像阳光,像春天 阅读(4811) 评论(0) 推荐(0) 编辑
摘要: ctrl+左右键:在单词之间跳转 阅读全文
posted @ 2020-05-26 20:42 像阳光,像春天 阅读(165) 评论(0) 推荐(0) 编辑
摘要: https://www.cnblogs.com/liaojie970/p/6746230.html 阅读全文
posted @ 2020-05-26 15:37 像阳光,像春天 阅读(122) 评论(0) 推荐(0) 编辑
摘要: https://www.runoob.com/python/python-func-setattr.html 阅读全文
posted @ 2020-05-26 14:03 像阳光,像春天 阅读(428) 评论(0) 推荐(0) 编辑
摘要: https://blog.csdn.net/weixin_41637329/article/details/88362345 阅读全文
posted @ 2020-05-25 17:49 像阳光,像春天 阅读(1162) 评论(0) 推荐(0) 编辑
摘要: https://blog.csdn.net/u012878537/article/details/100160725 阅读全文
posted @ 2020-05-25 17:34 像阳光,像春天 阅读(207) 评论(0) 推荐(0) 编辑
摘要: 解决方法: 直接敲命令行就行 echo -e "\033[?25l" 隐藏光标echo -e "\033[?25h" 显示光标 阅读全文
posted @ 2020-05-25 10:28 像阳光,像春天 阅读(995) 评论(1) 推荐(0) 编辑
摘要: https://blog.csdn.net/stickmangod/article/details/85316142 阅读全文
posted @ 2020-05-23 17:44 像阳光,像春天 阅读(193) 评论(0) 推荐(0) 编辑
摘要: 终端输入:cmake -version 阅读全文
posted @ 2020-05-23 17:03 像阳光,像春天 阅读(12989) 评论(0) 推荐(0) 编辑
摘要: cmake需要更高的版本,参考:https://blog.csdn.net/qq_23958451/article/details/100526699 卸载低的版本安装更高版本的cmake 不知道为什么,我在官网上下载的最新版cmake3.17,按照上面的教程进行到./configure这一步时会出 阅读全文
posted @ 2020-05-23 15:41 像阳光,像春天 阅读(5150) 评论(0) 推荐(0) 编辑
上一页 1 2 3 4 5 6 7 8 ··· 13 下一页