paper-with-me

홈 › Papers

Learning scale-variant and scale-invariant features for deep image classification

2016-02-03 · Nanne van Noord, Eric Postma

Convolutional Neural Networks (CNNs) require large image corpora to be trained on classification tasks. The variation in image resolutions, sizes of objects and patterns depicted, and image scales, hampers CNN training and performance, because the task-relevant information varies over spatial scales. Previous work attempting to deal with such scale variations focused on encouraging scale-invariant CNN representations. However, scale-invariant representations are incomplete representations of images, because images contain scale-variant information as well. This paper addresses the combined development of scale-invariant and scale-variant representations. We propose a multi- scale CNN method to encourage the recognition of both types of features and evaluate it on a challenging image classification task involving task-relevant characteristics at multiple scales. The results show that our multi-scale CNN outperforms single-scale CNN. This leads to the conclusion that encouraging the combined development of a scale-invariant and scale-variant representation in CNNs is beneficial to image recognition performance.

📄 PDF Abstract BibTeX arXiv:1602.01255

Code (0)

등록된 구현이 없습니다.

Tasks

General Classificationimage-classificationImage Classification

Similar Papers 제목 키워드 기반

Scale Coding Bag of Deep Features for Human Attribute and Action Recognition

2016-12-14 · Fahad Shahbaz Khan, Joost Van de Weijer, Rao Muhammad Anwer, Andrew D. Bagdanov 외

Most approaches to human attribute and action recognition in still images are based on image representation in which multi-scale local features are pooled across scale into a single, scale-invariant encoding. Both in bag…

Action RecognitionAction Recognition In Still ImagesAttributeTemporal Action Localization

Scale Selective Extended Local Binary Pattern for Texture Classification

2018-12-11

In this paper, we propose a new texture descriptor, scale selective extended local binary pattern (SSELBP), to characterize texture images with scale variations. We first utilize multi-scale extended local binary pattern…

ClassificationTexture Classification

Interlayer and Intralayer Scale Aggregation for Scale-invariant Crowd Counting

2020-05-25 · Mingjie Wang, Hao Cai, Jun Zhou, Minglun Gong

Crowd counting is an important vision task, which faces challenges on continuous scale variation within a given scene and huge density shift both within and across images. These challenges are typically addressed using m…

Crowd CountingDiversity

Locally Scale-Invariant Convolutional Neural Networks

2014-12-16 · Angjoo Kanazawa, Abhishek Sharma, David Jacobs

Convolutional Neural Networks (ConvNets) have shown excellent results on many visual classification tasks. With the exception of ImageNet, these datasets are carefully crafted such that objects are well-aligned at simila…

Self-similarity Driven Scale-invariant Learning for Weakly Supervised Person Search

2023-02-25 · ICCV 2023 1 · Benzhi Wang, Yang Yang, Jinlin Wu, Guo-Jun Qi 외

Weakly supervised person search aims to jointly detect and match persons with only bounding box annotations. Existing approaches typically focus on improving the features by exploring relations of persons. However, scale…

Person Search