glove_labelling / config.json
caball21's picture
Update config.json
755ff1c verified
raw
history blame contribute delete
247 Bytes
{
"model_type": "custom-sam2",
"architecture": "SAM2Hierarchical",
"image_size": [720, 1280],
"num_classes": 6,
"class_labels": [
"glove_outline",
"webbing",
"thumb",
"palm_pocket",
"hand",
"glove_exterior"
]
}