[D] Global average pooling wrt channel dimensions Submitted by Ananth_A_007 t3_zji0uc on December 12, 2022 at 1:26 AM in MachineLearning 8 comments 2
Ananth_A_007 OP t1_izq8op0 wrote on December 11, 2022 at 1:03 AM Reply to comment by IntelArtiGen in [D] When to use 1x1 convolution by Ananth_A_007 But if we use 1x1 with stride 2, aren't we just slipping half the information without even looking at it? Like at least in max pooling, the filters see all the pixels before shrinking dimensions. Permalink Parent 1
[D] When to use 1x1 convolution Submitted by Ananth_A_007 t3_zgpmtn on December 9, 2022 at 6:56 AM in MachineLearning 11 comments 3
Ananth_A_007 OP t1_izq8op0 wrote
Reply to comment by IntelArtiGen in [D] When to use 1x1 convolution by Ananth_A_007
But if we use 1x1 with stride 2, aren't we just slipping half the information without even looking at it? Like at least in max pooling, the filters see all the pixels before shrinking dimensions.