中文
相关论文

相关论文: Seeing Small Faces from Robust Anchor's Perspectiv…

200 篇论文

Automatic face recognition is a research area with high popularity. Many different face recognition algorithms have been proposed in the last thirty years of intensive research in the field. With the popularity of deep learning and its…

计算机视觉与模式识别 · 计算机科学 2022-08-10 Tiago de Freitas Pereira , Dominic Schmidli , Yu Linghu , Xinyi Zhang , Sébastien Marcel , Manuel Günther

Scale variation is one of the most challenging problems in face detection. Modern face detectors employ feature pyramids to deal with scale variation. However, it might break the feature consistency across different scales of faces. In this…

计算机视觉与模式识别 · 计算机科学 2021-05-24 Leilei Cao , Yao Xiao , Lin Xu

This paper presents the novel approach towards table structure recognition by leveraging the guided anchors. The concept differs from current state-of-the-art approaches for table structure recognition that naively apply object detection…

计算机视觉与模式识别 · 计算机科学 2021-04-22 Khurram Azeem Hashmi , Didier Stricker , Marcus Liwicki , Muhammad Noman Afzal , Muhammad Zeshan Afzal

We propose a novel facial Anchors and Contours Estimation framework, ACE-Net, for fine-level face alignment tasks. ACE-Net predicts facial anchors and contours that are richer than traditional facial landmarks while overcoming ambiguities…

计算机视觉与模式识别 · 计算机科学 2022-01-11 Jihua Huang , Amir Tamrakar

Automatic generation of morphed face images often produces ghosting artifacts due to poorly aligned structures in the input images. Manual processing can mitigate these artifacts. However, this is not feasible for the generation of large…

计算机视觉与模式识别 · 计算机科学 2023-12-14 Clemens Seibold , Anna Hilsmann , Peter Eisert

In this paper, we focus on addressing the open-set face identification problem on a few-shot gallery by fine-tuning. The problem assumes a realistic scenario for face identification, where only a small number of face images is given for…

计算机视觉与模式识别 · 计算机科学 2023-01-09 Hojin Park , Jaewoo Park , Andrew Beng Jin Teoh

Sparse Representation (or coding) based Classification (SRC) has gained great success in face recognition in recent years. However, SRC emphasizes the sparsity too much and overlooks the correlation information which has been demonstrated…

计算机视觉与模式识别 · 计算机科学 2014-05-05 Jing Wang , Canyi Lu , Meng Wang , Peipei Li , Shuicheng Yan , Xuegang Hu

In this paper we propose a supervised initialization scheme for cascaded face alignment based on explicit head pose estimation. We first investigate the failure cases of most state of the art face alignment approaches and observe that these…

计算机视觉与模式识别 · 计算机科学 2015-07-21 Heng Yang , Wenxuan Mou , Yichi Zhang , Ioannis Patras , Hatice Gunes , Peter Robinson

Recently, vision transformers (ViTs) have achieved excellent performance on vision tasks by measuring the global self-attention among the image patches. Given $n$ patches, they will have quadratic complexity such as $\mathcal{O}(n^2)$ and…

计算机视觉与模式识别 · 计算机科学 2025-06-23 Jiquan Shan , Junxiao Wang , Lifeng Zhao , Liang Cai , Hongyuan Zhang , Ioannis Liritzis

Face recognition algorithms have demonstrated very high recognition performance, suggesting suitability for real world applications. Despite the enhanced accuracies, robustness of these algorithms against attacks and bias has been…

计算机视觉与模式识别 · 计算机科学 2020-02-10 Richa Singh , Akshay Agarwal , Maneet Singh , Shruti Nagpal , Mayank Vatsa

This paper presents a part-based face detection approach where the spatial relationship between the face parts is represented by a hidden 3D model with six parameters. The computational complexity of the search in the six dimensional pose…

计算机视觉与模式识别 · 计算机科学 2017-12-29 Adrian Barbu , Nathan Lay , Gary Gramajo

Recent sparse detectors with multiple, e.g. six, decoder layers achieve promising performance but much inference time due to complex heads. Previous works have explored using dense priors as initialization and built one-decoder-layer…

计算机视觉与模式识别 · 计算机科学 2023-08-21 Shenghao Fu , Junkai Yan , Yipeng Gao , Xiaohua Xie , Wei-Shi Zheng

Despite the great success achieved by deep learning methods in face recognition, severe performance drops are observed for large pose variations in unconstrained environments (e.g., in cases of surveillance and photo-tagging). To address…

计算机视觉与模式识别 · 计算机科学 2021-07-27 Qiang Meng , Xiaqing Xu , Xiaobo Wang , Yang Qian , Yunxiao Qin , Zezheng Wang , Chenxu Zhao , Feng Zhou , Zhen Lei

Super-resolution (SR) and landmark localization of tiny faces are highly correlated tasks. On the one hand, landmark localization could obtain higher accuracy with faces of high-resolution (HR). On the other hand, face SR would benefit from…

计算机视觉与模式识别 · 计算机科学 2019-11-21 Yu Yin , Joseph P. Robinson , Yulun Zhang , Yun Fu

Face detection and alignment in unconstrained environment are challenging due to various poses, illuminations and occlusions. Recent studies show that deep learning approaches can achieve impressive performance on these two tasks. In this…

计算机视觉与模式识别 · 计算机科学 2016-09-21 Kaipeng Zhang , Zhanpeng Zhang , Zhifeng Li , Yu Qiao

While road obstacle detection techniques have become increasingly effective, they typically ignore the fact that, in practice, the apparent size of the obstacles decreases as their distance to the vehicle increases. In this paper, we…

计算机视觉与模式识别 · 计算机科学 2023-06-21 Krzysztof Lis , Sina Honari , Pascal Fua , Mathieu Salzmann

Traditional face recognition systems rely on extracting fixed face representations, known as templates, to store and verify identities. These representations are typically generated by neural networks that often lack explainability and…

计算机视觉与模式识别 · 计算机科学 2025-05-27 Sebastian Groß , Stefan Heindorf , Philipp Terhörst

Concatenation of the deep network representations extracted from different facial patches helps to improve face recognition performance. However, the concatenated facial template increases in size and contains redundant information.…

计算机视觉与模式识别 · 计算机科学 2019-04-16 Yuhang Wu , Ioannis A. Kakadiaris

There have been tremendous improvements for facial landmark detection on general "in-the-wild" images. However, it is still challenging to detect the facial landmarks on images with severe occlusion and images with large head poses (e.g.…

计算机视觉与模式识别 · 计算机科学 2017-09-26 Yue Wu , Qiang Ji

This paper proposes an efficient, low-complexity and anchor-free object detector based on the state-of-the-art YOLO framework, which can be implemented in real time on edge computing platforms. We develop an enhanced data augmentation…

计算机视觉与模式识别 · 计算机科学 2023-02-16 Shihan Liu , Junlin Zha , Jian Sun , Zhuo Li , Gang Wang