paper-with-me

Papers

Scale-Invariant Convolutional Neural Networks

2014-11-24 · Yichong Xu, Tianjun Xiao, Jiaxing Zhang, Kuiyuan Yang, Zheng Zhang

Even though convolutional neural networks (CNN) has achieved near-human performance in various computer vision tasks, its ability to tolerate scale variations is limited. The popular practise is making the model bigger first, and then train it with data augmentation using extensive scale-jittering. In this paper, we propose a scaleinvariant convolutional neural network (SiCNN), a modeldesigned to incorporate multi-scale feature exaction and classification into the network structure. SiCNN uses a multi-column architecture, with each column focusing on a particular scale. Unlike previous multi-column strategies, these columns share the same set of filter parameters by a scale transformation among them. This design deals with scale variation without blowing up the model size. Experimental results show that SiCNN detects features at various scales, and the classification result exhibits strong robustness against object scale variations.

📄 PDF Abstract BibTeX arXiv:1411.6369

Code (0)

등록된 구현이 없습니다.

Tasks

Data AugmentationGeneral 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 Steerable Filters for Locally Scale-Invariant Convolutional Neural Networks

2019-06-10 · Rohan Ghosh, Anupam K. Gupta

Augmenting transformation knowledge onto a convolutional neural network's weights has often yielded significant improvements in performance. For rotational transformation augmentation, an important element to recent appr…

Transform-Invariant Convolutional Neural Networks for Image Classification and Search

2019-11-28 · Xu Shen, Xinmei Tian, Anfeng He, Shaoyan Sun 외

Convolutional neural networks (CNNs) have achieved state-of-the-art results on many visual recognition tasks. However, current CNN models still exhibit a poor ability to be invariant to spatial transformations of images.…

ClassificationGeneral Classificationimage-classificationImage Classification+3

Convolutional networks and learning invariant to homogeneous multiplicative scalings

2015-06-26 · Mark Tygert, Arthur Szlam, Soumith Chintala, Marc'Aurelio Ranzato 외

The conventional classification schemes -- notably multinomial logistic regression -- used in conjunction with convolutional networks (convnets) are classical in statistics, designed without consideration for the usual c…

ClassificationGeneral Classificationregression

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 a…

General Classificationimage-classificationImage Classification