paper-with-me

홈 › Papers

Dynamic Temporal Pyramid Network: A Closer Look at Multi-Scale Modeling for Activity Detection

2018-08-07 · Da Zhang, Xiyang Dai, Yuan-Fang Wang

Recognizing instances at different scales simultaneously is a fundamental challenge in visual detection problems. While spatial multi-scale modeling has been well studied in object detection, how to effectively apply a multi-scale architecture to temporal models for activity detection is still under-explored. In this paper, we identify three unique challenges that need to be specifically handled for temporal activity detection compared to its spatial counterpart. To address all these issues, we propose Dynamic Temporal Pyramid Network (DTPN), a new activity detection framework with a multi-scale pyramidal architecture featuring three novel designs: (1) We sample input video frames dynamically with varying frame per seconds (FPS) to construct a natural pyramidal input for video of an arbitrary length. (2) We design a two-branch multi-scale temporal feature hierarchy to deal with the inherent temporal scale variation of activity instances. (3) We further exploit the temporal context of activities by appropriately fusing multi-scale feature maps, and demonstrate that both local and global temporal contexts are important. By combining all these components into a uniform network, we end up with a single-shot activity detector involving single-pass inferencing and end-to-end training. Extensive experiments show that the proposed DTPN achieves state-of-the-art performance on the challenging ActvityNet dataset.

📄 PDF Abstract BibTeX arXiv:1808.02536

Code (0)

등록된 구현이 없습니다.

Tasks

Action DetectionActivity Detectionobject-detectionObject Detection

Similar Papers 제목 키워드 기반

PRformer: Pyramidal Recurrent Transformer for Multivariate Time Series Forecasting

2024-08-20 · Yongbo Yu, Weizhong Yu, Feiping Nie, Xuelong Li

The self-attention mechanism in Transformer architecture, invariant to sequence order, necessitates positional embeddings to encode temporal order in time series prediction. We argue that this reliance on positional embe…

Multivariate Time Series ForecastingTemporal SequencesTime SeriesTime Series Forecasting+1

Improving Video Instance Segmentation via Temporal Pyramid Routing

2021-07-28 · Xiangtai Li, Hao He, Yibo Yang, Henghui Ding 외

Video Instance Segmentation (VIS) is a new and inherently multi-task problem, which aims to detect, segment, and track each instance in a video sequence. Existing approaches are mainly based on single-frame features or s…

Instance SegmentationPanoptic SegmentationSegmentationSemantic Segmentation+1

Temporal Propagation of Asymmetric Feature Pyramid for Surgical Scene Segmentation

2025-04-18 · Cheng Yuan, Yutong Ban

Surgical scene segmentation is crucial for robot-assisted laparoscopic surgery understanding. Current approaches face two challenges: (i) static image limitations including ambiguous local feature similarities and fine-g…

Scene SegmentationScene Understanding

DPANet: Dual Pyramid Attention Network for Multivariate Time Series Forecasting

2025-09-18 · Qianyang Li, Xingjun Zhang, Shaoxun Wang, Jia Wei arxiv

Long-term time series forecasting (LTSF) is hampered by the challenge of modeling complex dependencies that span multiple temporal scales and frequency resolutions. Existing methods, including Transformer and MLP-based m…

Multivariate Time Series ForecastingRepresentation Learning

Visualizing the Passage of Time with Video Temporal Pyramids

2022-08-25 · Melissa E. Swift, Wyatt Ayers, Sophie Pallanck, Scott Wehrwein

What can we learn about a scene by watching it for months or years? A video recorded over a long timespan will depict interesting phenomena at multiple timescales, but identifying and viewing them presents a challenge. T…