Divyasreepat
commited on
Commit
•
af4d30a
1
Parent(s):
aef326d
Update README.md with new model card content
Browse files
README.md
CHANGED
@@ -1,19 +1,6 @@
|
|
1 |
---
|
2 |
library_name: keras-hub
|
3 |
---
|
4 |
-
|
5 |
-
This model is related to a `ImageClassifier` task.
|
6 |
|
7 |
-
Model config:
|
8 |
-
* **name:** res_net_backbone_5
|
9 |
-
* **trainable:** True
|
10 |
-
* **input_conv_filters:** [32, 32, 64]
|
11 |
-
* **input_conv_kernel_sizes:** [3, 3, 3]
|
12 |
-
* **stackwise_num_filters:** [64, 128, 256, 512]
|
13 |
-
* **stackwise_num_blocks:** [3, 4, 6, 3]
|
14 |
-
* **stackwise_num_strides:** [1, 2, 2, 2]
|
15 |
-
* **block_type:** bottleneck_block_vd
|
16 |
-
* **use_pre_activation:** False
|
17 |
-
* **image_shape:** [None, None, 3]
|
18 |
|
19 |
-
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.
|
|
|
1 |
---
|
2 |
library_name: keras-hub
|
3 |
---
|
4 |
+
### Model Overview
|
|
|
5 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
6 |
|
|