paper-with-me

홈 › Papers

A Good Practice Towards Top Performance of Face Recognition: Transferred Deep Feature Fusion

2017-04-03 · Lin Xiong, Jayashree Karlekar, Jian Zhao, Yi Cheng, Yan Xu, Jiashi Feng, Sugiri Pranata, ShengMei Shen

Unconstrained face recognition performance evaluations have traditionally focused on Labeled Faces in the Wild (LFW) dataset for imagery and the YouTubeFaces (YTF) dataset for videos in the last couple of years. Spectacular progress in this field has resulted in saturation on verification and identification accuracies for those benchmark datasets. In this paper, we propose a unified learning framework named Transferred Deep Feature Fusion (TDFF) targeting at the new IARPA Janus Benchmark A (IJB-A) face recognition dataset released by NIST face challenge. The IJB-A dataset includes real-world unconstrained faces from 500 subjects with full pose and illumination variations which are much harder than the LFW and YTF datasets. Inspired by transfer learning, we train two advanced deep convolutional neural networks (DCNN) with two different large datasets in source domain, respectively. By exploring the complementarity of two distinct DCNNs, deep feature fusion is utilized after feature extraction in target domain. Then, template specific linear SVMs is adopted to enhance the discrimination of framework. Finally, multiple matching scores corresponding different templates are merged as the final results. This simple unified framework exhibits excellent performance on IJB-A dataset. Based on the proposed approach, we have submitted our IJB-A results to National Institute of Standards and Technology (NIST) for official evaluation. Moreover, by introducing new data and advanced neural architecture, our method outperforms the state-of-the-art by a wide margin on IJB-A dataset.

📄 PDF Abstract BibTeX arXiv:1704.00438

Code (1)

bruinxiong/Evaluation_IJBA

Tasks

Face RecognitionTransfer Learning

Similar Papers 제목 키워드 기반

DotFAN: A Domain-transferred Face Augmentation Network for Pose and Illumination Invariant Face Recognition

2020-02-23 · Hao-Chiang Shao, Kang-Yu Liu, Chia-Wen Lin, Jiwen Lu

The performance of a convolutional neural network (CNN) based face recognition model largely relies on the richness of labelled training data. Collecting a training set with large variations of a face identity under diff…

DiversityFace Recognition

FH-GAN: Face Hallucination and Recognition using Generative Adversarial Network

2019-05-16 · Bayram Bayramli, Usman Ali, Te Qi, Hongtao Lu

There are many factors affecting visual face recognition, such as low resolution images, aging, illumination and pose variance, etc. One of the most important problem is low resolution face images which can result in bad…

Face HallucinationFace RecognitionGenerative Adversarial NetworkHallucination

Temporal Segment Networks: Towards Good Practices for Deep Action Recognition

2016-08-02 · Limin Wang, Yuanjun Xiong, Zhe Wang, Yu Qiao 외

Deep convolutional networks have achieved great success for visual recognition in still images. However, for action recognition in videos, the advantage over traditional methods is not so evident. This paper aims to disc…

Action ClassificationAction RecognitionAction Recognition In VideosMultimodal Activity Recognition+1

Rectifying the Data Bias in Knowledge Distillation

2021-10-11 · ICCV 2021 10 · Boxiao Liu, Shenghan Zhang, Guanglu Song, Haihang You 외

Knowledge distillation is a representative technique for model compression and acceleration, which is important for deploying neural networks on resource limited devices. The knowledge transferred from teacher to stud…

Face RecognitionFace VerificationKnowledge DistillationModel Compression+1

Towards Good Practices for Missing Modality Robust Action Recognition

2022-11-25 · Sangmin Woo, Sumin Lee, Yeonju Park, Muhammad Adi Nugroho 외

Standard multi-modal models assume the use of the same modalities in training and inference stages. However, in practice, the environment in which multi-modal models operate may not satisfy such assumption. As such, thei…

Action RecognitionData Augmentation