paper-with-me

홈 › Papers

ASFD: Automatic and Scalable Face Detector

2022-01-26 · Jian Li, Bin Zhang, Yabiao Wang, Ying Tai, Zhenyu Zhang, Chengjie Wang, Jilin Li, Xiaoming Huang, Yili Xia

Along with current multi-scale based detectors, Feature Aggregation and Enhancement (FAE) modules have shown superior performance gains for cutting-edge object detection. However, these hand-crafted FAE modules show inconsistent improvements on face detection, which is mainly due to the significant distribution difference between its training and applying corpus, COCO vs. WIDER Face. To tackle this problem, we essentially analyse the effect of data distribution, and consequently propose to search an effective FAE architecture, termed AutoFAE by a differentiable architecture search, which outperforms all existing FAE modules in face detection with a considerable margin. Upon the found AutoFAE and existing backbones, a supernet is further built and trained, which automatically obtains a family of detectors under the different complexity constraints. Extensive experiments conducted on popular benchmarks, WIDER Face and FDDB, demonstrate the state-of-the-art performance-efficiency trade-off for the proposed automatic and scalable face detector (ASFD) family. In particular, our strong ASFD-D6 outperforms the best competitor with AP 96.7/96.2/92.1 on WIDER Face test, and the lightweight ASFD-D0 costs about 3.1 ms, more than 320 FPS, on the V100 GPU with VGA-resolution images.

📄 PDF Abstract BibTeX arXiv:2201.10781

Code (0)

등록된 구현이 없습니다.

Tasks

Face DetectionGPUobject-detectionObject Detection

Similar Papers 제목 키워드 기반

ASFD: Automatic and Scalable Face Detector

2020-03-25 · Bin Zhang, Jian Li, Yabiao Wang, Ying Tai 외

In this paper, we propose a novel Automatic and Scalable Face Detector (ASFD), which is based on a combination of neural architecture search techniques as well as a new loss design. First, we propose an automatic feature…

Neural Architecture Search

Model Discrepancy Learning: Synthetic Faces Detection Based on Multi-Reconstruction

2025-04-10 · Qingchao Jiang, Zhishuo Xu, Zhiying Zhu, Ning Chen 외

Advances in image generation enable hyper-realistic synthetic faces but also pose risks, thus making synthetic face detection crucial. Previous research focuses on the general differences between generated images and rea…

Face DetectionImage Generation

Only Train Once: Uncertainty-Aware One-Class Learning for Face Authenticity Detection

2026-05-11 · Qingchao Jiang, Zhenxuan Hou, Zhiying Zhu, Zhenxing Qian 외 arxiv

The rapid evolution of generative paradigms has enabled the creation of highly realistic imagery, which escalating the risks of identity fraud and the dissemination of disinformation. Most existing approaches frame face …

Binary Classification

Face Detection in the Operating Room: Comparison of State-of-the-art Methods and a Self-supervised Approach

2018-11-29 · Thibaut Issenhuth, Vinkle Srivastav, Afshin Gangi, Nicolas Padoy

Purpose: Face detection is a needed component for the automatic analysis and assistance of human activities during surgical procedures. Efficient face detection algorithms can indeed help to detect and identify the perso…

Domain AdaptationFace Detection

Deep Face Detector Adaptation Without Negative Transfer or Catastrophic Forgetting

2018-06-01 · CVPR 2018 6 · Muhammad Abdullah Jamal, Haoxiang Li, Boqing Gong

Arguably, no single face detector fits all real-life scenarios. It is often desirable to have some built-in schemes for a face detector to automatically adapt, e.g., to a particular user's photo album (the target domain)…

Domain Adaptation