English
Related papers

Related papers: Face Detection Using Improved Faster RCNN

200 papers

Recent years have witnessed promising results of face detection using deep learning. Despite making remarkable progresses, face detection in the wild remains an open research challenge especially when detecting faces at vastly different…

Computer Vision and Pattern Recognition · Computer Science 2018-09-11 Jialiang Zhang , Xiongwei Wu , Jianke Zhu , Steven C. H. Hoi

With the advent of 2-dimensional Convolution Neural Networks (2D CNNs), the face recognition accuracy has reached above 99%. However, face recognition is still a challenge in real world conditions. A video, instead of an image, as an input…

Computer Vision and Pattern Recognition · Computer Science 2021-02-03 Nayaneesh Kumar Mishra , Satish Kumar Singh

While object detection is a common problem in computer vision, it is even more challenging when dealing with aerial satellite images. The variety in object scales and orientations can make them difficult to identify. In addition, there can…

Computer Vision and Pattern Recognition · Computer Science 2022-02-08 Ahmed Elhagry , Mohamed Saeed

Making top-down human pose estimation method present both good performance and high efficiency is appealing. Mask RCNN can largely improve the efficiency by conducting person detection and pose estimation in a single framework, as the…

Computer Vision and Pattern Recognition · Computer Science 2023-01-13 Ling Li , Lin Zhao , Linhao Xu , Jie Xu

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

Face detection is challenging as faces in images could be present at arbitrary locations and in different scales. We propose a three-stage cascade structure based on fully convolutional neural networks (FCNs). It first proposes the…

Computer Vision and Pattern Recognition · Computer Science 2016-09-13 Zhenheng Yang , Ram Nevatia

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

In this study, proposes a method for improved object detection from the low-resolution images by integrating Enhanced Super-Resolution Generative Adversarial Networks (ESRGAN) and Faster Region-Convolutional Neural Network (Faster R-CNN).…

Computer Vision and Pattern Recognition · Computer Science 2025-06-16 Divya Swetha K , Ziaul Haque Choudhury , Hemanta Kumar Bhuyan , Biswajit Brahma , Nilayam Kumar Kamila

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…

Computer Vision and Pattern Recognition · Computer Science 2016-08-09 Shaohua Wan , Zhijun Chen , Tao Zhang , Bo Zhang , Kong-kat Wong

Advances in computer vision have brought us to the point where we have the ability to synthesise realistic fake content. Such approaches are seen as a source of disinformation and mistrust, and pose serious concerns to governments around…

Computer Vision and Pattern Recognition · Computer Science 2019-11-20 Tharindu Fernando , Clinton Fookes , Simon Denman , Sridha Sridharan

In recent years, deep convolutional neural networks (CNN) have significantly advanced face detection. In particular, lightweight CNNbased architectures have achieved great success due to their lowcomplexity structure facilitating real-time…

Computer Vision and Pattern Recognition · Computer Science 2023-02-24 Guangtao Wang , Jun Li , Zhijian Wu , Jianhua Xu , Jifeng Shen , Wankou Yang

Efficient generation of high-quality object proposals is an essential step in state-of-the-art object detection systems based on deep convolutional neural networks (DCNN) features. Current object proposal algorithms are computationally…

Computer Vision and Pattern Recognition · Computer Science 2016-04-14 Yongxi Lu , Tara Javidi

Face detection and recognition has been prevalent with research scholars and diverse approaches have been incorporated till date to serve purpose. The rampant advent of biometric analysis systems, which may be full body scanners, or iris…

Computer Vision and Pattern Recognition · Computer Science 2017-01-31 Smriti Tikoo , Nitin Malik

The internet is filled with fake face images and videos synthesized by deep generative models. These realistic DeepFakes pose a challenge to determine the authenticity of multimedia content. As countermeasures, artifact-based detection…

Computer Vision and Pattern Recognition · Computer Science 2022-03-31 Gaojian Wang , Qian Jiang , Xin Jin , Xiaohui Cui

Fake face detection is a significant challenge for intelligent systems as generative models become more powerful every single day. As the quality of fake faces increases, the trained models become more and more inefficient to detect the…

Computer Vision and Pattern Recognition · Computer Science 2020-03-30 Hadi Mansourifar , Weidong Shi

We propose a novel couple mappings method for low resolution face recognition using deep convolutional neural networks (DCNNs). The proposed architecture consists of two branches of DCNNs to map the high and low resolution face images into…

Computer Vision and Pattern Recognition · Computer Science 2017-06-21 Erfan Zangeneh , Mohammad Rahmati , Yalda Mohsenzadeh

Face detection is an important first step before face verification and recognition. In unconstrained settings it is still an open challenge because of the variation in pose, lighting, scale, background and location. However, for the…

Computer Vision and Pattern Recognition · Computer Science 2019-03-22 Mohammad Nayeem Teli , Bruce A. Draper , J. Ross Beveridge

The ability to detect small objects and the speed of the object detector are very important for the application of autonomous driving, and in this paper, we propose an effective yet efficient one-stage detector, which gained the second…

Computer Vision and Pattern Recognition · Computer Science 2018-10-11 Qijie Zhao , Tao Sheng , Yongtao Wang , Feng Ni , Ling Cai

The speed-accuracy Pareto curve of object detection systems have advanced through a combination of better model architectures, training and inference methods. In this paper, we methodically evaluate a variety of these techniques to…

Computer Vision and Pattern Recognition · Computer Science 2021-07-02 Xianzhi Du , Barret Zoph , Wei-Chih Hung , Tsung-Yi Lin

This report describes a 2nd place solution of the detection challenge which is held within CVPR 2020 Retail-Vision workshop. Instead of going further considering previous results this work mainly aims to verify previously observed takeaways…

Computer Vision and Pattern Recognition · Computer Science 2020-06-16 Artem Kozlov