paper-with-me

홈 › Papers

Plug & Play Convolutional Regression Tracker for Video Object Detection

2020-03-02 · Ye Lyu, Michael Ying Yang, George Vosselman, Gui-Song Xia

Video object detection targets to simultaneously localize the bounding boxes of the objects and identify their classes in a given video. One challenge for video object detection is to consistently detect all objects across the whole video. As the appearance of objects may deteriorate in some frames, features or detections from the other frames are commonly used to enhance the prediction. In this paper, we propose a Plug & Play scale-adaptive convolutional regression tracker for the video object detection task, which could be easily and compatibly implanted into the current state-of-the-art detection networks. As the tracker reuses the features from the detector, it is a very light-weighted increment to the detection network. The whole network performs at the speed close to a standard object detector. With our new video object detection pipeline design, image object detectors can be easily turned into efficient video object detectors without modifying any parameters. The performance is evaluated on the large-scale ImageNet VID dataset. Our Plug & Play design improves mAP score for the image detector by around 5% with only little speed drop.

📄 PDF Abstract BibTeX arXiv:2003.00981

Code (2)

YeLyuUT/VOSDetectron 공식 구현 pytorch
AlphaGoMK/arxiv-explorer

Tasks

Objectobject-detectionObject DetectionregressionVideo Object Detection

Methods 이 논문이 사용한 방법론

SPEED The monocular depth estimation (MDE) is the task of estimating depth from a single frame. This information is an essential knowledge in many computer vision tasks such as scene…

Similar Papers 제목 키워드 기반

Spatially Supervised Recurrent Convolutional Neural Networks for Visual Object Tracking

2016-07-19 · Guanghan Ning, Zhi Zhang, Chen Huang, Zhihai He 외

In this paper, we develop a new approach of spatially supervised recurrent convolutional neural networks for visual object tracking. Our recurrent convolutional network exploits the history of locations as well as the di…

Binary Classificationobject-detectionObject DetectionObject Tracking+2

Enhancing Tracking Robustness with Auxiliary Adversarial Defense Networks

2024-02-28 · Zhewei Wu, Ruilong Yu, Qihe Liu, Shuying Cheng 외

Adversarial attacks in visual object tracking have significantly degraded the performance of advanced trackers by introducing imperceptible perturbations into images. However, there is still a lack of research on designi…

Adversarial AttackAdversarial DefenseObject TrackingVisual Object Tracking

ChatTracker: Enhancing Visual Tracking Performance via Chatting with Multimodal Large Language Model

2024-11-04 · Yiming Sun, Fan Yu, Shaoxiang Chen, Yu Zhang 외

Visual object tracking aims to locate a targeted object in a video sequence based on an initial bounding box. Recently, Vision-Language~(VL) trackers have proposed to utilize additional natural language descriptions to e…

Language ModelingLanguage ModellingLarge Language ModelMultimodal Large Language Model+4

Efficient Motion Prompt Learning for Robust Visual Tracking

2025-05-22 · Jie Zhao, Xin Chen, Yongsheng Yuan, Michael Felsberg 외

Due to the challenges of processing temporal information, most trackers depend solely on visual discriminability and overlook the unique temporal coherence of video data. In this paper, we propose a lightweight and plug-…

DecoderPrompt LearningVisual Tracking

Single-Camera Basketball Tracker through Pose and Semantic Feature Fusion

2019-06-05 · Adrià Arbués-Sangüesa, Coloma Ballester, Gloria Haro

Tracking sports players is a widely challenging scenario, specially in single-feed videos recorded in tight courts, where cluttering and occlusions cannot be avoided. This paper presents an analysis of several geometric …

Deep Learning