| { | |
| "model_type": "custom-cv", | |
| "input_shape": [224, 224, 3], | |
| "num_classes": 2, | |
| "preprocessing": { | |
| "resize": [224, 224], | |
| "normalize": true | |
| }, | |
| "framework": "keras", | |
| "format": "safetensors", | |
| "description": "OsteoLogic: Clinical fracture detection model for radiographic inputs. Optimized for reproducible deployment and drag-and-drop prediction." | |
| } |