acne-multilabel-classifier / thresholds.json
charuka0's picture
Add thresholds.json
ee6ec76 verified
Raw
History Blame Contribute Delete
240 Bytes
{
"classes": [
"Whitehead",
"Blackhead",
"Papule",
"Pustule",
"Nodule"
],
"thresholds": [
0.9300000000000002,
0.7200000000000002,
0.7500000000000002,
0.5000000000000001,
0.8200000000000002
]
}