Hi,
Skip connection is basically used to flow information from earlier layers to the final layers of a CNN. But, why not designing a skip connection in two consecutive convolutional layers? By doing so, we would be able to transform information directly and indirectly from a layer to the next layer.
Look forward to hearing from you.
Tnx a lot.