The Receptive Field in Convolutional Neural Networks
October 10, 2018 • 5 min read
Why do architectures use 3x3 filters? It is because of something called Receptive Fields.
Posts tagged with #cnn
Why do architectures use 3x3 filters? It is because of something called Receptive Fields.
Introducing channel attention to improve the performance of image classification tasks
Efficient convolutional neural networks for mobile vision applications
Same results as standard convolutions with only a fraction of the computational cost. Explore the tricks behind MobileNet and efficient CNNs
Connecting each layer to every other layer to maximize information flow and efficiency