- 博客(4)
- 收藏
- 关注
转载 【转载】实例分割模型Mask R-CNN详解:从R-CNN,Fast R-CNN,Faster R-CNN再到Mask R-CNN
原文链接: https://blog.youkuaiyun.com/jiongnima/article/details/79094159
2019-08-02 14:31:31
269
原创 Pip install 慢的解决办法
Pip install 慢的解决办法sudo pip install -i https://pypi.tuna.tsinghua.edu.cn/simple tensorflow指定国内源
2019-07-22 16:28:56
2447
转载 Mac安装protobuf 流程
下载https://github.com/google/protobuf/releases 找到对应版本下载编译cd protobuf./autogen.sh./configuremake安装make install查看protoc --versionPoints./autogen.sh是获取GoogleMock,并生成对应的configure脚本./configure是...
2019-07-22 16:13:15
277
转载 在mac os 中安装 autoconf and automake(转)
你需要安装很多东西,请按照以下顺序安装:安装的版本包也不能错:curl -O http://mirrors.kernel.org/gnu/m4/m4-1.4.13.tar.gztar -xzvf m4-1.4.13.tar.gzcd m4-1.4.13./configure --prefix=/usr/localmakesudo make installcd …curl -O h...
2019-07-22 16:11:36
415
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人