中文
相关论文

相关论文: Occlusion Robust Face Recognition Based on Mask Le…

200 篇论文

Recognizing the expressions of partially occluded faces is a challenging computer vision problem. Previous expression recognition methods, either overlooked this issue or resolved it using extreme assumptions. Motivated by the fact that the…

计算机视觉与模式识别 · 计算机科学 2020-05-14 Hui Ding , Peng Zhou , Rama Chellappa

With the recent advancement of deep convolutional neural networks, significant progress has been made in general face recognition. However, the state-of-the-art general face recognition models do not generalize well to occluded face images,…

计算机视觉与模式识别 · 计算机科学 2022-08-09 Haibo Qiu , Dihong Gong , Zhifeng Li , Wei Liu , Dacheng Tao

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

In this paper, we present an approach based on convolutional neural networks (CNNs) for facial expression recognition in a difficult setting with severe occlusions. More specifically, our task is to recognize the facial expression of a…

计算机视觉与模式识别 · 计算机科学 2019-11-13 Mariana-Iuliana Georgescu , Radu Tudor Ionescu

The coronavirus disease (COVID-19) is an unparalleled crisis leading to a huge number of casualties and security problems. In order to reduce the spread of coronavirus, people often wear masks to protect themselves. This makes face…

计算机视觉与模式识别 · 计算机科学 2024-04-15 Walid Hariri

Deep convolutional neural networks (DCNNs) are powerful models that yield impressive results at object classification. However, recent work has shown that they do not generalize well to partially occluded objects and to mask attacks. In…

计算机视觉与模式识别 · 计算机科学 2020-01-30 Adam Kortylewski , Qing Liu , Huiyu Wang , Zhishuai Zhang , Alan Yuille

Wearing a face mask is one of the adjustments we had to follow to reduce the spread of the coronavirus. Having our faces covered by masks constantly has driven the need to understand and investigate how this behavior affects the recognition…

计算机视觉与模式识别 · 计算机科学 2022-10-11 Mohammed R. Al-Sinan , Aseel F. Haneef , Hamzah Luqman

Detection of partially occluded objects is a challenging computer vision problem. Standard Convolutional Neural Network (CNN) detectors fail if parts of the detection window are occluded, since not every sub-part of the window is…

计算机视觉与模式识别 · 计算机科学 2016-09-02 Michael Opitz , Georg Waltner , Georg Poier , Horst Possegger , Horst Bischof

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

Recently, convolutional neural networks (CNNs)-based facial landmark detection methods have achieved great success. However, most of existing CNN-based facial landmark detection methods have not attempted to activate multiple correlated…

计算机视觉与模式识别 · 计算机科学 2020-11-17 Jun Wan , Zhihui Lai , Linlin Shen , Jie Zhou , Can Gao , Gang Xiao , Xianxu Hou

Deep convolutional neural networks (CNNs) have greatly improved the Face Recognition (FR) performance in recent years. Almost all CNNs in FR are trained on the carefully labeled datasets containing plenty of identities. However, such…

计算机视觉与模式识别 · 计算机科学 2018-03-28 Wei Hu , Yangyu Huang , Fan Zhang , Ruirui Li , Wei Li , Guodong Yuan

Race classification is a long-standing challenge in the field of face image analysis. The investigation of salient facial features is an important task to avoid processing all face parts. Face segmentation strongly benefits several face…

计算机视觉与模式识别 · 计算机科学 2021-04-07 Khalil Khan , Jehad Ali , Irfan Uddin , Sahib Khan , Byeong-hee Roh

Occlusions are very common in face images in the wild, leading to the degraded performance of face-related tasks. Although much effort has been devoted to removing occlusions from face images, the varying shapes and textures of occlusions…

计算机视觉与模式识别 · 计算机科学 2021-12-16 Xiangnan Yin , Di Huang , Zehua Fu , Yunhong Wang , Liming Chen

Occluded face detection is a challenging detection task due to the large appearance variations incurred by various real-world occlusions. This paper introduces an Adversarial Occlusion-aware Face Detector (AOFD) by simultaneously detecting…

计算机视觉与模式识别 · 计算机科学 2018-10-02 Yujia Chen , Lingxiao Song , Ran He

Robust face detection in the wild is one of the ultimate components to support various facial related problems, i.e. unconstrained face recognition, facial periocular recognition, facial landmarking and pose estimation, facial expression…

计算机视觉与模式识别 · 计算机科学 2016-06-20 Chenchen Zhu , Yutong Zheng , Khoa Luu , Marios Savvides

Computer vision systems in real-world applications need to be robust to partial occlusion while also being explainable. In this work, we show that black-box deep convolutional neural networks (DCNNs) have only limited robustness to partial…

计算机视觉与模式识别 · 计算机科学 2020-06-30 Adam Kortylewski , Qing Liu , Angtian Wang , Yihong Sun , Alan Yuille

Face completion aims to generate semantically new pixels for missing facial components. It is a challenging generative task due to large variations of face appearance. This paper studies generative face completion under structured…

计算机视觉与模式识别 · 计算机科学 2017-12-14 Zhihang Li , Yibo Hu , Ran He

Face recognition (FR) methods report significant performance by adopting the convolutional neural network (CNN) based learning methods. Although CNNs are mostly trained by optimizing the softmax loss, the recent trend shows an improvement…

计算机视觉与模式识别 · 计算机科学 2017-04-10 Abul Hasnat , Julien Bohné , Jonathan Milgram , Stéphane Gentric , Liming Chen

The face mask is an essential sanitaryware in daily lives growing during the pandemic period and is a big threat to current face recognition systems. The masks destroy a lot of details in a large area of face, and it makes it difficult to…

计算机视觉与模式识别 · 计算机科学 2022-01-25 Susith Hemathilaka , Achala Aponso

Real-world face detection and alignment demand an advanced discriminative model to address challenges by pose, lighting and expression. Illuminated by the deep learning algorithm, some convolutional neural networks based face detection and…

计算机视觉与模式识别 · 计算机科学 2017-08-01 Weilin Cong , Sanyuan Zhao , Hui Tian , Jianbing Shen
‹ 上一页 1 2 3 10 下一页 ›