05 2019 档案

摘要:https://www.jianshu.com/p/af2b694eae61 简单来说,pb文件是个推理的图,meta更复杂,不能用来部署 阅读全文
posted @ 2019-05-31 17:40 牧马人夏峥 阅读(427) 评论(0) 推荐(0) 编辑
摘要:1、编译libtensorflow-lite.a库: ubuntu下交叉环境编译: https://blog.csdn.net/computerme/article/details/80345065 https://blog.csdn.net/dia323/article/details/89388 阅读全文
posted @ 2019-05-29 11:10 牧马人夏峥 阅读(1173) 评论(0) 推荐(0) 编辑
摘要:https://zhuanlan.zhihu.com/p/64373941 https://zhuanlan.zhihu.com/p/65995646 https://zhuanlan.zhihu.com/p/66198222 pkg-config:第三方库文件 https://blog.csdn. 阅读全文
posted @ 2019-05-27 13:49 牧马人夏峥 阅读(112) 评论(0) 推荐(0) 编辑
摘要:一方面可以用tensorboard来可视化,更方便的是用如下网址: https://lutzroeder.github.io/netron/ 阅读全文
posted @ 2019-05-24 09:01 牧马人夏峥 阅读(452) 评论(0) 推荐(0) 编辑
摘要:https://blog.csdn.net/u013617144/article/details/44807333 阅读全文
posted @ 2019-05-21 17:46 牧马人夏峥 阅读(730) 评论(0) 推荐(0) 编辑
摘要:1、MobilenetV3是通过NAS得到的,结合了v1,v2和MnasNet的结构,包括v1的dw,v2的linear bottleneck和逆残差结构, MnasNet的se结构(接在部分linear bottleneck之后)。 SEnet中,se模块及其在resnet中的放置位置如下 htt 阅读全文
posted @ 2019-05-20 16:34 牧马人夏峥 阅读(6626) 评论(0) 推荐(0) 编辑
摘要:pip install mxnet-cu90 -i http://pypi.douban.com/simple --trusted-host pypi.douban.com 安装sklearn时总报错 ERROR: scikit-learn requires Python '>=3.5' but t 阅读全文
posted @ 2019-05-13 19:12 牧马人夏峥 阅读(370) 评论(0) 推荐(0) 编辑
摘要:https://zhuanlan.zhihu.com/p/61605124 阅读全文
posted @ 2019-05-07 09:16 牧马人夏峥 阅读(101) 评论(0) 推荐(0) 编辑
摘要:conda安装时一直报错,换源什么的都不好使,折腾了半天,直到看到https://blog.csdn.net/u013383596/article/details/87718472 将https改为http即可。 阅读全文
posted @ 2019-05-06 16:09 牧马人夏峥 阅读(21674) 评论(0) 推荐(1) 编辑
摘要:1、keras 与 tensorboard 终端 tensorboard --logdir="./log" http://localhost:6006(如果访问的是服务器,别忘记修改ip) https://stackoverflow.com/questions/42112260/how-do-i-u 阅读全文
posted @ 2019-05-06 13:38 牧马人夏峥 阅读(482) 评论(0) 推荐(0) 编辑
摘要:https://zhuanlan.zhihu.com/p/42517760 阅读全文
posted @ 2019-05-06 10:53 牧马人夏峥 阅读(184) 评论(0) 推荐(0) 编辑
摘要:import ssl ssl._create_default_https_context = ssl._create_unverified_contexthttps://stackoverflow.com/questions/47231408/downloading-resnet50-in-kera 阅读全文
posted @ 2019-05-05 16:47 牧马人夏峥 阅读(1746) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示