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

ubuntu为python处理图片安装图片数据增强库imgaug

时间:2017-02-26 10:55:01      阅读:1771      评论:0      收藏:0      [点我收藏+]

标签:install   网站   home   end   set   scipy   with   hub   学习   

1 依赖Required dependencies:

  • six
  • numpy
  • scipy
  • scikit-image (pip install -U scikit-image)
  • OpenCV (i.e. cv2)

这些之前的文章都有

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

2 下载并安装imgaug

  • Clone the repository.
  • From within the repository do:
    • python setup.py sdist
    • sudo pip install dist/imgaug-0.1.tar.gz

网站地址https://github.com/aleju/imgaug

git地址:https://github.com/aleju/imgaug.git

 

ubuntu为python处理图片安装图片数据增强库imgaug

标签:install   网站   home   end   set   scipy   with   hub   学习   

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

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