码迷,mamicode.com
首页 > 编程语言 > 详细

在ubuntu中配置深度学习python图片分类实验环境

时间:2017-02-25 22:54:37      阅读:203      评论:0      收藏:0      [点我收藏+]

标签:style   图片处理   class   blog   scipy   color   bsp   学习   mat   

1 安装numpy,scipy, matplotlib, 

sudo apt-get install python-numpy
sudo apt-get install python-scipy
sudo apt-get install python-matplotlib
sudo apt-get install python-dev

 

2 图片处理相关的科学库

pip install scikit-image

 

在ubuntu中配置深度学习python图片分类实验环境

标签:style   图片处理   class   blog   scipy   color   bsp   学习   mat   

原文地址:http://www.cnblogs.com/zhaopengcheng/p/6443056.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!