中文
相关论文

相关论文: Multi-task Learning of Cascaded CNN for Facial Att…

200 篇论文

Since the beginning of world-wide COVID-19 pandemic, facial masks have been recommended to limit the spread of the disease. However, these masks hide certain facial attributes. Hence, it has become difficult for existing face recognition…

计算机视觉与模式识别 · 计算机科学 2023-09-08 Yooshin Cho , Hanbyel Cho , Hyeong Gwon Hong , Jaesung Ahn , Dongmin Cho , JungWoo Chang , Junmo Kim

Facial recognition has always been a challeng- ing task for computer vision scientists and experts. Despite complexities arising due to variations in camera parameters, illumination and face orientations, significant progress has been made…

计算机视觉与模式识别 · 计算机科学 2018-09-11 Saumya Kumaar , Abhinandan Dogra , Abrar Majeedi , Hanan Gani , Ravi M. Vishwanath , S N Omkar

Convolutional neural network (CNN) based face detectors are inefficient in handling faces of diverse scales. They rely on either fitting a large single model to faces across a large scale range or multi-scale testing. Both are…

计算机视觉与模式识别 · 计算机科学 2017-06-30 Zekun Hao , Yu Liu , Hongwei Qin , Junjie Yan , Xiu Li , Xiaolin Hu

Convolutional Neural Networks (CNNs) have drawn researchers' attention to identifying cattle using muzzle images. However, CNNs often fail to capture long-range dependencies within the complex patterns of the muzzle. The transformers handle…

计算机视觉与模式识别 · 计算机科学 2025-01-10 Rabin Dulal , Lihong Zheng , Muhammad Ashad Kabir

Although Deep Convolutional Neural Networks (CNNs) have liberated their power in various computer vision tasks, the most important components of CNN, convolutional layers and fully connected layers, are still limited to linear…

计算机视觉与模式识别 · 计算机科学 2017-09-05 Yanghao Li , Naiyan Wang , Jiaying Liu , Xiaodi Hou

Nowadays, social media has become a popular platform for the public to share photos. To make photos more visually appealing, users usually apply filters on their photos without domain knowledge. However, due to the growing number of filter…

计算机视觉与模式识别 · 计算机科学 2017-03-28 Wei-Tse Sun , Ting-Hsuan Chao , Yin-Hsi Kuo , Winston H. Hsu

We present an approach that combines automatic features learned by convolutional neural networks (CNN) and handcrafted features computed by the bag-of-visual-words (BOVW) model in order to achieve state-of-the-art results in facial…

计算机视觉与模式识别 · 计算机科学 2020-03-16 Mariana-Iuliana Georgescu , Radu Tudor Ionescu , Marius Popescu

In recent year, tremendous strides have been made in face detection thanks to deep learning. However, most published face detectors deteriorate dramatically as the faces become smaller. In this paper, we present the Small Faces Attention…

计算机视觉与模式识别 · 计算机科学 2019-12-02 Shi Luo , Xiongfei Li , Rui Zhu , Xiaoli Zhang

Convolutional neural networks (CNNs) have proven effective for image processing tasks, such as object recognition and classification. Recently, CNNs have been enhanced with concepts of attention, similar to those found in biology. Much of…

计算机视觉与模式识别 · 计算机科学 2015-12-10 Grace W. Lindsay

Facial attribute analysis has received considerable attention when deep learning techniques made remarkable breakthroughs in this field over the past few years. Deep learning based facial attribute analysis consists of two basic sub-issues:…

计算机视觉与模式识别 · 计算机科学 2019-10-29 Xin Zheng , Yanqing Guo , Huaibo Huang , Yi Li , Ran He

In this study, we introduce a multi-modal approach that efficiently integrates multi-scale clinical and dermoscopy features within a single network, thereby substantially reducing model parameters. The proposed method includes three novel…

图像与视频处理 · 电气工程与系统科学 2024-03-31 Peng Tang , Tobias Lasser

Deep Convolutional Neural Networks (CNNs) have been pushing the frontier of the face recognition research in the past years. However, existing general CNN face models generalize poorly to the scenario of occlusions on variable facial areas.…

计算机视觉与模式识别 · 计算机科学 2019-08-20 Lingxue Song , Dihong Gong , Zhifeng Li , Changsong Liu , Wei Liu

In recent years, convolutional neural networks (CNNs) with channel-wise feature refining mechanisms have brought noticeable benefits to modelling channel dependencies. However, current attention paradigms fail to infer an optimal channel…

计算机视觉与模式识别 · 计算机科学 2024-05-14 Nick Nikzad , Yongsheng Gao , Jun Zhou

Existing deep learning based facial landmark detection methods have achieved excellent performance. These methods, however, do not explicitly embed the structural dependencies among landmark points. They hence cannot preserve the geometric…

计算机视觉与模式识别 · 计算机科学 2022-06-29 Lisha Chen , Hui Su , Qiang Ji

Despite recent advances in multi-scale deep representations, their limitations are attributed to expensive parameters and weak fusion modules. Hence, we propose an efficient approach to fuse multi-scale deep representations, called…

计算机视觉与模式识别 · 计算机科学 2016-11-18 Yu Liu , Yanming Guo , Michael S. Lew

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…

计算机视觉与模式识别 · 计算机科学 2018-10-25 Lisa Graziani , Stefano Melacci , Marco Gori

Transformers have captured growing attention in computer vision, thanks to its large capacity and global processing capabilities. However, transformers are data hungry, and their ability to generalize is constrained compared to…

计算机视觉与模式识别 · 计算机科学 2025-08-26 Hosam S. EL-Assiouti , Hadeer El-Saadawy , Maryam N. Al-Berry , Mohamed F. Tolba

Face recognition algorithms based on deep convolutional neural networks (DCNNs) have made progress on the task of recognizing faces in unconstrained viewing conditions. These networks operate with compact feature-based face representations…

计算机视觉与模式识别 · 计算机科学 2020-02-18 Connor J. Parde , Carlos Castillo , Matthew Q. Hill , Y. Ivette Colon , Swami Sankaranarayanan , Jun-Cheng Chen , Alice J. O'Toole

(T)ACSA tasks, including aspect-category sentiment analysis (ACSA) and targeted aspect-category sentiment analysis (TACSA), aims at identifying sentiment polarity on predefined categories. Incremental learning on new categories is necessary…

计算与语言 · 计算机科学 2020-10-07 Zehui Dai , Cheng Peng , Huajie Chen , Yadong Ding

There is an increasing interest in applying deep learning to 3D mesh segmentation. We observe that 1) existing feature-based techniques are often slow or sensitive to feature resizing, 2) there are minimal comparative studies and 3)…

图形学 · 计算机科学 2018-02-09 David George , Xianghua Xie , Gary KL Tam
‹ 上一页 1 8 9 10 下一页 ›