ZFNET Architecture
ZFNET Architecture
Fergus) architecture
• Significant improvement over Alexnet
architecture
• 8 layer convnet model
– 5 convolution layer & 3 FC layers
ZFNetarchitecture
• Input layer
– 224×224×3
• CL1 (96 kernels, Filter size :7×7, S=2)
Max pool (ML1)
3x 3 stride=2
CL2
• 5x5, s=2
• 256 kernels
ML2
• 3x3,s=2
CL3
• 3x3,pad=1,
• 384 kernels
CL4
• 3x3,pad=1,
• 384 kernels
CL5
• 3x3,pad=1,
• 256 kernels
ML3
• 3x3,s=2,
FC(1)
4096 neurons
FC(2)
4096 neurons
Output layer –softmax
FC(3)
1000 neurons
ZF Net architecture
https://arxiv.org/pdf/1311.2901.pdf
References
[1] https://arxiv.org/pdf/1311.2901.pdf