paper-with-me

Papers

Fisher Vectors Meet Neural Networks: A Hybrid Classification Architecture

2015-08-15 · Conference 2015 8 · Florent Perronnin, Diane Larlus

Fisher Vectors (FV) and Convolutional Neural Networks(CNN) are two image classification pipelines with different strengths. While CNNs have shown superior accuracy on a number of classification tasks, FV classifiers are typically less costly to train and evaluate. We propose a hybrid architecture that combines their strengths: the first unsupervised layers rely on the FV while the subsequent fully-connected supervised layers are trained with back-propagation. We show experimentally that this hybrid architecture significantly outperforms standard FV systems without incurring the high cost that comes with CNNs. We also derive competitive mid-level features from our architecture that are readily applicable to other class sets and even to new tasks.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

ClassificationGeneral Classificationimage-classificationImage Classification

Similar Papers 제목 키워드 기반

3D Point Cloud Classification and Segmentation using 3D Modified Fisher Vector Representation for Convolutional Neural Networks

2017-11-22 · Yizhak Ben-Shabat, Michael Lindenbaum, Anath Fischer

The point cloud is gaining prominence as a method for representing 3D shapes, but its irregular format poses a challenge for deep learning methods. The common solution of transforming the data into a 3D voxel grid introd…

3D Part Segmentation3D Point Cloud ClassificationGeneral ClassificationPoint Cloud Classification

Deep neural networks with Fisher vector encoding for medical image classification

2026-05-03 · Lucas O. Lyra, Antonio E. Fabris, Joao B. Florindo arxiv

Orderless encoding methods have shown to improve Convolutional Neural Networks (CNNs) for image classification in the context of limited availability of data. Additionally, hybrid CNN + Vision Transformers (ViT) models h…

Medical Image Classification

Deep Fisher Networks for Large-Scale Image Classification

2013-12-01 · NeurIPS 2013 12 · Karen Simonyan, Andrea Vedaldi, Andrew Zisserman

As massively parallel computations have become broadly available with modern GPUs, deep architectures trained on very large datasets have risen in popularity. Discriminatively trained convolutional neural networks, in pa…

ClassificationGeneral Classificationimage-classificationImage Classification

Label Consistent Fisher Vectors for Supervised Feature Aggregation

2014-08-24 · 2014 22nd International Conference on Pattern Recognition 2014 8 · Quan Wang, Xin Shen, Meng Wang, Kim L. Boyer

In this paper, we present a simple and efficient way to add supervised information into Fisher vectors, which has become a popular image representation method for image classification and retrieval purposes in recent yea…

ClassificationGeneral Classificationimage-classificationImage Classification+1

Deep Fisher Kernels - End to End Learning of the Fisher Kernel GMM Parameters

2014-06-01 · CVPR 2014 6 · Vladyslav Sydorov, Mayu Sakurada, Christoph H. Lampert

Fisher Kernels and Deep Learning were two developments with significant impact on large-scale object categorization in the last years. Both approaches were shown to achieve state-of-the-art results on large-scale object …

Learning TheoryObject Categorization