paper-with-me

홈 › Papers

PDAN: Pyramid Dilated Attention Network for Action Detection

2021-01-05 · Rui Dai, Srijan Das, Luca Minciullo, Lorenzo Garattoni, Gianpiero Francesca, Francois Bremond

Handling long and complex temporal information is an important challenge for action detection tasks. This challenge is further aggravated by densely distributed actions in untrimmed videos. Previous action detection methods fail in selecting the key temporal information in long videos. To this end, we introduce the Dilated Attention Layer (DAL). Compared to the previous temporal convolution layer, DAL allocates attentional weights to local frames in the kernel, which enables it to learn better local representation across time. Furthermore, we introduce Pyramid Dilated Attention Network (PDAN) which is built upon DAL. With the help of multiple DALs with different dilation rates, PDAN can model short-term and long-term temporal relations simultaneously by focusing on local segments at the level of low and high temporal receptive fields. This property enables PDAN to handle complex temporal relations between different action instances in long untrimmed videos. To corroborate the effectiveness and robustness of our method, we evaluate it on three densely annotated, multi-label datasets: MultiTHUMOS, Charades, and Toyota Smarthome Untrimmed (TSU) dataset. PDAN is able to outperform previous state-of-the-art methods on all these datasets.

📄 PDF Abstract BibTeX

Code (1)

dairui01/PDAN pytorch

Tasks

Action DetectionAction LocalizationMulti-Label ClassificationTemporal Action Localization

Methods 이 논문이 사용한 방법론

Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…

Similar Papers 제목 키워드 기반

Bodily Behaviors in Social Interaction: Novel Annotations and State-of-the-Art Evaluation

2022-07-26 · Michal Balazia, Philipp Müller, Ákos Levente Tánczos, August von Liechtenstein 외

Body language is an eye-catching social signal and its automatic analysis can significantly advance artificial intelligence systems to understand and actively participate in social interactions. While computer vision has…

Action DetectionDescriptivePose Estimation

PDANet: Pyramid Density-aware Attention Net for Accurate Crowd Counting

2020-01-16 · Saeed Amirgholipour, Xiangjian He, Wenjing Jia, Dadong Wang 외

Crowd counting, i.e., estimating the number of people in a crowded area, has attracted much interest in the research community. Although many attempts have been reported, crowd counting remains an open real-world problem…

Crowd CountingDecoder

Pyramidal Dense Attention Networks for Lightweight Image Super-Resolution

2021-06-13 · Huapeng Wu, Jie Gui, Jun Zhang, James T. Kwok 외

Recently, deep convolutional neural network methods have achieved an excellent performance in image superresolution (SR), but they can not be easily applied to embedded devices due to large memory cost. To solve this pro…

Image Super-ResolutionSuper-Resolution

Pyramid Dilated Deeper ConvLSTM for Video Salient Object Detection

2018-09-01 · ECCV 2018 9 · Hongmei Song, Wenguan Wang, Sanyuan Zhao, Jianbing Shen 외

This paper proposes a fast video salient object detection model, based on a novel recurrent network architecture, named Pyramid Dilated Bidirectional ConvLSTM (PDB-ConvLSTM). A Pyramid Dilated Convolution (PDC) module is…

GPUObjectobject-detectionObject Detection+7

Attentive CT Lesion Detection Using Deep Pyramid Inference with Multi-Scale Booster

2019-07-09 · Qingbin Shao, Lijun Gong, Kai Ma, Hualuo Liu 외

Accurate lesion detection in computer tomography (CT) slices benefits pathologic organ analysis in the medical diagnosis process. More recently, it has been tackled as an object detection problem using the Convolutional …

Lesion DetectionMedical Diagnosisobject-detectionObject Detection