安裝 Caffe , Berkely的深度學習框架

2021-07-02 20:09:30 字數 1671 閱讀 8996

標籤(空格分隔): vision deeplearning

caffe是berkeley的乙個深度學習框架,方便構造深度學習網路,並在gpu上執行。

安裝過程按照caffe的主頁上的描述:

使用ubuntu linux 14.04桌面版:

~$ uname -a

linux cis-ubuntu-1

3.13.0-

24-generic

#46-ubuntu smp thu apr 10

19:11:08 utc 2014 x86_64 x86_64 x86_64 gnu/linux

caffe依賴blas等計算包, boost 1.55以上,opencv2.4以上。還有些包不太清楚是幹什麼的:glog(google認證用的?),hdf5(還可以用在hadoop的hdfs上?)。

直接用apt-get來安裝:

-dev libhdf5-serial

-dev

sudo apt-get install libgflags-dev libgoogle-glog

-dev liblmdb-dev protobuf-compiler

how to check?

檢查boost是否安裝正確:

[我寫的如何安裝boost]

sudo dpkg -i cuda-repo-ubuntu1404-7-0-local_7.0-28_amd64.deb解壓縮,並且建立makefile.config檔案。

unzip caffe-master.zip

cd caffe-master

cp makefile.config

.example makefile.config

編輯makefile.config

例如:for cudnn acceleration, you should uncomment the use_cudnn := 1 switch in makefile.config.

例如:for cpu-only caffe, uncomment cpu_only := 1 in makefile.config. (現在沒有gpu,所以我就使用cpu)

例如:以後要執行fast r-cnn,所以 with_python_layer := 1

build

make

allmake

test

make

runtest

[----------]

global

test

environment

tear-down

[**********] 651 tests

from 115 test

cases

ran. (36247 ms

total)

[ passed ] 651 tests.

下一步在乙個具體的例子上執行caffe,就選流行的minist資料集吧。

mariaDB的安裝 apache的安裝

1 mariadb的安裝 wget c 解壓 tar xvf mariadb 10.3.6 linux glibc 214 x86 64.tar.gz 移動並重命名 mv mariadb 10.3.6 linux glibc 214 x86 64 usr local mariadb1036 進入該目...

Hive的安裝 Mysql安裝

將我們的hive的安裝包上傳到第三台服務 的 export softwares 徑下,然後進 解壓 cd export softwares tar zxvf apache hive 3.1.0 bin.tar.gz c servers yum install mysql mysql server m...

mysql的安裝ogg OGG安裝

1.安裝深圳站點的ogg軟體 1.1.上傳ogg安裝軟體 建立使用者 ogg,使用ogg賬號把ogg軟體上傳到目標環境。root 兩個節點都執行 useradd g oinstall d ogg m oggchown r ogg oinstall oggchmod 775 ogg 設定密碼 pass...