{ | |
"model_type": "SVM", | |
"feature_extractor": "VGG19", | |
"input_shape": [ | |
224, | |
224, | |
3 | |
], | |
"description": "SVM model trained on features extracted from VGG19 for binary classification." | |
} |
{ | |
"model_type": "SVM", | |
"feature_extractor": "VGG19", | |
"input_shape": [ | |
224, | |
224, | |
3 | |
], | |
"description": "SVM model trained on features extracted from VGG19 for binary classification." | |
} |