Open pkuCactus opened 6 years ago
In VGG, the first connected layer is 4096 7x7 filters, how to adapt these param to 3x3 1024 or 4x4 4096? Is it just copy parameters in order and remove the others? Thanks a lot.
In VGG, the first connected layer is 4096 7x7 filters, how to adapt these param to 3x3 1024 or 4x4 4096? Is it just copy parameters in order and remove the others? Thanks a lot.