English
Related papers

Related papers: HAMBox: Delving into Online High-quality Anchors M…

200 papers

In recent years, face detection has experienced significant performance improvement with the boost of deep convolutional neural networks. In this report, we reimplement the state-of-the-art detector SRN and apply some tricks proposed in the…

Computer Vision and Pattern Recognition · Computer Science 2019-01-09 Yundong Zhang , Xiang Xu , Xiaotao Liu

Head-pose estimation has many applications, such as social event analysis, human-robot and human-computer interaction, driving assistance, and so forth. Head-pose estimation is challenging because it must cope with changing illumination…

Computer Vision and Pattern Recognition · Computer Science 2017-03-09 Vincent Drouard , Radu Horaud , Antoine Deleforge , Silèye Ba , Georgios Evangelidis

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 detection head module within…

Computer Vision and Pattern Recognition · Computer Science 2022-03-30 Yang Liu , Fei Wang , Jiankang Deng , Zhipeng Zhou , Baigui Sun , Hao Li

In this paper, we propose a general approach to optimize anchor boxes for object detection. Nowadays, anchor boxes are widely adopted in state-of-the-art detection frameworks. However, these frameworks usually pre-define anchor box shapes…

Computer Vision and Pattern Recognition · Computer Science 2020-01-28 Yuanyi Zhong , Jianfeng Wang , Jian Peng , Lei Zhang

Face detection in unrestricted conditions has been a trouble for years due to various expressions, brightness, and coloration fringing. Recent studies show that deep learning knowledge of strategies can acquire spectacular performance…

Computer Vision and Pattern Recognition · Computer Science 2022-02-15 Sameer Aqib Hashmi

Face detection is one of the most studied topics in the computer vision community. Much of the progresses have been made by the availability of face detection benchmark datasets. We show that there is a gap between current face detection…

Computer Vision and Pattern Recognition · Computer Science 2015-11-23 Shuo Yang , Ping Luo , Chen Change Loy , Xiaoou Tang

Arbitrary-oriented objects widely appear in natural scenes, aerial photographs, remote sensing images, etc., thus arbitrary-oriented object detection has received considerable attention. Many current rotation detectors use plenty of anchors…

Computer Vision and Pattern Recognition · Computer Science 2020-12-16 Qi Ming , Zhiqiang Zhou , Lingjuan Miao , Hongwei Zhang , Linhao Li

Object detection generally requires sliding-window classifiers in tradition or anchor box based predictions in modern deep learning approaches. However, either of these approaches requires tedious configurations in boxes. In this paper, we…

Computer Vision and Pattern Recognition · Computer Science 2021-11-09 Wei Liu , Irtiza Hasan , Shengcai Liao

A recent approach for object detection and human pose estimation is to regress bounding boxes or human keypoints from a central point on the object or person. While this center-point regression is simple and efficient, we argue that the…

Computer Vision and Pattern Recognition · Computer Science 2020-08-04 Fangyun Wei , Xiao Sun , Hongyang Li , Jingdong Wang , Stephen Lin

Face Recognition Systems that operate in unconstrained environments capture images under varying conditions,such as inconsistent lighting, or diverse face poses. These challenges require including a Face Detection module that regresses…

Computer Vision and Pattern Recognition · Computer Science 2025-08-04 Quentin Le Roux , Yannick Teglia , Teddy Furon , Philippe Loubet-Moundi

We present an algorithm for simultaneous face detection, landmarks localization, pose estimation and gender recognition using deep convolutional neural networks (CNN). The proposed method called, HyperFace, fuses the intermediate layers of…

Computer Vision and Pattern Recognition · Computer Science 2017-12-07 Rajeev Ranjan , Vishal M. Patel , Rama Chellappa

Oriented object detection emerges in many applications from aerial images to autonomous driving, while many existing detection benchmarks are annotated with horizontal bounding box only which is also less costive than fine-grained rotated…

Computer Vision and Pattern Recognition · Computer Science 2023-02-20 Xue Yang , Gefan Zhang , Wentong Li , Xuehui Wang , Yue Zhou , Junchi Yan

In this report, we introduce the technical details of our submission to the VIPriors object detection challenge. Our solution is based on mmdetction of a strong baseline open-source detection toolbox. Firstly, we introduce an effective data…

Computer Vision and Pattern Recognition · Computer Science 2021-04-20 Fei Shen , Xin He , Mengwan Wei , Yi Xie

Face forgery generation technologies generate vivid faces, which have raised public concerns about security and privacy. Many intelligent systems, such as electronic payment and identity verification, rely on face forgery detection.…

Computer Vision and Pattern Recognition · Computer Science 2025-11-13 Zhaoyu Chen , Bo Li , Kaixun Jiang , Shuang Wu , Shouhong Ding , Wenqiang Zhang

Face detection serves as a fundamental research topic for many applications like face recognition. Impressive progress has been made especially with the recent development of convolutional neural networks. However, the issue of large scale…

Computer Vision and Pattern Recognition · Computer Science 2018-04-24 Jianfeng Wang , Ye Yuan , Boxun Li , Gang Yu , Sun Jian

There have been tremendous improvements for facial landmark detection on general "in-the-wild" images. However, it is still challenging to detect the facial landmarks on images with severe occlusion and images with large head poses (e.g.…

Computer Vision and Pattern Recognition · Computer Science 2017-09-26 Yue Wu , Qiang Ji

In this paper we consider the problem of multi-view face detection. While there has been significant research on this problem, current state-of-the-art approaches for this task require annotation of facial landmarks, e.g. TSM [25], or…

Computer Vision and Pattern Recognition · Computer Science 2015-04-22 Sachin Sudhakar Farfade , Mohammad Saberian , Li-Jia Li

Most state-of-the-art object detection systems follow an anchor-based diagram. Anchor boxes are densely proposed over the images and the network is trained to predict the boxes position offset as well as the classification confidence.…

Computer Vision and Pattern Recognition · Computer Science 2020-07-21 Wenshuo Ma , Tingzhong Tian , Hang Xu , Yimin Huang , Zhenguo Li

Given a deep neural network image classification model that we treat as a black box, and an unlabeled evaluation dataset, we develop an efficient strategy by which the classifier can be evaluated. Randomly sampling and labeling instances…

Machine Learning · Computer Science 2020-06-30 Walter Bennette , Karsten Maurer , Sean Sisti

We present DAFNe, a Dense one-stage Anchor-Free deep Network for oriented object detection. As a one-stage model, it performs bounding box predictions on a dense grid over the input image, being architecturally simpler in design, as well as…

Computer Vision and Pattern Recognition · Computer Science 2022-05-31 Steven Lang , Fabrizio Ventola , Kristian Kersting