@nrailgun
        
        2016-08-24T09:09:21.000000Z
        字数 672
        阅读 1827
    论文笔记
ImageNet Classification with Deep Convolutional Neural Networks,比较经典的 paper。
其方法包括:
The authors performed PCA on the set of RGB values through the ImageNet training set, and add multiples of the found principal components to each training image: 
