|
--- |
|
library_name: keras-hub |
|
--- |
|
This is a [`MiT` model](https://keras.io/api/keras_hub/models/mi_t) uploaded using the KerasHub library and can be used with JAX, TensorFlow, and PyTorch backends. |
|
Model config: |
|
* **name:** mi_t_backbone |
|
* **trainable:** True |
|
* **depths:** [3, 4, 18, 3] |
|
* **hidden_dims:** [64, 128, 320, 512] |
|
* **image_shape:** [224, 224, 3] |
|
* **num_layers:** 4 |
|
* **blockwise_num_heads:** [1, 2, 5, 8] |
|
* **blockwise_sr_ratios:** [8, 4, 2, 1] |
|
* **max_drop_path_rate:** 0.1 |
|
* **patch_sizes:** [7, 3, 3, 3] |
|
* **strides:** [4, 2, 2, 2] |
|
|
|
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. |
|
|