File size: 288 Bytes
f30bfdb
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
{
    "model_type": "UNetTimmWithClassification",
    "input_channels": 3,
    "num_classes": 2,
    "image_size": [224, 224],
    "framework": "pytorch",
    "author": "garyzgao",
    "description": "U-Net model with segmentation functionality for archaeological sherd classification"
}