上一页 1 ··· 4 5 6 7 8 9 10 11 12 ··· 62 下一页
摘要: 马克 https://blog.csdn.net/ywcpig/article/details/85260752 https://blog.csdn.net/u011728480/article/details/91125581 阅读全文
posted @ 2019-06-12 17:51 牧马人夏峥 阅读(1015) 评论(0) 推荐(0) 编辑
摘要: insightface作者训练的mobileFaceNet: https://github.com/deepinsight/insightface/issues/214 ncnn的转换:https://github.com/honghuCode/mobileFacenet-ncnn 训练记录:htt 阅读全文
posted @ 2019-06-12 17:25 牧马人夏峥 阅读(1883) 评论(0) 推荐(0) 编辑
摘要: https://blog.csdn.net/cxgincsu/article/details/74451940 https://blog.csdn.net/Real_Myth/article/details/44805385 https://blog.csdn.net/this_is_Chris/a 阅读全文
posted @ 2019-06-12 17:21 牧马人夏峥 阅读(213) 评论(0) 推荐(0) 编辑
摘要: https://zhuanlan.zhihu.com/p/42183653 tf2.0中有更简单的做法,和keras一样 阅读全文
posted @ 2019-06-12 17:18 牧马人夏峥 阅读(144) 评论(0) 推荐(0) 编辑
摘要: sudo nano /etc/dhcpcd.conf interface eth0 static ip_address=192.168.123.99/24 static routers=192.168.123.1 static domain_name_servers=192.168.123.1 11 阅读全文
posted @ 2019-06-12 14:11 牧马人夏峥 阅读(155) 评论(0) 推荐(0) 编辑
摘要: 1、安装docker 2、下载caffe docker镜像 docker pull bvlc/caffe:gpu 可以去https://hub.docker.com/search/?q=SSD%20caffe&type=image搜索想要的caffe版本 3、docker images 查看镜像 4 阅读全文
posted @ 2019-06-10 18:38 牧马人夏峥 阅读(1699) 评论(0) 推荐(0) 编辑
摘要: date "+%Y-%m-%d" #查看系统时间 ntpdate cn.pool.ntp.org #同步一下时间 如果在换了很多源后,发现安装软件仍然失败,有可能系统时间不对是其原因 阅读全文
posted @ 2019-06-10 17:57 牧马人夏峥 阅读(334) 评论(0) 推荐(0) 编辑
摘要: https://www.jianshu.com/p/af2b694eae61 简单来说,pb文件是个推理的图,meta更复杂,不能用来部署 阅读全文
posted @ 2019-05-31 17:40 牧马人夏峥 阅读(420) 评论(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 牧马人夏峥 阅读(1155) 评论(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 牧马人夏峥 阅读(111) 评论(0) 推荐(0) 编辑
上一页 1 ··· 4 5 6 7 8 9 10 11 12 ··· 62 下一页