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