How to Install caffe-doc in Ubuntu 18.04



Install caffe-doc by entering the following commands in the terminal:

sudo apt update
sudo apt install caffe-doc

Description:

Caffe's doxygen docs and examples

Caffe is a deep learning framework made with expression, speed, and modularity in mind. It is developed by the Berkeley AI Research Lab (BAIR) and community contributors. . This package contains doxygen documents (both HTML version and PDF version) and some other documents and examples. . The HTML doc can be found here: /usr/share/doc/caffe-doc/html/index.html The PDF doc can be found here: /usr/share/doc/caffe-doc/refman.pdf.gz

Homepage: http://caffe.berkeleyvision.org

Version: 1.0.0-6

Section: universe/doc