{ "library_name": "kerasformers", "kerasformers_version": "1.2.1", "model_module": "kerasformers.models.sam2", "model_class": "SAM2PromptableSegment", "variant": "sam2_hiera_large", "weights": "model.weights.h5", "schema_version": 2, "weight_dtype": "float32", "model_type": "sam2", "vision_config": { "hidden_dim": 144, "blocks_per_stage": [ 2, 6, 36, 4 ], "embed_dim_per_stage": [ 144, 288, 576, 1152 ], "num_attention_heads_per_stage": [ 2, 4, 8, 16 ], "window_size_per_stage": [ 8, 4, 16, 8 ], "global_attention_blocks": [ 23, 33, 43 ], "backbone_channel_list": [ 1152, 576, 288, 144 ], "window_pos_embed_bg_size": null, "num_multimask_outputs": 3, "include_box_input": false, "include_mask_input": false, "multimask_output": true, "image_size": 1024 } }