Sign inSign up

detlaf/caffe-ncs

By detlaf

Updated almost 8 years ago

docker run -p 8887:8888 -v ~<path to MyDataset>:caffe-cpu-mine/MyDataset -d caffe-ncs

Image
0

50K+

detlaf/caffe-ncs repository overview

What does this container do?

  • Pulls the Caffe CPU image;
  • Add all the files from MyDataset directory into the container;
  • Creates a volume "caffe-cpu-mine/MyDataset";
  • Exposes the Docker port 8888;
  • Runs the Jupyter notebook.

Tag summary

Content type

Image

Digest

Size

681.3 MB

Last updated

almost 8 years ago

docker pull detlaf/caffe-ncs