paper-with-me

홈 › Papers

Feature Aggregated Queries for Transformer-Based Video Object Detectors

2023-01-01 · CVPR 2023 1 · Yiming Cui

Video object detection needs to solve feature degradation situations that rarely happen in the image domain. One solution is to use the temporal information and fuse the features from the neighboring frames. With Transformer-based object detectors getting a better performance on the image domain tasks, recent works began to extend those methods to video object detection. However, those existing Transformer-based video object detectors still follow the same pipeline as those used for classical object detectors, like enhancing the object feature representations by aggregation. In this work, we take a different perspective on video object detection. In detail, we improve the qualities of queries for the Transformer-based models by aggregation. To achieve this goal, we first propose a vanilla query aggregation module that weighted averages the queries according to the features of the neighboring frames. Then, we extend the vanilla module to a more practical version, which generates and aggregates queries according to the features of the input frames. Extensive experimental results validate the effectiveness of our proposed methods: On the challenging ImageNet VID benchmark, when integrated with our proposed modules, the current state-of-the-art Transformer-based object detectors can be improved by more than 2.4% on mAP and 4.2% on AP50.

📄 PDF Abstract BibTeX

Code (1)

yimingcuicuicui/faq 공식 구현 pytorch

Tasks

Objectobject-detectionObject DetectionVideo Object Detection

Similar Papers 제목 키워드 기반

FAQ: Feature Aggregated Queries for Transformer-based Video Object Detectors

2023-03-15 · Yiming Cui, Linjie Yang

Video object detection needs to solve feature degradation situations that rarely happen in the image domain. One solution is to use the temporal information and fuse the features from the neighboring frames. With Transfo…

Objectobject-detectionObject DetectionVideo Object Detection

Smoothing Slot Attention Iterations and Recurrences

2025-08-07 · Rongzhen Zhao, Wenyan Yang, Juho Kannala, Joni Pajarinen arxiv

Slot Attention (SA) lies at the heart of mainstream Object-Centric Learning (OCL). Image features can be aggregated into object-level representations by SA \textit{iteratively} refining cold-start query slots. For video,…

Visual Reasoning

Knowing Your Target: Target-Aware Transformer Makes Better Spatio-Temporal Video Grounding

2025-02-16 · Xin Gu, Yaojie Shen, Chenxi Luo, Tiejian Luo 외

Transformer has attracted increasing interest in STVG, owing to its end-to-end pipeline and promising result. Existing Transformer-based STVG approaches often leverage a set of object queries, which are initialized simpl…

AttributeObjectSpatio-Temporal Video GroundingTemporal Localization+1

End-to-End Video Object Detection with Spatial-Temporal Transformers

2021-05-23 · Lu He, Qianyu Zhou, Xiangtai Li, Li Niu 외

Recently, DETR and Deformable DETR have been proposed to eliminate the need for many hand-designed components in object detection while demonstrating good performance as previous complex hand-crafted detectors. However, …

Objectobject-detectionObject DetectionOptical Flow Estimation+1

Referring Video Object Segmentation with Cross-Modality Proxy Queries

2025-11-26 · Baoli Sun, Xinzhu Ma, Ning Wang, Zhihui Wang 외 arxiv

Referring video object segmentation (RVOS) is an emerging cross-modality task that aims to generate pixel-level maps of the target objects referred by given textual expressions. The main concept involves learning an accu…

Referring Video Object SegmentationObject Tracking