论文标题
通过分裂注意网络中的分裂注意力面对面幻觉
Face Hallucination via Split-Attention in Split-Attention Network
论文作者
论文摘要
最近,由于能够预测大量样本的高频细节,卷积神经网络(CNN)已被广泛用于促进面部幻觉。但是,他们中的大多数人未能同时考虑整体面部剖面和精细的纹理细节,从而减少了重建面部的自然性和忠诚度,并进一步损害了下游任务的执行(例如,面部检测,面部识别,面部识别)。为了解决这个问题,我们提出了一个新型的外部内部分裂注意力组(ESAG),该组分别涵盖了负责面部结构信息和面部纹理细节的两条路径。通过融合这两条路径的特征,同时增强了面部结构和面部细节的保真度。然后,我们提出在分裂意见网络(SISN)中进行分裂注意力,以通过级联几个ESAG来重建感性高分辨率的面部图像。面部幻觉和面部识别的实验结果揭示了所提出的方法不仅显着提高了幻觉的面孔的清晰度,而且还鼓励了随后的面部识别性能。代码已在https://github.com/mdswyz/sisn-face-hallacination上发布。
Recently, convolutional neural networks (CNNs) have been widely employed to promote the face hallucination due to the ability to predict high-frequency details from a large number of samples. However, most of them fail to take into account the overall facial profile and fine texture details simultaneously, resulting in reduced naturalness and fidelity of the reconstructed face, and further impairing the performance of downstream tasks (e.g., face detection, facial recognition). To tackle this issue, we propose a novel external-internal split attention group (ESAG), which encompasses two paths responsible for facial structure information and facial texture details, respectively. By fusing the features from these two paths, the consistency of facial structure and the fidelity of facial details are strengthened at the same time. Then, we propose a split-attention in split-attention network (SISN) to reconstruct photorealistic high-resolution facial images by cascading several ESAGs. Experimental results on face hallucination and face recognition unveil that the proposed method not only significantly improves the clarity of hallucinated faces, but also encourages the subsequent face recognition performance substantially. Codes have been released at https://github.com/mdswyz/SISN-Face-Hallucination.