paper-with-me

홈 › Papers

PTSEFormer: Progressive Temporal-Spatial Enhanced TransFormer Towards Video Object Detection

2022-09-06 · Han Wang, Jun Tang, Xiaodong Liu, Shanyan Guan, Rong Xie, Li Song

Recent years have witnessed a trend of applying context frames to boost the performance of object detection as video object detection. Existing methods usually aggregate features at one stroke to enhance the feature. These methods, however, usually lack spatial information from neighboring frames and suffer from insufficient feature aggregation. To address the issues, we perform a progressive way to introduce both temporal information and spatial information for an integrated enhancement. The temporal information is introduced by the temporal feature aggregation model (TFAM), by conducting an attention mechanism between the context frames and the target frame (i.e., the frame to be detected). Meanwhile, we employ a Spatial Transition Awareness Model (STAM) to convey the location transition information between each context frame and target frame. Built upon a transformer-based detector DETR, our PTSEFormer also follows an end-to-end fashion to avoid heavy post-processing procedures while achieving 88.1% mAP on the ImageNet VID dataset. Codes are available at https://github.com/Hon-Wong/PTSEFormer.

📄 PDF Abstract BibTeX arXiv:2209.02242

Code (1)

hon-wong/ptseformer 공식 구현 pytorch

Tasks

object-detectionObject DetectionVideo Object Detection

Similar Papers 제목 키워드 기반

ProContEXT: Exploring Progressive Context Transformer for Tracking

2022-10-27 · Jin-Peng Lan, Zhi-Qi Cheng, Jun-Yan He, Chenyang Li 외

Existing Visual Object Tracking (VOT) only takes the target area in the first frame as a template. This causes tracking to inevitably fail in fast-changing and crowded scenes, as it cannot account for changes in object a…

ObjectObject TrackingVideo Object TrackingVisual Object Tracking

CCDSReFormer: Traffic Flow Prediction with a Criss-Crossed Dual-Stream Enhanced Rectified Transformer Model

2024-03-26 · Zhiqi Shao, Michael G. H. Bell, Ze Wang, D. Glenn Geers 외

Accurate, and effective traffic forecasting is vital for smart traffic systems, crucial in urban traffic planning and management. Current Spatio-Temporal Transformer models, despite their prediction capabilities, struggl…

Computational EfficiencyManagement

PSVT: End-to-End Multi-person 3D Pose and Shape Estimation with Progressive Video Transformers

2023-03-16 · CVPR 2023 1 · Zhongwei Qiu, Yang Qiansheng, Jian Wang, Haocheng Feng 외

Existing methods of multi-person video 3D human Pose and Shape Estimation (PSE) typically adopt a two-stage strategy, which first detects human instances in each frame and then performs single-person PSE with temporal mo…

3D human pose and shape estimation3D Human Pose EstimationDecoder

Dynamic Memory-enhanced Transformer for Hyperspectral Image Classification

2025-04-17 · Muhammad Ahmad, Manuel Mazzara, Salvatore Distefano, Adil Mehmood Khan

Hyperspectral image (HSI) classification remains a challenging task due to the intricate spatial-spectral correlations. Existing transformer models excel in capturing long-range dependencies but often suffer from informa…

ClassificationHyperspectral Image Classificationimage-classificationImage Classification

Transformer with Koopman-Enhanced Graph Convolutional Network for Spatiotemporal Dynamics Forecasting

2025-07-05 · Zekai Wang, Bing Yao arxiv

Spatiotemporal dynamics forecasting is inherently challenging, particularly in systems defined over irregular geometric domains, due to the need to jointly capture complex spatial correlations and nonlinear temporal dyna…