sunxg13.github.io
Hello hexo | 在机器学习的道路上奋斗
http://sunxg13.github.io/2015/09/09/hello-hexo
發表於 Sep 9 2015. Create a new post. Deploy to remote sites. This is your very first post. Check documentation. For more info. If you get any problems when using Hexo, you can find the answer in troubleshooting. Or you can ask me on GitHub. Create a new post. Hexo new "My New Post". Deploy to remote sites. Create a new post. Deploy to remote sites. Hello ,Im student of Lanzhou university. My interests include computer vision object recognition and so on. And Theme by Jacman.
hyan.in
Links – 涯余
http://hyan.in/links
Reading time 1 minute. 乐天: http:/ www.letiantian.me/. 夫子: http:/ tuzhii.com/. 建华: http:/ liticer.github.io/. 阿飞: http:/ kangkona.github.io/. 小司: http:/ sinb.github.io/. 2016 Hang Yan. Powered by Jekyll. Using the HPSTR Theme. Comments powered by Disqus.
sunxg13.github.io
linux 安装Caffe | 在机器学习的道路上奋斗
http://sunxg13.github.io/2015/09/10/caffe
發表於 Sep 10 2015. Sudo apt-get install libprotobuf-dev libleveldb-dev libsnappy-dev libopencv-dev libhdf5-serial-dev protobuf-compiler. Sudo apt-get install - no-install-recommends libboost-all-dev. Sudo apt-get install libatlas-base-dev. Or install OpenBLAS or MKL for. 下载 linux 版本 opencv 安装包,unzip解压到指定目录 在安装目录下执行下面 code. Sudo apt-get upgrade / 更新. Sudo apt-get install build-essential. Sudo apt-get install cmake git libgtk2. 0. Dev pkg-config libavcodec-dev libavformat-dev libswscale-dev. 文件 去掉 CPU ONLY.
sunxg13.github.io
ubuntu insatll opencv | 在机器学习的道路上奋斗
http://sunxg13.github.io/2015/09/01/ubuntu-insatll-opencv
發表於 Sep 1 2015. 从官网下载最新opencv3.0源码 opencv3.zip. GCC 44.x or later. CMake 2.6 or higher. GTK 2x or higher, including headers (libgtk2.0-dev). Python 2.6 or later and Numpy 1.5 or later with developer packages (python-dev, python-numpy). Ffmpeg or libav development packages: libavcodec-dev, libavformat-dev, libswscale-dev. Optional] libdc1394 2.x. Optional] libjpeg-dev, libpng-dev, libtiff-dev, libjasper-dev, libdc1394-22-dev. Sudo apt-get install build-essential cmake git libgtk2. 0. Sudo cmake . #编译.