paper-with-me

Papers

Dirichlet-based Histogram Feature Transform for Image Classification

2014-06-01 · CVPR 2014 6 · Takumi Kobayashi

Histogram-based features have significantly contributed to recent development of image classifications, such as by SIFT local descriptors. In this paper, we propose a method to efficiently transform those histogram features for improving the classification performance. The (L1-normalized) histogram feature is regarded as a probability mass function, which is modeled by Dirichlet distribution. Based on the probabilistic modeling, we induce the Dirichlet Fisher kernel for transforming the histogram feature vector. The method works on the individual histogram feature to enhance the discriminative power at a low computational cost. On the other hand, in the bag-of-feature (BoF) framework, the Dirichlet mixture model can be extended to Gaussian mixture by transforming histogram-based local descriptors, e.g., SIFT, and thereby we propose the method of Dirichlet-derived GMM Fisher kernel. In the experiments on diverse image classification tasks including recognition of subordinate objects and material textures, the proposed methods improve the performance of the histogram-based features and BoF-based Fisher kernel, being favorably competitive with the state-of-the-arts.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

ClassificationGeneral Classificationimage-classificationImage Classification

Similar Papers 제목 키워드 기반

Nonparametric Density Flows for MRI Intensity Normalisation

2018-06-07 · Daniel C. Castro, Ben Glocker

With the adoption of powerful machine learning methods in medical image analysis, it is becoming increasingly desirable to aggregate data that is acquired across multiple sites. However, the underlying assumption of many…

Medical Image Analysis

Histogram Layers for Neural Engineered Features

2024-03-25 · Joshua Peeples, Salim Al Kharsa, Luke Saleh, Alina Zare

In the computer vision literature, many effective histogram-based features have been developed. These engineered features include local binary patterns and edge histogram descriptors among others and they have been shown…

image-classificationImage Classification

Affine-Transformation-Invariant Image Classification by Differentiable Arithmetic Distribution Module

2023-09-01 · Zijie Tan, Guanfang Dong, Chenqiu Zhao, Anup Basu

Although Convolutional Neural Networks (CNNs) have achieved promising results in image classification, they still are vulnerable to affine transformations including rotation, translation, flip and shuffle. The drawback m…

Density Estimationimage-classificationImage Classification

A Novel Retinal Vessel Segmentation Based On Histogram Transformation Using 2-D Morlet Wavelet and Supervised Classification

2013-12-29 · Saeid Fazli, Sevin Samadi

The appearance and structure of blood vessels in retinal images have an important role in diagnosis of diseases. This paper proposes a method for automatic retinal vessel segmentation. In this work, a novel preprocessing…

General ClassificationRetinal Vessel SegmentationSegmentation

Image classification based on support vector machine and the fusion of complementary features

2015-11-05 · Huilin Gao, Wenjie Chen, Lihua Dou

Image Classification based on BOW (Bag-of-words) has broad application prospect in pattern recognition field but the shortcomings are existed because of single feature and low classification accuracy. To this end we comb…

ClassificationClusteringGeneral ClassificationImage Categorization+2