
0.Referencehttps://arxiv.org/abs/1312.4400 Network In NetworkWe propose a novel deep network structure called "Network In Network" (NIN) to enhance model discriminability for local patches within the receptive field. The conventional convolutional layer uses linear filters followed by a nonlinear activation functionarxiv.org1. Introduction- CNN은 ConVLayer와 Pooling Layer가 번갈아가며 구성된다.- ConVLayer에선..