The Development of CNN Architectures: From LeNet to EfficientNet
Author: zzq https://zhuanlan.zhihu.com/p/68411179 This article is authorized, and unauthorized reproduction is not allowed. Introduction to Basic Components of CNN 1. Local Receptive Field In images, the connections between local pixels are relatively tight, while the connections between distant pixels are weaker. Therefore, each neuron does not need to perceive the entire image globally; it only … Read more