Divyasreepat's picture
Upload folder using huggingface_hub
4de5c1a verified
|
raw
history blame
741 Bytes
metadata
library_name: keras-hub

This is a MiT model uploaded using the KerasHub library and can be used with JAX, TensorFlow, and PyTorch backends. Model config:

  • name: mi_t_backbone
  • trainable: True
  • depths: [2, 2, 2, 2]
  • 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 for more information.