English
Related papers

Related papers: On Face Segmentation, Face Swapping, and Face Perc…

200 papers

Face parsing is a basic task in face image analysis. It amounts to labeling each pixel with appropriate facial parts such as eyes and nose. In the paper, we present a interlinked convolutional neural network (iCNN) for solving this problem…

Computer Vision and Pattern Recognition · Computer Science 2018-06-08 Yisu Zhou , Xiaolin Hu , Bo Zhang

The de facto algorithm for facial landmark estimation involves running a face detector with a subsequent deformable model fitting on the bounding box. This encompasses two basic problems: i) the detection and deformable fitting steps are…

Computer Vision and Pattern Recognition · Computer Science 2017-08-22 Jiankang Deng , George Trigeorgis , Yuxiang Zhou , Stefanos Zafeiriou

We present a minimalistic but effective neural network that computes dense facial correspondences in highly unconstrained RGB images. Our network learns a per-pixel flow and a matchability mask between 2D input photographs of a person and…

Computer Vision and Pattern Recognition · Computer Science 2017-09-05 Ronald Yu , Shunsuke Saito , Haoxiang Li , Duygu Ceylan , Hao Li

Recognizing facial expressions from static images or video sequences is a widely studied but still challenging problem. The recent progresses obtained by deep neural architectures, or by ensembles of heterogeneous models, have shown that…

Computer Vision and Pattern Recognition · Computer Science 2018-10-25 Lisa Graziani , Stefano Melacci , Marco Gori

Facial landmark detection, or face alignment, is a fundamental task that has been extensively studied. In this paper, we investigate a new perspective of facial landmark detection and demonstrate it leads to further notable improvement.…

Computer Vision and Pattern Recognition · Computer Science 2019-08-20 Shengju Qian , Keqiang Sun , Wayne Wu , Chen Qian , Jiaya Jia

Recognizing wild faces is extremely hard as they appear with all kinds of variations. Traditional methods either train with specifically annotated variation data from target domains, or by introducing unlabeled target variation data to…

Computer Vision and Pattern Recognition · Computer Science 2020-02-28 Yichun Shi , Xiang Yu , Kihyuk Sohn , Manmohan Chandraker , Anil K. Jain

Deep Neural Networks (DNNs) have established themselves as a dominant technique in machine learning. DNNs have been top performers on a wide variety of tasks including image classification, speech recognition, and face recognition.…

Computer Vision and Pattern Recognition · Computer Science 2019-02-12 Stephen Balaban

Face swapping combines one face's identity with another face's non-appearance attributes (expression, head pose, lighting) to generate a synthetic face. This technology is rapidly improving, but falls flat when reconstructing some…

Computer Vision and Pattern Recognition · Computer Science 2023-05-26 Ethan Wilson , Frederick Shic , Eakta Jain

"Frontalization" is the process of synthesizing frontal facing views of faces appearing in single unconstrained photos. Recent reports have suggested that this process may substantially boost the performance of face recognition systems.…

Computer Vision and Pattern Recognition · Computer Science 2014-12-01 Tal Hassner , Shai Harel , Eran Paz , Roee Enbar

Given the recent deep learning advancements in face detection and recognition techniques for human faces, this paper answers the question "how well would they work for cartoons'?" - a domain that remains largely unexplored until recently,…

Computer Vision and Pattern Recognition · Computer Science 2018-07-09 Saurav Jha , Nikhil Agarwal , Suneeta Agarwal

Like other applications in computer vision, medical image segmentation has been most successfully addressed using deep learning models that rely on the convolution operation as their main building block. Convolutions enjoy important…

Image and Video Processing · Electrical Eng. & Systems 2022-04-05 Davood Karimi , Serge Vasylechko , Ali Gholipour

Face segmentation is the task of densely labeling pixels on the face according to their semantics. While current methods place an emphasis on developing sophisticated architectures, use conditional random fields for smoothness, or rather…

Computer Vision and Pattern Recognition · Computer Science 2020-03-31 Iacopo Masi , Joe Mathai , Wael AbdAlmageed

For complex segmentation tasks, fully automatic systems are inherently limited in their achievable accuracy for extracting relevant objects. Especially in cases where only few data sets need to be processed for a highly accurate result,…

Computer Vision and Pattern Recognition · Computer Science 2017-09-12 Mario Amrehn , Sven Gaube , Mathias Unberath , Frank Schebesch , Tim Horz , Maddalena Strumia , Stefan Steidl , Markus Kowarschik , Andreas Maier

We present a fully convolutional network(FCN) based approach for color image restoration. FCNs have recently shown remarkable performance for high-level vision problem like semantic segmentation. In this paper, we investigate if FCN models…

Computer Vision and Pattern Recognition · Computer Science 2017-04-14 Subhajit Chaudhury , Hiya Roy

The fully convolutional network (FCN) has achieved tremendous success in dense visual recognition tasks, such as scene segmentation. The last layer of FCN is typically a global classifier (1x1 convolution) to recognize each pixel to a…

Computer Vision and Pattern Recognition · Computer Science 2021-09-22 Changqian Yu , Yuanjie Shao , Changxin Gao , Nong Sang

Automatic skin lesion segmentation methods based on fully convolutional networks (FCNs) are regarded as the state-of-the-art for accuracy. When there are, however, insufficient training data to cover all the variations in skin lesions,…

Computer Vision and Pattern Recognition · Computer Science 2024-12-17 Lei Bi , Michael Fulham , Jinman Kim

We propose a new deep network structure for unconstrained face recognition. The proposed network integrates several key components together in order to characterize complex data distributions, such as in unconstrained face images. Inspired…

Computer Vision and Pattern Recognition · Computer Science 2019-03-20 Qiangchang Wang , Guodong Guo , Mohammad Iqbal Nouyed

Despite promising progress in face swapping task, realistic swapped images remain elusive, often marred by artifacts, particularly in scenarios involving high pose variation, color differences, and occlusion. To address these issues, we…

Computer Vision and Pattern Recognition · Computer Science 2024-09-12 Sanoojan Baliah , Qinliang Lin , Shengcai Liao , Xiaodan Liang , Muhammad Haris Khan

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…

Computer Vision and Pattern Recognition · Computer Science 2022-10-11 Mohammed R. Al-Sinan , Aseel F. Haneef , Hamzah Luqman

Many image processing tasks involve image-to-image mapping, which can be addressed well by fully convolutional networks (FCN) without any heavy preprocessing. Although empirically designing and training FCNs can achieve satisfactory…

Machine Learning · Computer Science 2019-01-25 Jianjie Lu , Kai-yu Tong