paper-with-me

홈 › Papers

Generic Image Classification Approaches Excel on Face Recognition

2013-09-22 · Fumin Shen, Chunhua Shen

The main finding of this work is that the standard image classification pipeline, which consists of dictionary learning, feature encoding, spatial pyramid pooling and linear classification, outperforms all state-of-the-art face recognition methods on the tested benchmark datasets (we have tested on AR, Extended Yale B, the challenging FERET, and LFW-a datasets). This surprising and prominent result suggests that those advances in generic image classification can be directly applied to improve face recognition systems. In other words, face recognition may not need to be viewed as a separate object classification problem. While recently a large body of residual based face recognition methods focus on developing complex dictionary learning algorithms, in this work we show that a dictionary of randomly extracted patches (even from non-face images) can achieve very promising results using the image classification pipeline. That means, the choice of dictionary learning methods may not be important. Instead, we find that learning multiple dictionaries using different low-level image features often improve the final classification accuracy. Our proposed face recognition approach offers the best reported results on the widely-used face recognition benchmark datasets. In particular, on the challenging FERET and LFW-a datasets, we improve the best reported accuracies in the literature by about 20% and 30% respectively.

📄 PDF Abstract BibTeX arXiv:1309.5594

Code (0)

등록된 구현이 없습니다.

Tasks

ClassificationDictionary LearningFace RecognitionGeneral Classificationimage-classificationImage Classification

Similar Papers 제목 키워드 기반

BFBox: Searching Face-Appropriate Backbone and Feature Pyramid Network for Face Detector

2020-06-01 · CVPR 2020 6 · Yang Liu, Xu Tang

Popular backbones designed on image classification have demonstrated their considerable compatibility on the task of general object detection. However, the same phenomenon does not appear on the face detection. This is l…

Face Detectionimage-classificationImage Classificationobject-detection+1

Learning Person-Specific Animatable Face Models from In-the-Wild Images via a Shared Base Model

2025-01-01 · CVPR 2025 1 · Yuxiang Mao, Zhenfeng Fan, Zhijie Zhang, Zhiheng Zhang 외

Training a generic 3D face reconstruction model in a self-supervised manner using large-scale, in-the-wild 2D face image datasets enhances robustness to varying lighting conditions and occlusions while allowing the m…

3D Face ReconstructionFace AlignmentFace Reconstruction

Language Integration in Fine-Tuning Multimodal Large Language Models for Image-Based Regression

2025-07-20 · Roy H. Jennings, Genady Paikin, Roy Shaul, Evgeny Soloveichik

Multimodal Large Language Models (MLLMs) show promise for image-based regression tasks, but current approaches face key limitations. Recent methods fine-tune MLLMs using preset output vocabularies and generic task-level …

Aesthetics Quality AssessmentNo-Reference Image Quality Assessmentregression

Language Integration in Fine-Tuning Multimodal Large Language Models for Image-Based Regression

2025-07-20 · Roy H. Jennings, Genady Paikin, Roy Shaul, Evgeny Soloveichik arxiv

Multimodal Large Language Models (MLLMs) show promise for image-based regression tasks, but current approaches face key limitations. Recent methods fine-tune MLLMs using preset output vocabularies and generic task-level …

How to Train Your MAML to Excel in Few-Shot Classification

2021-06-30 · ICLR 2022 4 · Han-Jia Ye, Wei-Lun Chao

Model-agnostic meta-learning (MAML) is arguably one of the most popular meta-learning algorithms nowadays. Nevertheless, its performance on few-shot classification is far behind many recent algorithms dedicated to the pr…

ClassificationMeta-Learning