doc_moi_tieng_Viet / configs /lrw_resnet18_mstcn.json
aiface's picture
Upload 7 files
40c0fc8
{
"backbone_type": "resnet",
"relu_type": "prelu",
"tcn_dropout": 0.2,
"tcn_dwpw": false,
"tcn_kernel_size": [
3,
5,
7
],
"tcn_num_layers": 4,
"tcn_width_mult": 1,
"width_mult": 1.0
}