Image Segmentation
timm
crackenpy / config.json
rievil's picture
Update config.json
b48b8b3 verified
Raw
History Blame
127 Bytes
Invalid JSON:Expected ',' or '}' after property value in JSONat line 3, column 3
{
"architecture":"resnext101_32x8d"
"model_type":"resnet",
"num_labels": 5,
"image_size": 416,
"pooler_type": "avg"
}