An open API service indexing awesome lists of open source software.

https://github.com/n3011/vgg_19_layers_network

VGG 19 Layers Deep Network
https://github.com/n3011/vgg_19_layers_network

caffe vgg19

Last synced: 2 months ago
JSON representation

VGG 19 Layers Deep Network

Awesome Lists containing this project

README

        

# VGG-19-layers-Network
Training and Validation prototxt files for VGG 19 layers network in Caffe.
It Includes solver definition file.

Its implemented using Batch normalization layer and parametric rectified linear unit, PReLU as activation function.