You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: