English

Video Relation Detection via Tracklet based Visual Transformer

Computer Vision and Pattern Recognition 2021-08-20 v1

Abstract

Video Visual Relation Detection (VidVRD), has received significant attention of our community over recent years. In this paper, we apply the state-of-the-art video object tracklet detection pipeline MEGA and deepSORT to generate tracklet proposals. Then we perform VidVRD in a tracklet-based manner without any pre-cutting operations. Specifically, we design a tracklet-based visual Transformer. It contains a temporal-aware decoder which performs feature interactions between the tracklets and learnable predicate query embeddings, and finally predicts the relations. Experimental results strongly demonstrate the superiority of our method, which outperforms other methods by a large margin on the Video Relation Understanding (VRU) Grand Challenge in ACM Multimedia 2021. Codes are released at https://github.com/Dawn-LX/VidVRD-tracklets.

Keywords

Cite

@article{arxiv.2108.08669,
  title  = {Video Relation Detection via Tracklet based Visual Transformer},
  author = {Kaifeng Gao and Long Chen and Yifeng Huang and Jun Xiao},
  journal= {arXiv preprint arXiv:2108.08669},
  year   = {2021}
}

Comments

1st of Video Relation Understanding (VRU) Grand Challenge in ACM Multimedia 2021

R2 v1 2026-06-24T05:15:07.340Z