Image Classification
KerasHub
vgg_11_imagenet / README.md
Divyasreepat's picture
Upload folder using huggingface_hub
9c78e49 verified
|
raw
history blame
589 Bytes
---
library_name: keras-hub
---
This is a [`VGG` model](https://keras.io/api/keras_hub/models/vgg) uploaded using the KerasHub library and can be used with JAX, TensorFlow, and PyTorch backends.
This model is related to a `ImageClassifier` task.
Model config:
* **stackwise_num_repeats:** [1, 1, 2, 2, 2]
* **stackwise_num_filters:** [64, 128, 256, 512, 512]
* **image_shape:** [None, None, 3]
This model card has been generated automatically and should be completed by the model author. See [Model Cards documentation](https://huggingface.co./docs/hub/model-cards) for more information.