paper-with-me

홈 › Papers

Lip-reading with Densely Connected Temporal Convolutional Networks

2020-09-29 · Pingchuan Ma, Yujiang Wang, Jie Shen, Stavros Petridis, Maja Pantic

In this work, we present the Densely Connected Temporal Convolutional Network (DC-TCN) for lip-reading of isolated words. Although Temporal Convolutional Networks (TCN) have recently demonstrated great potential in many vision tasks, its receptive fields are not dense enough to model the complex temporal dynamics in lip-reading scenarios. To address this problem, we introduce dense connections into the network to capture more robust temporal features. Moreover, our approach utilises the Squeeze-and-Excitation block, a light-weight attention mechanism, to further enhance the model's classification power. Without bells and whistles, our DC-TCN method has achieved 88.36% accuracy on the Lip Reading in the Wild (LRW) dataset and 43.65% on the LRW-1000 dataset, which has surpassed all the baseline methods and is the new state-of-the-art on both datasets.

📄 PDF Abstract BibTeX arXiv:2009.14233

Code (1)

mpc001/Lipreading_using_Temporal_Convolutional_Networks 공식 구현 pytorch

Tasks

Lip Reading

Methods 이 논문이 사용한 방법론

Dense Connections Dense Connections, or Fully Connected Connections, are a type of layer in a deep neural network that use a linear operation where every input is connected to every output…

Similar Papers 제목 키워드 기반

Training Strategies for Improved Lip-reading

2022-09-03 · Pingchuan Ma, Yujiang Wang, Stavros Petridis, Jie Shen 외

Several training strategies and temporal models have been recently proposed for isolated word lip-reading in a series of independent works. However, the potential of combining the best strategies and investigating the im…

Data AugmentationLipreadingLip Reading

Densely Connected Attention Propagation for Reading Comprehension

2018-11-10 · NeurIPS 2018 12 · Yi Tay, Luu Anh Tuan, Siu Cheung Hui, Jian Su

We propose DecaProp (Densely Connected Attention Propagation), a new densely connected neural architecture for reading comprehension (RC). There are two distinct characteristics of our model. Firstly, our model densely c…

AllOpen-Domain Question AnsweringQuestion AnsweringReading Comprehension

Reading Scene Text with Attention Convolutional Sequence Modeling

2017-09-13 · Yunze Gao, Yingying Chen, Jinqiao Wang, Hanqing Lu

Reading text in the wild is a challenging task in the field of computer vision. Existing approaches mainly adopted Connectionist Temporal Classification (CTC) or Attention models based on Recurrent Neural Network (RNN), …

Scene Text Recognition

Active Deep Densely Connected Convolutional Network for Hyperspectral Image Classification

2020-09-01 · Bing Liu, Anzhu Yu, Pengqiang Zhang, Lei Ding 외

Deep learning based methods have seen a massive rise in popularity for hyperspectral image classification over the past few years. However, the success of deep learning is attributed greatly to numerous labeled samples. …

Active LearningClassificationDeep LearningGeneral Classification+3

Assessment of Breast Cancer Histology using Densely Connected Convolutional Networks

2018-04-09 · Matthias Kohl, Christoph Walz, Florian Ludwig, Stefan Braunewell 외

Breast cancer is the most frequently diagnosed cancer and leading cause of cancer-related death among females worldwide. In this article, we investigate the applicability of densely connected convolutional neural network…

General Classificationimage-classificationImage ClassificationImage Segmentation+2