paper-with-me

홈 › Papers

Binary Patterns Encoded Convolutional Neural Networks for Texture Recognition and Remote Sensing Scene Classification

2017-06-05 · Rao Muhammad Anwer, Fahad Shahbaz Khan, Joost Van de Weijer, Matthieu Molinier, Jorma Laaksonen

Designing discriminative powerful texture features robust to realistic imaging conditions is a challenging computer vision problem with many applications, including material recognition and analysis of satellite or aerial imagery. In the past, most texture description approaches were based on dense orderless statistical distribution of local features. However, most recent approaches to texture recognition and remote sensing scene classification are based on Convolutional Neural Networks (CNNs). The d facto practice when learning these CNN models is to use RGB patches as input with training performed on large amounts of labeled data (ImageNet). In this paper, we show that Binary Patterns encoded CNN models, codenamed TEX-Nets, trained using mapped coded images with explicit texture information provide complementary information to the standard RGB deep models. Additionally, two deep architectures, namely early and late fusion, are investigated to combine the texture and color information. To the best of our knowledge, we are the first to investigate Binary Patterns encoded CNNs and different deep network fusion architectures for texture recognition and remote sensing scene classification. We perform comprehensive experiments on four texture recognition datasets and four remote sensing scene classification benchmarks: UC-Merced with 21 scene categories, WHU-RS19 with 19 scene classes, RSSCN7 with 7 categories and the recently introduced large scale aerial image dataset (AID) with 30 aerial scene types. We demonstrate that TEX-Nets provide complementary information to standard RGB deep model of the same network architecture. Our late fusion TEX-Net architecture always improves the overall performance compared to the standard RGB network on both recognition problems. Our final combination outperforms the state-of-the-art without employing fine-tuning or ensemble of RGB network architectures.

📄 PDF Abstract BibTeX arXiv:1706.01171

Code (0)

등록된 구현이 없습니다.

Tasks

Aerial Scene ClassificationGeneral ClassificationMaterial RecognitionScene Classification

Similar Papers 제목 키워드 기반

Texture image classification based on a pseudo-parabolic diffusion model

2020-11-14 · Jardel Vieira, Eduardo Abreu, Joao B. Florindo

This work proposes a novel method based on a pseudo-parabolic diffusion process to be employed for texture recognition. The proposed operator is applied over a range of time scales giving rise to a family of images trans…

ClassificationGeneral Classificationimage-classificationImage Classification

Texture Characterization by Using Shape Co-occurrence Patterns

2017-02-10 · Gui-Song Xia, Gang Liu, Xiang Bai, Liangpei Zhang

Texture characterization is a key problem in image understanding and pattern recognition. In this paper, we present a flexible shape-based texture representation using shape co-occurrence patterns. More precisely, textur…

DescriptiveTexture Classification

Innovative Texture Database Collecting Approach and Feature Extraction Method based on Combination of Gray Tone Difference Matrixes, Local Binary Patterns,and K-means Clustering

2018-03-12 · Shervan Fekri-Ershad

Texture analysis and classification are some of the problems which have been paid much attention by image processing scientists since late 80s. If texture analysis is done accurately, it can be used in many cases such as…

ClassificationClusteringGeneral ClassificationObject Tracking+1

Texture Representations in Deep Vision Models: Comparing CNNs, Vision Transformers, and Human Perception

2026-07-09 · Ludovica de Paolis, Marco Baroni, Alessandro Laio, Eugenio Piasini arxiv

In computational vision science, Convolutional Neural Networks (CNNs) have emerged as a popular model of biological vision because of the alignment they can exhibit with neural and behavioral data in humans and animals. …

Object Recognition

RADAM: Texture Recognition through Randomized Aggregated Encoding of Deep Activation Maps

2023-03-08 · Leonardo Scabini, Kallil M. Zielinski, Lucas C. Ribas, Wesley N. Gonçalves 외

Texture analysis is a classical yet challenging task in computer vision for which deep neural networks are actively being applied. Most approaches are based on building feature aggregation modules around a pre-trained ba…

DecoderTexture Classification