| { | |
| "model_name": "convnext_tiny", | |
| "expand_ratio": 0.01, | |
| "num_classes": 6, | |
| "class_names": [ | |
| "Level 2", | |
| "Level 3", | |
| "Level 4", | |
| "Level 5", | |
| "Level 6", | |
| "Level 7" | |
| ], | |
| "test_accuracy": 0.8582, | |
| "macro_f1_score": 0.7833, | |
| "architecture": "torchvision.models", | |
| "framework": "PyTorch", | |
| "trained_on": "combined raw + CLAHE + segmented scalp images", | |
| "description": "ConvNeXt-Tiny classifier for male pattern baldness (Norwood stages 2\u20137)" | |
| } |