摘要:
python常用知识 1. python 中的any() 与all() 2. python— assert 、arise 3. 自然语言处理、jieba结巴分词模块 4. python中字符串前加u、r、b 5. 模型加载模块 from sklearn.externals import joblib
阅读全文
posted @ 2020-05-07 15:03
have_lucky
阅读(37)
推荐(0)
摘要:
1. DetectoRS 源码:https://github.com/joe-siyuan-qiao/DetectoRS.git 模型:https://blog.csdn.net/weixin_41279876/article/details/104143725 遇到的坑
阅读全文
posted @ 2021-01-07 10:39
have_lucky
阅读(106)
推荐(0)
摘要:
1. 安装DetectoRS遇到的坑 (1)You’re trying to build PyTorch with a too old version of GCC. We need GCC 5 or later 解决方法:再创建的虚拟环境中安装自己的gcc 具体安装过程 gcc升级后出现的问题:/
阅读全文
posted @ 2021-01-07 10:37
have_lucky
阅读(1028)
推荐(0)
摘要:
1. pytorch中常用两个包:torch和torchvision,其中torch是关于运算的包,torchvision则是打包了一些数据集,另外用torch实现了一些常见的神经网络模型,比如ResNet
阅读全文
posted @ 2020-12-14 14:02
have_lucky
阅读(117)
推荐(0)
posted @ 2020-09-27 13:49
have_lucky
阅读(0)
推荐(0)
posted @ 2020-09-18 09:31
have_lucky
阅读(0)
推荐(0)
posted @ 2020-09-08 14:34
have_lucky
阅读(5)
推荐(0)
posted @ 2020-09-08 13:28
have_lucky
阅读(0)
推荐(0)
posted @ 2020-09-02 11:15
have_lucky
阅读(0)
推荐(0)
posted @ 2020-08-27 14:37
have_lucky
阅读(0)
推荐(0)
posted @ 2020-08-26 16:51
have_lucky
阅读(0)
推荐(0)