File size: 212 Bytes
40c0fc8
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
{
    "backbone_type": "shufflenet",
    "relu_type": "prelu",
    "tcn_dropout": 0.2,
    "tcn_dwpw": false,
    "tcn_kernel_size": [3],
    "tcn_num_layers": 4,
    "tcn_width_mult": 2,
    "width_mult": 0.5
}