paper-with-me

홈 › Papers

Scale-Aware Face Detection

2017-06-29 · CVPR 2017 7 · Zekun Hao, Yu Liu, Hongwei Qin, Junjie Yan, Xiu Li, Xiaolin Hu

Convolutional neural network (CNN) based face detectors are inefficient in handling faces of diverse scales. They rely on either fitting a large single model to faces across a large scale range or multi-scale testing. Both are computationally expensive. We propose Scale-aware Face Detector (SAFD) to handle scale explicitly using CNN, and achieve better performance with less computation cost. Prior to detection, an efficient CNN predicts the scale distribution histogram of the faces. Then the scale histogram guides the zoom-in and zoom-out of the image. Since the faces will be approximately in uniform scale after zoom, they can be detected accurately even with much smaller CNN. Actually, more than 99% of the faces in AFW can be covered with less than two zooms per image. Extensive experiments on FDDB, MALF and AFW show advantages of SAFD.

📄 PDF Abstract BibTeX arXiv:1706.09876

Code (0)

등록된 구현이 없습니다.

Tasks

Face Detection

Similar Papers 제목 키워드 기반

ProgressFace: Scale-Aware Progressive Learning for Face Detection

2020-08-01 · ECCV 2020 8 · Jiashu Zhu, Dong Li, Tiantian Han, Lu Tian 외

Scale variation stands out as one of key challenges in face detection. Recent attempts have been made to cope with this issue by incorporating image / feature pyramids or adjusting anchor sampling / matching strategies. …

Face Detection

Efficient Face Detection in the Fisheye Image Domain

2021-06-14 · IEEE Transactions on Image Processing 2021 6 · Cheng-Yun Yang, Homer H. Chen

Significant progress has been made for face detection from normal images in recent years; however, accurate and fast face detection from fisheye images remains a challenging issue because of serious fisheye distortion in…

CPUFace Detection

MogFace: Towards a Deeper Appreciation on Face Detection

2021-03-20 · CVPR 2022 1 · Yang Liu, Fei Wang, Jiankang Deng, Zhipeng Zhou 외

Benefiting from the pioneering design of generic object detectors, significant achievements have been made in the field of face detection. Typically, the architectures of the backbone, feature pyramid layer, and detectio…

Data AugmentationFace Detection

RefineFace: Refinement Neural Network for High Performance Face Detection

2019-09-10 · Shifeng Zhang, Cheng Chi, Zhen Lei, Stan Z. Li

Face detection has achieved significant progress in recent years. However, high performance face detection still remains a very challenging problem, especially when there exists many tiny faces. In this paper, we present…

ClassificationFace DetectionGeneral Classificationregression+1

Video-Based Detection of squint and cataract for accessibility-aware adaptive web interface rendering

2026-07-08 · Amar Ranjan Dash, Manas Ranjan Patra arxiv

Squint and cataract are major ocular disorders that majorly affect visual perception and interaction capability. This paper proposes a real-time video-based automated detection system for squint and cataract detection ba…

Facial Landmark Detection