Skip Layer - Feature Sizes
Hi,
In the related paper, the parameters encoded for a skip layer are the numbers of the feature maps for the two convolutional layers (denoted as F1 and F2, respectively). But you stated them as filter sizes and values of power of 2. I'm trying to figure out the article and implementation. Would you explain to me your point of view about that?
Thank you.
Following.
Hi,
In the related paper, the parameters encoded for a skip layer are the numbers of the feature maps for the two convolutional layers (denoted as F1 and F2, respectively). But you stated them as filter sizes and values of power of 2. I'm trying to figure out the article and implementation. Would you explain to me your point of view about that?
Thank you.
Here is the code link (implemented by the author of the paper) https://github.com/yn-sun/cnn-ga