90 Forks
44 Stars
44 Watchers

vgg-caffe

The VGG16 and VGG19 networks in caffe with jupyter notebook

How to download and setup vgg-caffe

Open terminal and run command
git clone https://github.com/davidgengenbach/vgg-caffe.git
git clone is used to create a copy or clone of vgg-caffe repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with vgg-caffe https://github.com/davidgengenbach/vgg-caffe/archive/master.zip

Or simply clone vgg-caffe with SSH
[email protected]:davidgengenbach/vgg-caffe.git

If you have some problems with vgg-caffe

You may open issue on vgg-caffe support forum (system) here: https://github.com/davidgengenbach/vgg-caffe/issues