中文
相关论文

相关论文: Learning Spatio-Temporal Features with Two-Stream …

200 篇论文

We focus on the word-level visual lipreading, which requires to decode the word from the speaker's video. Recently, many state-of-the-art visual lipreading methods explore the end-to-end trainable deep models, involving the use of 2D…

计算机视觉与模式识别 · 计算机科学 2019-09-17 Xinshuo Weng

The video and action classification have extremely evolved by deep neural networks specially with two stream CNN using RGB and optical flow as inputs and they present outstanding performance in terms of video analysis. One of the…

计算机视觉与模式识别 · 计算机科学 2016-09-05 Ali Diba , Ali Mohammad Pazandeh , Luc Van Gool

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

Non-frontal lip views contain useful information which can be used to enhance the performance of frontal view lipreading. However, the vast majority of recent lipreading works, including the deep learning approaches which significantly…

计算机视觉与模式识别 · 计算机科学 2017-09-05 Stavros Petridis , Yujiang Wang , Zuwei Li , Maja Pantic

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

The word-level lipreading approach typically employs a two-stage framework with separate frontend and backend architectures to model dynamic lip movements. Each component has been extensively studied, and in the backend architecture,…

计算机视觉与模式识别 · 计算机科学 2026-01-06 Byung Hoon Lee , Wooseok Shin , Sung Won Han

Machine lipreading is a special type of automatic speech recognition (ASR) which transcribes human speech by visually interpreting the movement of related face regions including lips, face, and tongue. Recently, deep neural network based…

计算机视觉与模式识别 · 计算机科学 2018-03-15 Kai Xu , Dawei Li , Nick Cassimatis , Xiaolong Wang

We propose a methodology to extend the concept of Two-Stream Convolutional Networks to perform end-to-end learning for self-driving cars with temporal cues. The system has the ability to learn spatiotemporal features by simultaneously…

机器学习 · 计算机科学 2018-12-18 Nelson Fernandez

It remains a challenge to efficiently extract spatialtemporal information from skeleton sequences for 3D human action recognition. Although most recent action recognition methods are based on Recurrent Neural Networks which present…

计算机视觉与模式识别 · 计算机科学 2017-06-08 Hong Liu , Juanhui Tu , Mengyuan Liu

Deep learning using Convolutional Neural Networks (CNNs) has been shown to significantly out-performed many conventional vision algorithms. Despite efforts to increase the CNN efficiency both algorithmically and with specialized hardware,…

计算机视觉与模式识别 · 计算机科学 2021-05-24 Carlos Mauricio Villegas Burgos , Tianqi Yang , Nick Vamivakas , Yuhao Zhu

Convolutional neural network (CNN) slides a kernel over the whole image to produce an output map. This kernel scheme reduces the number of parameters with respect to a fully connected neural network (NN). While CNN has proven to be an…

计算机视觉与模式识别 · 计算机科学 2025-04-29 Ihsan Ullah , Alfredo Petrosino

In recent years, deep learning based machine lipreading has gained prominence. To this end, several architectures such as LipNet, LCANet and others have been proposed which perform extremely well compared to traditional lipreading DNN-HMM…

计算机视觉与模式识别 · 计算机科学 2019-07-01 Dilip Kumar Margam , Rohith Aralikatti , Tanay Sharma , Abhinav Thanda , Pujitha A K , Sharad Roy , Shankar M Venkatesan

Videos contain very rich semantic information. Traditional hand-crafted features are known to be inadequate in analyzing complex video semantics. Inspired by the huge success of the deep learning methods in analyzing image, audio and text…

计算机视觉与模式识别 · 计算机科学 2015-04-09 Hao Ye , Zuxuan Wu , Rui-Wei Zhao , Xi Wang , Yu-Gang Jiang , Xiangyang Xue

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

Remarkable progress has been made in image recognition, primarily due to the availability of large-scale annotated datasets and the revival of deep CNN. CNNs enable learning data-driven, highly representative, layered hierarchical image…

计算机视觉与模式识别 · 计算机科学 2016-02-11 Hoo-Chang Shin , Holger R. Roth , Mingchen Gao , Le Lu , Ziyue Xu , Isabella Nogues , Jianhua Yao , Daniel Mollura , Ronald M. Summers

Hyper spectral images have drawn the attention of the researchers for its complexity to classify. It has nonlinear relation between the materials and the spectral information provided by the HSI image. Deep learning methods have shown…

图像与视频处理 · 电气工程与系统科学 2024-02-16 Alok Ranjan Sahoo , Pavan Chakraborty

Convolutional Neural Networks (CNN) have been regarded as a powerful class of models for image recognition problems. Nevertheless, it is not trivial when utilizing a CNN for learning spatio-temporal video representation. A few studies have…

计算机视觉与模式识别 · 计算机科学 2017-11-29 Zhaofan Qiu , Ting Yao , Tao Mei

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

Contrastive Language-Image Pre-training (CLIP) achieves promising results in 2D zero-shot and few-shot learning. Despite the impressive performance in 2D, applying CLIP to help the learning in 3D scene understanding has yet to be explored.…

计算机视觉与模式识别 · 计算机科学 2023-04-07 Runnan Chen , Youquan Liu , Lingdong Kong , Xinge Zhu , Yuexin Ma , Yikang Li , Yuenan Hou , Yu Qiao , Wenping Wang

In videos, the human's actions are of three-dimensional (3D) signals. These videos investigate the spatiotemporal knowledge of human behavior. The promising ability is investigated using 3D convolution neural networks (CNNs). The 3D CNNs…

计算机视觉与模式识别 · 计算机科学 2022-07-26 Arslan Syed , Eman A. Aldhahri , Muhammad Munawar Iqbal , Abid Ali , Ammar Muthanna , Harun Jamil , Faisal Jamil
‹ 上一页 1 2 3 10 下一页 ›