{ "library_name": "zeromodels", "zeromodels_version": "1.2.1", "model_module": "zeromodels.models.maxvit", "model_class": "MaxViTImageClassify", "variant": "maxvit_tiny_tf_224_in1k", "weights": "model.weights.h5", "schema_version": 2, "weight_dtype": "float32", "model_type": "maxvit", "vision_config": { "stem_width": 64, "depths": [ 2, 2, 5, 2 ], "embed_dim": [ 64, 128, 256, 512 ], "num_heads": [ 2, 4, 8, 16 ], "window_size": 7, "image_size": 224, "num_classes": 1000 } }