BriefGPT.xyz
Jun, 2014
卷积核网络
Convolutional Kernel Networks
HTML
PDF
Julien Mairal, Piotr Koniusz, Zaid Harchaoui, Cordelia Schmid
TL;DR
通过用一种新型卷积神经网络(CNN)来编码不变性的再生核,本文解决了视觉识别中旨在设计对特定变换具有不变性的图像表示的问题, 其中与传统方法不同的是,我们的网络学习在训练数据上逼近核特征映射,从而带来了多个优势,包括获得具有不变性的简单神经网络体系结构,实现与更复杂CNNs相似的准确度,以及抵抗过拟合等。
Abstract
An important goal in
visual recognition
is to devise image representations that are invariant to particular transformations. In this paper, we address this goal with a new type of convolutional neural network (CNN) whose
→