LR skip connection vs conv1x1, conv3x3
from left to right:
without lr skip connection and conv1x1, 1 stack
without lr skip connection and conv1x1, 4 stack
without lr skip connection and conv3x3, 4 stack
with lr skip connection and conv3x3, 4 stack
with lr skip connection and conv1x1, 4 stack
Created on December 4|Last edited on December 4
Comment
examples
Run set
5
Add a comment