SONAR-AI-Models / ensemble_config.json
DrAbbas's picture
Upload ensemble_config.json with huggingface_hub
e4c8d30 verified
raw
history blame contribute delete
777 Bytes
{
"version": "14.0",
"accuracy": 95.94444444444444,
"top5": 98.64957427978516,
"avg_accuracy": 94.30199476049157,
"models": [
"YOLOv8x-cls",
"ConvNeXt-V2",
"EfficientNet-V2",
"ResNet152"
],
"weights": {
"YOLOv8x-cls": 0.2498,
"ConvNeXt-V2": 0.2496,
"EfficientNet-V2": 0.2504,
"ResNet152": 0.2502
},
"individual": {
"YOLOv8x-cls": {
"acc": 94.2307710647583,
"top5": 97.64957427978516
},
"ConvNeXt-V2": {
"acc": 94.15954415954415,
"top5": 97.36467236467236
},
"EfficientNet-V2": {
"acc": 94.44444444444444,
"top5": 96.86609686609687
},
"ResNet152": {
"acc": 94.37321937321937,
"top5": 97.5071225071225
}
},
"date": "2026-02-06T10:31:59.924990"
}