paper-with-me

Papers

Relation-Aware Pyramid Network (RapNet) for temporal action proposal

2019-08-09 · Jialin Gao, Zhixiang Shi, Jiani Li, Yufeng Yuan, Jiwei Li, Xi Zhou

In this technical report, we describe our solution to temporal action proposal (task 1) in ActivityNet Challenge 2019. First, we fine-tune a ResNet-50-C3D CNN on ActivityNet v1.3 based on Kinetics pretrained model to extract snippet-level video representations and then we design a Relation-Aware Pyramid Network (RapNet) to generate temporal multiscale proposals with confidence score. After that, we employ a two-stage snippet-level boundary adjustment scheme to re-rank the order of generated proposals. Ensemble methods are also been used to improve the performance of our solution, which helps us achieve 2nd place.

📄 PDF Abstract BibTeX arXiv:1908.03448

Code (0)

등록된 구현이 없습니다.

Tasks

Relation

Similar Papers 제목 키워드 기반

Accurate Temporal Action Proposal Generation with Relation-Aware Pyramid Network

2020-03-09 · Jialin Gao, Zhixiang Shi, Jiani Li, Guanshuo Wang 외

Accurate temporal action proposals play an important role in detecting actions from untrimmed videos. The existing approaches have difficulties in capturing global contextual information and simultaneously localizing act…

RelationTemporal Action Proposal Generation

STC-Flow: Spatio-temporal Context-aware Optical Flow Estimation

2020-03-01 · Xiaolin Song, Yuyang Zhao, Jingyu Yang

In this paper, we propose a spatio-temporal contextual network, STC-Flow, for optical flow estimation. Unlike previous optical flow estimation approaches with local pyramid feature extraction and multi-level correlation,…

Optical Flow Estimation

GrapNet: A Programmable Dynamic-Architecture Neural Graph Substrate

2026-06-17 · Zirong Li arxiv

Programmability is a missing first-class interface in fixed-tensor neural networks: editing a relation, freezing a subgraph, auditing a local function, or changing the execution backend should be an operation on the neur…

Interaction-aware Spatio-temporal Pyramid Attention Networks for Action Classification

2018-08-03 · ECCV 2018 9 · Yang Du, Chunfeng Yuan, Bing Li, Lili Zhao 외

Local features at neighboring spatial positions in feature maps have high correlation since their receptive fields are often overlapped. Self-attention usually uses the weighted sum (or other functions) with internal ele…

Action ClassificationClassificationGeneral Classification

Understanding Spatio-Temporal Relations in Human-Object Interaction using Pyramid Graph Convolutional Network

2024-10-10 · Hao Xing, Darius Burschka

Human activities recognition is an important task for an intelligent robot, especially in the field of human-robot collaboration, it requires not only the label of sub-activities but also the temporal structure of the ac…

Action RecognitionAction SegmentationHuman-Object Interaction Detection