Hi Coursera community,
I have a question to made clear, that is in ResNet50, some convolutional block is initialized with 1x1 kernel size but stride > 1. As I know 1x1 convolution helps to reduce the number of filters, but stride > 1 will cause some pixels to be lost?
I hope to receive helps from you guys,
Best,