中文
相关论文

相关论文: Robust and High Performance Face Detector

200 篇论文

As a long-standing problem in computer vision, face detection has attracted much attention in recent decades for its practical applications. With the availability of face detection benchmark WIDER FACE dataset, much of the progresses have…

计算机视觉与模式识别 · 计算机科学 2019-01-31 Shifeng Zhang , Rui Zhu , Xiaobo Wang , Hailin Shi , Tianyu Fu , Shuo Wang , Tao Mei , Stan Z. Li

In this report, we present a new face detection scheme using deep learning and achieve the state-of-the-art detection performance on the well-known FDDB face detetion benchmark evaluation. In particular, we improve the state-of-the-art…

计算机视觉与模式识别 · 计算机科学 2017-01-31 Xudong Sun , Pengcheng Wu , Steven C. H. Hoi

Faster R-CNN is one of the most representative and successful methods for object detection, and has been becoming increasingly popular in various objection detection applications. In this report, we propose a robust deep face detection…

计算机视觉与模式识别 · 计算机科学 2017-06-06 Hao Wang , Zhifeng Li , Xing Ji , Yitong Wang

Face detection has achieved great success using the region-based methods. In this report, we propose a region-based face detector applying deep networks in a fully convolutional fashion, named Face R-FCN. Based on Region-based Fully…

计算机视觉与模式识别 · 计算机科学 2017-09-19 Yitong Wang , Xing Ji , Zheng Zhou , Hao Wang , Zhifeng Li

With the rapid development of deep convolutional neural network, face detection has made great progress in recent years. WIDER FACE dataset, as a main benchmark, contributes greatly to this area. A large amount of methods have been put…

计算机视觉与模式识别 · 计算机科学 2019-04-02 Zhihang Li , Xu Tang , Junyu Han , Jingtuo Liu , Ran He

Robust face detection is one of the most important pre-processing steps to support facial expression analysis, facial landmarking, face recognition, pose estimation, building of 3D facial models, etc. Although this topic has been intensely…

计算机视觉与模式识别 · 计算机科学 2017-01-03 Yutong Zheng , Chenchen Zhu , Khoa Luu , Chandrasekhar Bhagavatula , T. Hoang Ngan Le , Marios Savvides

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 enhance module…

计算机视觉与模式识别 · 计算机科学 2020-04-01 Bin Zhang , Jian Li , Yabiao Wang , Ying Tai , Chengjie Wang , Jilin Li , Feiyue Huang , Yili Xia , Wenjiang Pei , Rongrong Ji

The Faster R-CNN has recently demonstrated impressive results on various object detection benchmarks. By training a Faster R-CNN model on the large scale WIDER face dataset, we report state-of-the-art results on two widely used face…

计算机视觉与模式识别 · 计算机科学 2016-06-14 Huaizu Jiang , Erik Learned-Miller

Face detection has witnessed significant progress due to the advances of deep convolutional neural networks (CNNs). Its central issue in recent years is how to improve the detection performance of tiny faces. To this end, many recent works…

计算机视觉与模式识别 · 计算机科学 2019-05-27 Faen Zhang , Xinyu Fan , Guo Ai , Jianfei Song , Yongqiang Qin , Jiahong Wu

In this paper, we propose a novel face detection network with three novel contributions that address three key aspects of face detection, including better feature learning, progressive loss design and anchor assign based data augmentation,…

计算机视觉与模式识别 · 计算机科学 2019-04-09 Jian Li , Yabiao Wang , Changan Wang , Ying Tai , Jianjun Qian , Jian Yang , Chengjie Wang , Jilin Li , Feiyue Huang

Recently significant performance improvement in face detection was made possible by deeply trained convolutional networks. In this report, a novel approach for training state-of-the-art face detector is described. The key is to exploit the…

计算机视觉与模式识别 · 计算机科学 2016-08-09 Shaohua Wan , Zhijun Chen , Tao Zhang , Bo Zhang , Kong-kat Wong

The availability of large annotated datasets and affordable computation power have led to impressive improvements in the performance of CNNs on various object detection and recognition benchmarks. These, along with a better understanding of…

计算机视觉与模式识别 · 计算机科学 2018-09-21 Rajeev Ranjan , Ankan Bansal , Jingxiao Zheng , Hongyu Xu , Joshua Gleason , Boyu Lu , Anirudh Nanduri , Jun-Cheng Chen , Carlos D. Castillo , Rama Chellappa

In face detection, low-resolution faces, such as numerous small faces of a human group in a crowded scene, are common in dense face prediction tasks. They usually contain limited visual clues and make small faces less distinguishable from…

计算机视觉与模式识别 · 计算机科学 2023-06-06 Guangtao Wang , Jun Li , Jie Xie , Jianhua Xu , Bo Yang

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…

计算机视觉与模式识别 · 计算机科学 2015-04-22 Sachin Sudhakar Farfade , Mohammad Saberian , Li-Jia Li

Deep learning applies multiple processing layers to learn representations of data with multiple levels of feature extraction. This emerging technique has reshaped the research landscape of face recognition (FR) since 2014, launched by the…

计算机视觉与模式识别 · 计算机科学 2021-04-06 Mei Wang , Weihong Deng

The state-of-the-art of face recognition has been significantly advanced by the emergence of deep learning. Very deep neural networks recently achieved great success on general object recognition because of their superb learning capacity.…

计算机视觉与模式识别 · 计算机科学 2015-02-04 Yi Sun , Ding Liang , Xiaogang Wang , Xiaoou Tang

In this paper, we share our experience in designing a convolutional network-based face detector that could handle faces of an extremely wide range of scales. We show that faces with different scales can be modeled through a specialized set…

计算机视觉与模式识别 · 计算机科学 2017-06-12 Shuo Yang , Yuanjun Xiong , Chen Change Loy , Xiaoou Tang

We propose a deep convolutional neural network (CNN) for face detection leveraging on facial attributes based supervision. We observe a phenomenon that part detectors emerge within CNN trained to classify attributes from uncropped face…

计算机视觉与模式识别 · 计算机科学 2017-08-28 Shuo Yang , Ping Luo , Chen Change Loy , Xiaoou Tang

The performance of face detection has been largely improved with the development of convolutional neural network. However, the occlusion issue due to mask and sunglasses, is still a challenging problem. The improvement on the recall of…

计算机视觉与模式识别 · 计算机科学 2017-11-23 Jianfeng Wang , Ye Yuan , Gang Yu

Accurate face detection and facial landmark localization are crucial to any face recognition system. We present a series of three single-stage RCNNs with different sized backbones (MobileNetV2-25, MobileNetV2-100, and ResNet101) and a…

计算机视觉与模式识别 · 计算机科学 2019-12-19 Samuel W. F. Earp , Pavit Noinongyao , Justin A. Cairns , Ankush Ganguly
‹ 上一页 1 2 3 10 下一页 ›