English
Related papers

Related papers: Lacunarity Pooling Layers for Plant Image Classifi…

200 papers

In this paper, we propose a multi-level texture encoding and representation network (MuLTER) for texture-related applications. Based on a multi-level pooling architecture, the MuLTER network simultaneously leverages low- and high-level…

Computer Vision and Pattern Recognition · Computer Science 2019-05-27 Yuting Hu , Zhiling Long , Ghassan AlRegib

Polarization image fusion combines S0 and DOLP images to reveal surface roughness and material properties through complementary texture features, which has important applications in camouflage recognition, tissue pathology analysis, surface…

Computer Vision and Pattern Recognition · Computer Science 2026-04-03 Zhuangfan Huang , Xiaosong Li , Gao Wang , Tao Ye , Haishu Tan , Huafeng Li

We propose a novel pooling strategy that learns how to adaptively rank deep convolutional features for selecting more informative representations. To this end, we exploit discriminative analysis to project the features onto a space spanned…

Machine Learning · Computer Science 2017-10-23 Arash Shahriari , Fatih Porikli

We introduce a saliency-based distortion layer for convolutional neural networks that helps to improve the spatial sampling of input data for a given task. Our differentiable layer can be added as a preprocessing block to existing task…

Computer Vision and Pattern Recognition · Computer Science 2018-09-11 Adrià Recasens , Petr Kellnhofer , Simon Stent , Wojciech Matusik , Antonio Torralba

Images captured nowadays are of varying dimensions with smartphones and DSLR's allowing users to choose from a list of available image resolutions. It is therefore imperative for forensic algorithms such as resampling detection to scale…

Computer Vision and Pattern Recognition · Computer Science 2020-04-29 Mohit Lamba , Kaushik Mitra

When a human matches two images, the viewer has a natural tendency to view the wide area around the target pixel to obtain clues of right correspondence. However, designing a matching cost function that works on a large window in the same…

Computer Vision and Pattern Recognition · Computer Science 2017-09-20 Haesol Park , Kyoung Mu Lee

In this paper, we propose a novel deep neural network framework embedded with low-level features (LCNN) for salient object detection in complex images. We utilise the advantage of convolutional neural networks to automatically learn the…

Computer Vision and Pattern Recognition · Computer Science 2015-08-18 Hongyang Li , Huchuan Lu , Zhe Lin , Xiaohui Shen , Brian Price

Global Average Pooling (GAP) [4] has been used previously to generate class activation for image classification tasks. The motivation behind SIMILARnet comes from the fact that the convolutional filters possess position information of the…

Computer Vision and Pattern Recognition · Computer Science 2017-11-09 Arna Ghosh , Biswarup Bhattacharya , Somnath Basu Roy Chowdhury

Intermediate features at different layers of a deep neural network are known to be discriminative for visual patterns of different complexities. However, most existing works ignore such cross-layer heterogeneities when classifying samples…

Computer Vision and Pattern Recognition · Computer Science 2016-07-20 Xiaojie Jin , Yunpeng Chen , Jian Dong , Jiashi Feng , Shuicheng Yan

Spatial downsampling layers are favored in convolutional neural networks (CNNs) to downscale feature maps for larger receptive fields and less memory consumption. However, for discriminative tasks, there is a possibility that these layers…

Computer Vision and Pattern Recognition · Computer Science 2019-08-28 Ziteng Gao , Limin Wang , Gangshan Wu

In this paper, we propose a compact network called CUNet (compact unsupervised network) to counter the image classification challenge. Different from the traditional convolutional neural networks learning filters by the time-consuming…

Computer Vision and Pattern Recognition · Computer Science 2016-07-07 Le Dong , Ling He , Gaipeng Kong , Qianni Zhang , Xiaochun Cao , Ebroul Izquierdo

This paper expands the strength of deep convolutional neural networks (CNNs) to the pedestrian attribute recognition problem by devising a novel attribute aware pooling algorithm. Existing vanilla CNNs cannot be straightforwardly applied to…

Computer Vision and Pattern Recognition · Computer Science 2019-07-30 Kai Han , Yunhe Wang , Han Shu , Chuanjian Liu , Chunjing Xu , Chang Xu

Detecting complex events in a large video collection crawled from video websites is a challenging task. When applying directly good image-based feature representation, e.g., HOG, SIFT, to videos, we have to face the problem of how to pool…

Computer Vision and Pattern Recognition · Computer Science 2016-08-22 Lan Wang , Chenqiang Gao , Jiang Liu , Deyu Meng

We solve the problem of salient object detection by investigating how to expand the role of pooling in convolutional neural networks. Based on the U-shape architecture, we first build a global guidance module (GGM) upon the bottom-up…

Computer Vision and Pattern Recognition · Computer Science 2019-04-23 Jiang-Jiang Liu , Qibin Hou , Ming-Ming Cheng , Jiashi Feng , Jianmin Jiang

In recent years, many publications showed that convolutional neural network based features can have a superior performance to engineered features. However, not much effort was taken so far to extract local features efficiently for a whole…

Computer Vision and Pattern Recognition · Computer Science 2018-05-09 Christian Bailer , Tewodros Habtegebrial , Kiran varanasi , Didier Stricker

The analyses relying on 3D point clouds are an utterly complex task, often involving million of points, but also requiring computationally efficient algorithms because of many real-time applications; e.g. autonomous vehicle. However, point…

Computer Vision and Pattern Recognition · Computer Science 2019-06-11 Can Chen , Luca Zanotti Fragonara , Antonios Tsourdos

The convolution layer has been the dominant feature extractor in computer vision for years. However, the spatial aggregation in convolution is basically a pattern matching process that applies fixed filters which are inefficient at modeling…

Computer Vision and Pattern Recognition · Computer Science 2019-04-26 Han Hu , Zheng Zhang , Zhenda Xie , Stephen Lin

Existing point cloud feature learning networks often incorporate sequences of sampling, neighborhood grouping, neighborhood-wise feature learning, and feature aggregation to learn high-semantic point features that represent the global…

Computer Vision and Pattern Recognition · Computer Science 2022-05-23 Kevin Tirta Wijaya , Dong-Hee Paek , Seung-Hyun Kong

An essential aspect of texture analysis is the extraction of features that describe the distribution of values in local, spatial regions. We present a localized histogram layer for artificial neural networks. Instead of computing global…

Machine Learning · Computer Science 2021-12-30 Joshua Peeples , Weihuang Xu , Alina Zare

Most modern convolutional neural networks (CNNs) used for object recognition are built using the same principles: Alternating convolution and max-pooling layers followed by a small number of fully connected layers. We re-evaluate the state…

Machine Learning · Computer Science 2015-04-14 Jost Tobias Springenberg , Alexey Dosovitskiy , Thomas Brox , Martin Riedmiller