SONAR-AI-Models / ensemble_config.json
DrAbbas's picture
Upload ensemble_config.json with huggingface_hub
7ee3a9a verified
raw
history blame
1.12 kB
{
"results": [
{
"name": "Ensemble",
"accuracy": 95.94444444444444
},
{
"name": "ConvNeXt-V2",
"accuracy": 94.44444444444444
},
{
"name": "ResNet152",
"accuracy": 94.09
},
{
"name": "YOLOv8x-cls",
"accuracy": 94.017094373703
},
{
"name": "Deep-SOSUFS-v3",
"accuracy": 93.87
},
{
"name": "EfficientNet-V2",
"accuracy": 93.51851851851852
}
],
"classes": [
"appliances",
"auto_parts",
"bags",
"banana",
"batteries",
"beverages",
"cables",
"canned_food",
"ceramic",
"chemicals",
"cleaning",
"clothes",
"cooking_oil",
"cosmetics",
"electronics",
"fruits",
"furniture",
"glass",
"kitchenware",
"lubricants",
"machinery",
"meat",
"medical",
"milk",
"motorcycle",
"nuts",
"other",
"paper",
"pipes",
"plastic",
"rice",
"seeds",
"shoes",
"snacks",
"spices",
"steel",
"sugar",
"tea",
"tires",
"tools",
"toys",
"weapons",
"wood"
]
}