File size: 181 Bytes
8cec382 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 | {
"channels": 5,
"depths": [
128,
256,
512,
1024,
1024
],
"gn_groups": 16,
"kernel_sizes": [
7,
5,
3,
3,
3
],
"num_layers": 5
} |