paper-with-me

Papers

Learnable Pooling Regions for Image Classification

2013-01-15 · Mateusz Malinowski, Mario Fritz

Biologically inspired, from the early HMAX model to Spatial Pyramid Matching, pooling has played an important role in visual recognition pipelines. Spatial pooling, by grouping of local codes, equips these methods with a certain degree of robustness to translation and deformation yet preserving important spatial information. Despite the predominance of this approach in current recognition systems, we have seen little progress to fully adapt the pooling strategy to the task at hand. This paper proposes a model for learning task dependent pooling scheme -- including previously proposed hand-crafted pooling schemes as a particular instantiation. In our work, we investigate the role of different regularization terms showing that the smooth regularization term is crucial to achieve strong performance using the presented architecture. Finally, we propose an efficient and parallel method to train the model. Our experiments show improved performance over hand-crafted pooling schemes on the CIFAR-10 and CIFAR-100 datasets -- in particular improving the state-of-the-art to 56.29% on the latter.

📄 PDF Abstract BibTeX arXiv:1301.3516

Code (0)

등록된 구현이 없습니다.

Tasks

ClassificationGeneral Classificationimage-classificationImage ClassificationTranslation

Similar Papers 제목 키워드 기반

LPM: Learnable Pooling Module for Efficient Full-Face Gaze Estimation

2019-03-13 · Reo Ogusu, Takao Yamanaka

Gaze tracking is an important technology in many domains. Techniques such as Convolutional Neural Networks (CNN) has allowed the invention of gaze tracking method that relies only on commodity hardware such as the camera…

Gaze Estimation

Tracing Hyperparameter Dependencies for Model Parsing via Learnable Graph Pooling Network

2023-12-03 · Xiao Guo, Vishal Asnani, Sijia Liu, Xiaoming Liu

Model Parsing defines the research task of predicting hyperparameters of the generative model (GM), given a generated image as input. Since a diverse set of hyperparameters is jointly employed by the generative model, an…

Node Classification

Region Ranking SVM for Image Classification

2016-06-01 · CVPR 2016 6 · Zijun Wei, Minh Hoai

The success of an image classification algorithm largely depends on how it incorporates local information in the global decision. Popular approaches such as average-pooling and max-pooling are suboptimal in many situati…

ClassificationGeneral Classificationimage-classificationImage Classification

Global Weighted Average Pooling Bridges Pixel-level Localization and Image-level Classification

2018-09-21 · Suo Qiu

In this work, we first tackle the problem of simultaneous pixel-level localization and image-level classification with only image-level labels for fully convolutional network training. We investigate the global pooling m…

General Classificationimage-classificationImage Classificationobject-detection+2

Learning Important Spatial Pooling Regions for Scene Classification

2014-06-01 · CVPR 2014 6 · Di Lin, Cewu Lu, Renjie Liao, Jiaya Jia

We address the false response influence problem when learning and applying discriminative parts to construct the mid-level representation in scene classification. It is often caused by the complexity of latent image stru…

ClassificationGeneral ClassificationScene Classification