Instructions to use litert-community/vgg11_bn with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- LiteRT
How to use litert-community/vgg11_bn with LiteRT:
# No code snippets available yet for this library. # To use this model, check the repository files and the library's documentation. # Want to help? PRs adding snippets are welcome at: # https://github.com/huggingface/huggingface.js
- Notebooks
- Google Colab
- Kaggle
Updated KaTeX
Browse files
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
|
| 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 |
|