HarishPermal commited on
Commit
9d98e94
·
verified ·
1 Parent(s): 695b040

Updated KaTeX

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -30,7 +30,7 @@ model-index:
30
 
31
  # VGG11_BN
32
 
33
- VGG11_BN model pre-trained on ImageNet-1k. Originally introduced by Karen Simonyan and Andrew Zisserman in the influential paper, [**Very Deep Convolutional Networks for Large-Scale Image Recognition**](https://arxiv.org/abs/1409.1556) this specific configuration incorporates Batch Normalization to stabilize training and accelerate convergence, maintaining the classic 11-layer architecture characterized by $3 \times 3$ convolution filters and increasing depth.
34
 
35
  ## Model description
36
 
 
30
 
31
  # VGG11_BN
32
 
33
+ VGG11_BN model pre-trained on ImageNet-1k. Originally introduced by Karen Simonyan and Andrew Zisserman in the influential paper, [**Very Deep Convolutional Networks for Large-Scale Image Recognition**](https://arxiv.org/abs/1409.1556) this specific configuration incorporates Batch Normalization to stabilize training and accelerate convergence, maintaining the classic 11-layer architecture characterized by \\(3 \times 3 \\) convolution filters and increasing depth.
34
 
35
  ## Model description
36