paper-with-me

홈 › Papers

Fusing CNNs and statistical indicators to improve image classification

2020-12-20 · Javier Huertas-Tato, Alejandro Martín, Julián Fierrez, David Camacho

Convolutional Networks have dominated the field of computer vision for the last ten years, exhibiting extremely powerful feature extraction capabilities and outstanding classification performance. The main strategy to prolong this trend relies on further upscaling networks in size. However, costs increase rapidly while performance improvements may be marginal. We hypothesise that adding heterogeneous sources of information may be more cost-effective to a CNN than building a bigger network. In this paper, an ensemble method is proposed for accurate image classification, fusing automatically detected features through Convolutional Neural Network architectures with a set of manually defined statistical indicators. Through a combination of the predictions of a CNN and a secondary classifier trained on statistical features, better classification performance can be cheaply achieved. We test multiple learning algorithms and CNN architectures on a diverse number of datasets to validate our proposal, making public all our code and data via GitHub. According to our results, the inclusion of additional indicators and an ensemble classification approach helps to increase the performance in 8 of 9 datasets, with a remarkable increase of more than 10% precision in two of them.

📄 PDF Abstract BibTeX arXiv:2012.11049

Code (1)

jahuerta92/cnn-prob-ensemble 공식 구현 tf

Tasks

ClassificationGeneral Classificationimage-classificationImage Classification

Similar Papers 제목 키워드 기반

Deep Learning and Control Algorithms of Direct Perception for Autonomous Driving

2019-10-26 · Der-Hau Lee, Kuan-Lin Chen, Kuan-Han Liou, Chang-Lun Liu 외

Based on the direct perception paradigm of autonomous driving, we investigate and modify the CNNs (convolutional neural networks) AlexNet and GoogLeNet that map an input image to few perception indicators (heading angle,…

Autonomous Driving

Understanding Forward Process of Convolutional Neural Network

2023-07-27 · Peixin Tian

This paper reveal the selective rotation in the CNNs' forward processing. It elucidates the activation function as a discerning mechanism that unifies and quantizes the rotational aspects of the input data. Experiments s…

Satellite-Net: Automatic Extraction of Land Cover Indicators from Satellite Imagery by Deep Learning

2019-07-22 · Eleonora Bernasconi, Francesco Pugliese, Diego Zardetto, Monica Scannapieco

In this paper we address the challenge of land cover classification for satellite images via Deep Learning (DL). Land Cover aims to detect the physical characteristics of the territory and estimate the percentage of land…

Earth ObservationGeneral ClassificationLand Cover Classification

DCT based Fusion of Variable Exposure Images for HDRI

2021-10-01 · Vivek Ramakarishnan, Dnyaneshwar Jageshwar Pete

Combining images with different exposure settings are of prime importance in the field of computational photography. Both transform domain approach and filtering based approaches are possible for fusing multiple exposure…

Patient-specific Conditional Joint Models of Shape, Image Features and Clinical Indicators

2019-07-17 · Bernhard Egger, Markus D. Schirmer, Florian Dubost, Marco J. Nardin 외

We propose and demonstrate a joint model of anatomical shapes, image features and clinical indicators for statistical shape modeling and medical image analysis. The key idea is to employ a copula model to separate the jo…

Gaussian ProcessesMedical Image Analysis