paper-with-me

홈 › Papers

Automatically Building Face Datasets of New Domains from Weakly Labeled Data with Pretrained Models

2016-11-24 · Shengyong Ding, Junyu Wu, Wei Xu, Hongyang Chao

Training data are critical in face recognition systems. However, labeling a large scale face data for a particular domain is very tedious. In this paper, we propose a method to automatically and incrementally construct datasets from massive weakly labeled data of the target domain which are readily available on the Internet under the help of a pretrained face model. More specifically, given a large scale weakly labeled dataset in which each face image is associated with a label, i.e. the name of an identity, we create a graph for each identity with edges linking matched faces verified by the existing model under a tight threshold. Then we use the maximal subgraph as the cleaned data for that identity. With the cleaned dataset, we update the existing face model and use the new model to filter the original dataset to get a larger cleaned dataset. We collect a large weakly labeled dataset containing 530,560 Asian face images of 7,962 identities from the Internet, which will be published for the study of face recognition. By running the filtering process, we obtain a cleaned datasets (99.7+% purity) of size 223,767 (recall 70.9%). On our testing dataset of Asian faces, the model trained by the cleaned dataset achieves recognition rate 93.1%, which obviously outperforms the model trained by the public dataset CASIA whose recognition rate is 85.9%.

📄 PDF Abstract BibTeX arXiv:1611.08107

Code (0)

등록된 구현이 없습니다.

Tasks

Face ModelFace Recognition

Similar Papers 제목 키워드 기반

Is Something Better than Nothing? Automatically Predicting Stance-based Arguments Using Deep Learning and Small Labelled Dataset

2018-06-01 · NAACL 2018 6 · Pavithra Rajendran, Danushka Bollegala, Simon Parsons

Online reviews have become a popular portal among customers making decisions about purchasing products. A number of corpora of reviews have been widely investigated in NLP in general, and, in particular, in argument mini…

Abstract ArgumentationArgument MiningGeneral ClassificationOpinion Mining+1

Speech-to-Speech Translation For A Real-world Unwritten Language

2022-11-11 · arXiv 2022 10 · Peng-Jen Chen, Kevin Tran, Yilin Yang, Jingfei Du 외

We study speech-to-speech translation (S2ST) that translates speech from one language into another language and focuses on building systems to support languages without standard text writing systems. We use English-Taiwa…

Speech-to-Speech TranslationTranslation

Investigating self-supervised, weakly supervised and fully supervised training approaches for multi-domain automatic speech recognition: a study on Bangladeshi Bangla

2022-10-24 · Ahnaf Mozib Samin, M. Humayon Kobir, Md. Mushtaq Shahriyar Rafee, M. Firoz Ahmed 외

Despite huge improvements in automatic speech recognition (ASR) employing neural networks, ASR systems still suffer from a lack of robustness and generalizability issues due to domain shifting. This is mainly because pri…

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)speech-recognitionSpeech Recognition+1

Weakly-Supervised Degree of Eye-Closeness Estimation

2019-10-24 · Eyasu Mequanint, Shuai Zhang, Bijan Forutanpour, Yingyong Qi 외

Following recent technological advances there is a growing interest in building non-intrusive methods that help us communicate with computing devices. In this regard, accurate information from eye is a promising input me…

State Estimation

Cross-Domain Weakly-Supervised Object Detection through Progressive Domain Adaptation

2018-03-30 · CVPR 2018 6 · Naoto Inoue, Ryosuke Furuta, Toshihiko Yamasaki, Kiyoharu Aizawa

Can we detect common objects in a variety of image domains without instance-level annotations? In this paper, we present a framework for a novel task, cross-domain weakly supervised object detection, which addresses this…

Domain Adaptationobject-detectionObject DetectionWeakly Supervised Object Detection