This is a HGNetV2
model 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:
- name: hg_net_v2_backbone_2
- trainable: True
- depths: [1, 2, 5, 2]
- embedding_size: 64
- hidden_sizes: [128, 512, 1024, 2048]
- stem_channels: [3, 32, 64]
- hidden_act: relu
- use_learnable_affine_block: False
- stackwise_stage_filters: [[64, 64, 128, 1, 6, 3], [128, 128, 512, 2, 6, 3], [512, 256, 1024, 5, 6, 5], [1024, 512, 2048, 2, 6, 5]]
- apply_downsample: [False, True, True, True]
- use_lightweight_conv_block: [False, False, True, True]
- image_shape: [224, 224, 3]
- out_features: ['stem', 'stage1', 'stage2', 'stage3', 'stage4']
- data_format: channels_last
This model card has been generated automatically and should be completed by the model author. See Model Cards documentation for more information.
- Downloads last month
- 7
Inference Providers
NEW
This model isn't deployed by any Inference Provider.
๐
Ask for provider support