| { | |
| "model_type": "mobilevit", | |
| "architecture": "MobileViT-XXS", | |
| "num_classes": 2, | |
| "input_shape": [ | |
| 224, | |
| 224, | |
| 3 | |
| ], | |
| "class_names": [ | |
| "Healthy", | |
| "Tumor" | |
| ], | |
| "framework": "tensorflow", | |
| "task": "image-classification", | |
| "dataset": "brain-tumor-mri" | |
| } |
| { | |
| "model_type": "mobilevit", | |
| "architecture": "MobileViT-XXS", | |
| "num_classes": 2, | |
| "input_shape": [ | |
| 224, | |
| 224, | |
| 3 | |
| ], | |
| "class_names": [ | |
| "Healthy", | |
| "Tumor" | |
| ], | |
| "framework": "tensorflow", | |
| "task": "image-classification", | |
| "dataset": "brain-tumor-mri" | |
| } |