paper-with-me

홈 › Papers

Occlusion-Aware Deep Convolutional Neural Network via Homogeneous Tanh-transforms for Face Parsing

2023-08-29 · Jianhua Qiua, Weihua Liu, Chaochao Lin, Jiaojiao Li, Haoping Yu, Said Boumaraf

Face parsing infers a pixel-wise label map for each semantic facial component. Previous methods generally work well for uncovered faces, however, they overlook facial occlusion and ignore some contextual areas outside a single face, especially when facial occlusion has become a common situation during the COVID-19 epidemic. Inspired by the lighting phenomena in everyday life, where illumination from four distinct lamps provides a more uniform distribution than a single central light source, we propose a novel homogeneous tanh-transform for image preprocessing, which is made up of four tanh-transforms. These transforms fuse the central vision and the peripheral vision together. Our proposed method addresses the dilemma of face parsing under occlusion and compresses more information from the surrounding context. Based on homogeneous tanh-transforms, we propose an occlusion-aware convolutional neural network for occluded face parsing. It combines information in both Tanh-polar space and Tanh-Cartesian space, capable of enhancing receptive fields. Furthermore, we introduce an occlusion-aware loss to focus on the boundaries of occluded regions. The network is simple, flexible, and can be trained end-to-end. To facilitate future research of occluded face parsing, we also contribute a new cleaned face parsing dataset. This dataset is manually purified from several academic or industrial datasets, including CelebAMask-HQ, Short-video Face Parsing, and the Helen dataset, and will be made public. Experiments demonstrate that our method surpasses state-of-the-art methods in face parsing under occlusion.

📄 PDF Abstract BibTeX arXiv:2308.15323

Code (0)

등록된 구현이 없습니다.

Tasks

Face Parsing

Methods 이 논문이 사용한 방법론

Focus 설명 없음

Similar Papers 제목 키워드 기반

Parametric Leaky Tanh: A New Hybrid Activation Function for Deep Learning

2023-08-11 · Stamatis Mastromichalakis

Activation functions (AFs) are crucial components of deep neural networks (DNNs), having a significant impact on their performance. An activation function in a DNN is typically a smooth, nonlinear function that transform…

Deep Multicameral Decoding for Localizing Unoccluded Object Instances from a Single RGB Image

2019-06-18 · Matthieu Grard, Emmanuel Dellandréa, Liming Chen

Occlusion-aware instance-sensitive segmentation is a complex task generally split into region-based segmentations, by approximating instances as their bounding box. We address the showcase scenario of dense homogeneous l…

Boundary DetectionDecoderInstance SegmentationSemantic Segmentation

PLU: The Piecewise Linear Unit Activation Function

2018-09-03 · Andrei Nicolae

Successive linear transforms followed by nonlinear "activation" functions can approximate nonlinear functions to arbitrary precision given sufficient layers. The number of necessary layers is dependent on, in part, by th…

SOAF: Scene Occlusion-aware Neural Acoustic Field

2024-07-02 · Huiyu Gao, Jiahao Ma, David Ahmedt-Aristizabal, Chuong Nguyen 외

This paper tackles the problem of novel view audio-visual synthesis along an arbitrary trajectory in an indoor scene, given the audio-video recordings from other known trajectories of the scene. Existing methods often ov…

Audio Generation

STanHop: Sparse Tandem Hopfield Model for Memory-Enhanced Time Series Prediction

2023-12-28 · Dennis Wu, Jerry Yao-Chieh Hu, Weijian Li, Bo-Yu Chen 외

We present STanHop-Net (Sparse Tandem Hopfield Network) for multivariate time series prediction with memory-enhanced capabilities. At the heart of our approach is STanHop, a novel Hopfield-based neural network block, whi…

RetrievalTime SeriesTime Series Prediction