ubuntu系统从零开始安装caffe2

环境安装

  1. Update NVIDIA driver

  2. Installing Dependencies

  3. Install CUDA

  4. Install cuDNN

  5. Install Caffe2

  6. Set environment variables

  7. Test Caffe2 & GPU

docker环境

caffe2/caffe2:snapshot-py2-cuda9.0-cudnn7-ubuntu16.04

在caffe2基础上安装facebook的Detectron模块。

  1. Install Detectron dependencies

  2. Install Detectron

参考文献:

  1. https://github.com/facebookresearch/Detectron/issues/122
  2. https://hub.docker.com/r/caffe2/caffe2/
  3. https://github.com/facebookresearch/Detectron

猜你喜欢

转载自blog.csdn.net/hzhj2007/article/details/82251285
今日推荐