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
- Host: GitHub
- URL: https://github.com/n3011/vgg_19_layers_network
- Owner: n3011
- Created: 2016-03-23T08:31:24.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2016-07-07T03:09:54.000Z (almost 9 years ago)
- Last Synced: 2025-01-29T18:13:22.106Z (4 months ago)
- Topics: caffe, vgg19
- Homepage:
- Size: 4.88 KB
- Stars: 6
- Watchers: 3
- Forks: 12
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.