ubuntu16.04 安装caffe2
1、使用conda创建环境
conda create --name caffe2env python=3.6
---------------------------------success--------------
#
# To activate this environment, use(激活坏境)
#
conda activate caffe2env
#
# To deactivate an active environment, use
#
#conda deactivate
#
2、升级caffe2env坏境下的pip,安装opencv-python
pip install --upgrade pip
pip install opencv-python
3、接下来安装caffe
conda install -c caffe2 caffe2
#########################安装开始#############################
The following packages will be downloaded:
package | build
---------------------------|-----------------
future-0.16.0 | py36_0 668 KB
gflags-2.2.1 | hf484d3e_0 180 KB
caffe2-0.8.dev | py36_2018.07.20 9.5 MB caffe2
six-1.11.0 | py36_1 21 KB
jasper-1.900.1 | hd497a04_4 279 KB
opencv-3.3.1 | py36h0a11808_0 38.9 MB
protobuf-3.5.2 | py36hf484d3e_1 610 KB
bzip2-1.0.6 | h14c3975_5 414 KB
harfbuzz-1.7.6 | hec2c2bc_3 807 KB
graphite2-1.3.11 | h16798f4_2 129 KB
libprotobuf-3.5.2 | h6f1eeef_0 4.2 MB
libvpx-1.7.0 | h439df22_0 2.4 MB
libopus-1.2.1 | hb9ed12e_0 382 KB
ffmpeg-3.4 | h7985aa0_0 8.0 MB
glog-0.3.5 | hf484d3e_1 158 KB
cairo-1.14.12 | h8948797_3 1.3 MB
------------------------------------------------------------
Total: 67.9 MB
The following NEW packages will be INSTALLED:
blas: 1.0-mkl
bzip2: 1.0.6-h14c3975_5
caffe2: 0.8.dev-py36_2018.07.20 caffe2
cairo: 1.14.12-h8948797_3
ffmpeg: 3.4-h7985aa0_0
fontconfig: 2.13.0-h9420a91_0
freetype: 2.9.1-h8a8886c_0
future: 0.16.0-py36_0
gflags: 2.2.1-hf484d3e_0
glib: 2.56.1-h000015b_0
glog: 0.3.5-hf484d3e_1
graphite2: 1.3.11-h16798f4_2
harfbuzz: 1.7.6-hec2c2bc_3
hdf5: 1.10.1-h9caa474_1
icu: 58.2-h9c2bf20_1
intel-openmp: 2018.0.3-0
jasper: 1.900.1-hd497a04_4
jpeg: 9b-h024ee3a_2
libgfortran-ng: 7.2.0-hdf63c60_3
libopus: 1.2.1-hb9ed12e_0
libpng: 1.6.34-hb9fc6fc_0
libprotobuf: 3.5.2-h6f1eeef_0
libtiff: 4.0.9-he85c1e1_1
libuuid: 1.0.3-h1bed415_2
libvpx: 1.7.0-h439df22_0
libxcb: 1.13-h1bed415_1
libxml2: 2.9.8-h26e45fe_1
mkl: 2018.0.3-1
mkl_fft: 1.0.2-py36h651fb7a_0
mkl_random: 1.0.1-py36h4414c95_1
numpy: 1.14.5-py36h1b885b7_4
numpy-base: 1.14.5-py36hdbf6ddf_4
opencv: 3.3.1-py36h0a11808_0
pcre: 8.42-h439df22_0
pixman: 0.34.0-hceecf20_3
protobuf: 3.5.2-py36hf484d3e_1
six: 1.11.0-py36_1
Proceed ([y]/n)? y
Downloading and Extracting Packages
future 0.16.0: ######################################################################################## | 100%
gflags 2.2.1: ######################################################################################### | 100%
caffe2 0.8.dev: ####################################################################################### | 100%
six 1.11.0: ########################################################################################### | 100%
jasper 1.900.1: ####################################################################################### | 100%
opencv 3.3.1: ######################################################################################### | 100%
protobuf 3.5.2: ####################################################################################### | 100%
bzip2 1.0.6: ########################################################################################## | 100%
harfbuzz 1.7.6: ####################################################################################### | 100%
graphite2 1.3.11: ##################################################################################### | 100%
libprotobuf 3.5.2: #################################################################################### | 100%
libvpx 1.7.0: ######################################################################################### | 100%
libopus 1.2.1: ######################################################################################## | 100%
ffmpeg 3.4: ########################################################################################### | 100%
glog 0.3.5: ########################################################################################### | 100%
cairo 1.14.12: ######################################################################################## | 100%
Preparing transaction: done
Verifying transaction: done
Executing transaction: done
###############################安装结束#######################
(caffe2env) luo@luo-ThinkPad-W540:~/Desktop/MyFile/Caffe2$
(caffe2env) luo@luo-ThinkPad-W540:~/Desktop/MyFile/Caffe2$
(caffe2env) luo@luo-ThinkPad-W540:~/Desktop/MyFile/Caffe2$ python # (在命令行输入python)
Python 3.6.6 |Anaconda, Inc.| (default, Jun 28 2018, 17:14:51)
[GCC 7.2.0] on linux
Type "help", "copyright", "credits" or "license" for more information.
>>>
>>>
>>> import caffe2 #导入caffe2,回车,发现不报错,说明安装成功
>>>
ubuntu16.04 安装caffe2的更多相关文章
- ubuntu16.04安装jdk,tomcat
ubuntu16.04安装jdk,tomcat 最近装了一下tomcat,网上的教程很多,我也试了很多次,但是有一些教程关于tomcat配置是错误的,让我走上了歧途.差点重装系统,还好王总及时出手帮助 ...
- Ubuntu16.04 安装openjdk-7-jdk
Ubuntu16.04 安装openjdk-7-jdk sudo apt-get install openjdk-7-jre 或者sudo apt-get install openjdk-7-jdk ...
- Ubuntu16.04安装GTK3主题:OSX-Arc
Ubuntu16.04安装GTK3主题:OSX-Arc GTK3主题:OSX-Arc描述: 前几个月,Gnome3.20升3.22的时候,出现了大量主题崩溃的现象,其中包括Arc.Flatabulou ...
- Ubuntu16.04安装opencv for python/c++
Ubuntu16.04安装opencv for python/c++ 网上关于opencv的安装已经有了不少资料,但是没有一篇资料能让我一次性安装成功,因此花费了大量时间去解决各种意外,希望这篇能给一 ...
- ubuntu16.04安装不上有道词典的解决办法
转自:http://www.linuxdiyf.com/linux/21143.html ubuntu16.04安装不上有道词典,提示: le@hu-pc:~/下载$ sudo dpkg -i you ...
- Ubuntu16.04安装mongodb
Ubuntu16.04安装mongodb copy from: http://blog.csdn.net/zhushh/article/details/52451441 1.导入软件源的公钥 sudo ...
- 【Tools】ubuntu16.04安装搜狗输入法
Ubuntu16,04 安装搜狗输入法 1.下载搜狗输入法的安装包 下载地址为:http://pinyin.sogou.com/linux/ 2.按键Ctr+Alt+T打开终端,输入以下命令切换到下载 ...
- Ubuntu16.04安装cuda9.0+cudnn7.0
Ubuntu16.04安装cuda9.0+cudnn7.0 这篇记录拖了好久,估计是去年6月份就已经安装过几遍,然后一方面因为俺比较懒,一方面后面没有经常在自己电脑上跑算法,比较少装cuda和cudn ...
- Ubuntu16.04安装TensorFlow及Mnist训练
版权声明:本文为博主原创文章,欢迎转载,并请注明出处.联系方式:460356155@qq.com TensorFlow是Google开发的开源的深度学习框架,也是当前使用最广泛的深度学习框架. 一.安 ...
随机推荐
- sklearn.preprocessing.StandardScaler 离线使用 不使用pickle如何做
Having said that, you can query sklearn.preprocessing.StandardScaler for the fit parameters: scale_ ...
- Redis中redis.conf配置总结
redis.conf 配置项说明如下:1. Redis默认不是以守护进程的方式运行,可以通过该配置项修改,使用yes启用守护进程 daemonize no2. 当Redis以守护进程方式运行时,Re ...
- 14-THREE.JS 聚光灯
<!DOCTYPE html> <html> <head> <title></title> <script src="htt ...
- stl_hash_map.h
stl_hash_map.h // Filename: stl_hash_map.h // Comment By: 凝霜 // E-mail: mdl2009@vip.qq.com // Blog: ...
- Redis的一些常用命令操作
五种 基本数据 类型 以及操作命令操作命令的网址:http://doc.redisfans.com/ 一.在可视化界面上打开命令窗口 二.打开后就是这样子 三.命令操作---查询.删除.字符串 1.k ...
- tests
test
- CentOS7自动补齐
cenos7,最小安装,做服务器嘛.但是发现tab键的自动补齐功能没有:其实可以直接把centos7作为yum源,然后直接安装bash-completion yum install -y bash- ...
- 在CentOS上安装PowerShell
微软刚刚开源了PowerShell,目前在Linux和MacOS上都能安装.具体的链接如下: https://github.com/PowerShell/PowerShell 本文将介绍如何在Cent ...
- 获得Oracke中刚插入的ID ---> GetInsertedID()
(1)首先 需要创建序列: CREATE SEQUENCE SE_TD_POWER MINVALUE 1 NOMAXVALUE START WITH 1 INCREMENT BY 1 NOCYCLE ...
- ORACLE显式授权
同一数据库 两个不同用户 user1 user2 user1里面有一张表 table1 在user2里面创建synonymcreate synonym sy1 for user1.table1; 创建 ...