paper-with-me

홈 › Papers

A Method for Curation of Web-Scraped Face Image Datasets

2020-04-07 · Kai Zhang, Vítor Albiero, Kevin W. Bowyer

Web-scraped, in-the-wild datasets have become the norm in face recognition research. The numbers of subjects and images acquired in web-scraped datasets are usually very large, with number of images on the millions scale. A variety of issues occur when collecting a dataset in-the-wild, including images with the wrong identity label, duplicate images, duplicate subjects and variation in quality. With the number of images being in the millions, a manual cleaning procedure is not feasible. But fully automated methods used to date result in a less-than-ideal level of clean dataset. We propose a semi-automated method, where the goal is to have a clean dataset for testing face recognition methods, with similar quality across men and women, to support comparison of accuracy across gender. Our approach removes near-duplicate images, merges duplicate subjects, corrects mislabeled images, and removes images outside a defined range of pose and quality. We conduct the curation on the Asian Face Dataset (AFD) and VGGFace2 test dataset. The experiments show that a state-of-the-art method achieves a much higher accuracy on the datasets after they are curated. Finally, we release our cleaned versions of both datasets to the research community.

📄 PDF Abstract BibTeX arXiv:2004.03074

Code (2)

vitoralbiero/afd_dataset_cleaned 공식 구현
vitoralbiero/vggface2_test_cleaned 공식 구현

Tasks

Face Recognition

Similar Papers 제목 키워드 기반

What is a Goldilocks Face Verification Test Set?

2024-05-24 · Haiyu Wu, Sicong Tian, Aman Bhatta, Jacob Gutierrez 외

Face Recognition models are commonly trained with web-scraped datasets containing millions of images and evaluated on test sets emphasizing pose, age and mixed attributes. With train and test sets both assembled from web…

Face RecognitionFace Verification

"Chi nas dal soch el sent de legn" -- Auditing Text Corpora for Lombard

2026-06-04 · Edoardo Signoroni, Pavel Rychlý arxiv

Several of the world's languages are still under-resourced in terms of Natural Language Processing (NLP) tools. This is mostly due to the lack of high-quality datasets to train, develop, and evaluate systems and models f…

Machine Translation

Improving Multimodal Datasets with Image Captioning

2023-07-19 · NeurIPS 2023 11

Massive web datasets play a key role in the success of large vision-language models like CLIP and Flamingo. However, the raw web data is noisy, and existing filtering methods to reduce noise often come at the expense of …

Image Captioning

Inferring Offensiveness In Images From Natural Language Supervision

2021-10-08 · Patrick Schramowski, Kristian Kersting

Probing or fine-tuning (large-scale) pre-trained models results in state-of-the-art performance for many NLP tasks and, more recently, even for computer vision tasks when combined with image data. Unfortunately, these ap…

Analysis of Adversarial Image Manipulations

2023-05-10 · Ahsi Lo, Gabriella Pangelinan, Michael C. King

As virtual and physical identity grow increasingly intertwined, the importance of privacy and security in the online sphere becomes paramount. In recent years, multiple news stories have emerged of private companies scra…

Image Manipulation