中文
相关论文

相关论文: Lip-reading with Hierarchical Pyramidal Convolutio…

200 篇论文

The goal of this paper is to develop state-of-the-art models for lip reading -- visual speech recognition. We develop three architectures and compare their accuracy and training times: (i) a recurrent model using LSTMs; (ii) a fully…

计算机视觉与模式识别 · 计算机科学 2018-06-18 Triantafyllos Afouras , Joon Son Chung , Andrew Zisserman

Visual recognition of speech using the lip movement is called Lip-reading. Recent developments in this nascent field uses different neural networks as feature extractors which serve as input to a model which can map the temporal…

计算机视觉与模式识别 · 计算机科学 2018-06-01 Dharin Parekh , Ankitesh Gupta , Shharrnam Chhatpar , Anmol Yash Kumar , Manasi Kulkarni

Despite the advancement in the domain of audio and audio-visual speech recognition, visual speech recognition systems are still quite under-explored due to the visual ambiguity of some phonemes. In this work, we propose a new lip-reading…

计算机视觉与模式识别 · 计算机科学 2021-08-10 Shahd Elashmawy , Marian Ramsis , Hesham M. Eraqi , Farah Eldeshnawy , Hadeel Mabrouk , Omar Abugabal , Nourhan Sakr

Lip-reading has attracted a lot of research attention lately thanks to advances in deep learning. The current state-of-the-art model for recognition of isolated words in-the-wild consists of a residual network and Bidirectional Gated…

计算机视觉与模式识别 · 计算机科学 2020-01-24 Brais Martinez , Pingchuan Ma , Stavros Petridis , Maja Pantic

Lip-reading aims to recognize speech content from videos via visual analysis of speakers' lip movements. This is a challenging task due to the existence of homophemes-words which involve identical or highly similar lip movements, as well as…

计算机视觉与模式识别 · 计算机科学 2019-09-04 Chenhao Wang

This paper explores the use of convolution LSTMs to simultaneously learn spatial- and temporal-information in videos. A deep network of convolutional LSTMs allows the model to access the entire range of temporal information at all spatial…

计算机视觉与模式识别 · 计算机科学 2019-04-10 Logan Courtney , Ramavarapu Sreenivas

Human lip-reading is a challenging task. It requires not only knowledge of underlying language but also visual clues to predict spoken words. Experts need certain level of experience and understanding of visual expressions learning to…

计算机视觉与模式识别 · 计算机科学 2018-02-16 M Faisal , Sanaullah Manzoor

Lip reading, also known as visual speech recognition, aims to recognize the speech content from videos by analyzing the lip dynamics. There have been several appealing progress in recent years, benefiting much from the rapidly developed…

计算机视觉与模式识别 · 计算机科学 2020-11-17 Dalu Feng , Shuang Yang , Shiguang Shan , Xilin Chen

Lip-reading models have been significantly improved recently thanks to powerful deep learning architectures. However, most works focused on frontal or near frontal views of the mouth. As a consequence, lip-reading performance seriously…

计算机视觉与模式识别 · 计算机科学 2019-11-15 Shiyang Cheng , Pingchuan Ma , Georgios Tzimiropoulos , Stavros Petridis , Adrian Bulat , Jie Shen , Maja Pantic

Lipreading has witnessed a lot of progress due to the resurgence of neural networks. Recent works have placed emphasis on aspects such as improving performance by finding the optimal architecture or improving generalization. However, there…

计算机视觉与模式识别 · 计算机科学 2021-06-03 Pingchuan Ma , Brais Martinez , Stavros Petridis , Maja Pantic

In this work, we propose a technique to transfer speech recognition capabilities from audio speech recognition systems to visual speech recognizers, where our goal is to utilize audio data during lipreading model training. Impressive…

多媒体 · 计算机科学 2022-07-13 Hadeel Mabrouk , Omar Abugabal , Nourhan Sakr , Hesham M. Eraqi

In this project, we worked on speech recognition, specifically predicting individual words based on both the video frames and audio. Empowered by convolutional neural networks, the recent speech recognition and lip reading models are…

计算机视觉与模式识别 · 计算机科学 2018-12-27 Devesh Walawalkar , Yihui He , Rohit Pillai

Lip reading has witnessed unparalleled development in recent years thanks to deep learning and the availability of large-scale datasets. Despite the encouraging results achieved, the performance of lip reading, unfortunately, remains…

计算机视觉与模式识别 · 计算机科学 2019-11-27 Ya Zhao , Rui Xu , Xinchao Wang , Peng Hou , Haihong Tang , Mingli Song

The goal of this paper is to learn strong lip reading models that can recognise speech in silent videos. Most prior works deal with the open-set visual speech recognition problem by adapting existing automatic speech recognition techniques…

计算机视觉与模式识别 · 计算机科学 2021-12-06 K R Prajwal , Triantafyllos Afouras , Andrew Zisserman

Lip-reading aims to infer the speech content from the lip movement sequence and can be seen as a typical sequence-to-sequence (seq2seq) problem which translates the input image sequence of lip movements to the text sequence of the speech…

计算机视觉与模式识别 · 计算机科学 2020-03-26 Mingshuang Luo , Shuang Yang , Shiguang Shan , Xilin Chen

Lipreading is the task of decoding text from the movement of a speaker's mouth. Traditional approaches separated the problem into two stages: designing or learning visual features, and prediction. More recent deep lipreading approaches are…

机器学习 · 计算机科学 2016-12-19 Yannis M. Assael , Brendan Shillingford , Shimon Whiteson , Nando de Freitas

Finding visual features and suitable models for lipreading tasks that are more complex than a well-constrained vocabulary has proven challenging. This paper explores state-of-the-art Deep Neural Network architectures for lipreading based on…

图像与视频处理 · 电气工程与系统科学 2018-05-31 George Sterpu , Christian Saam , Naomi Harte

In this paper, we propose a novel method for speaker adaptation in lip reading, motivated by two observations. Firstly, a speaker's own characteristics can always be portrayed well by his/her few facial images or even a single image with…

计算机视觉与模式识别 · 计算机科学 2024-05-01 Songtao Luo , Shuang Yang , Shiguang Shan , Xilin Chen

Visual speech recognition is the task to decode the speech content from a video based on visual information, especially the movements of lips. It is also referenced as lipreading. Motivated by two problems existing in lipreading, words with…

计算机视觉与模式识别 · 计算机科学 2019-01-14 Jingyun Xiao

This work introduces pyramidal convolution (PyConv), which is capable of processing the input at multiple filter scales. PyConv contains a pyramid of kernels, where each level involves different types of filters with varying size and depth,…

计算机视觉与模式识别 · 计算机科学 2020-06-23 Ionut Cosmin Duta , Li Liu , Fan Zhu , Ling Shao
‹ 上一页 1 2 3 10 下一页 ›