English
Related papers

Related papers: Object Detection in Videos by High Quality Object …

200 papers

Object detection and tracking in videos represent essential and computationally demanding building blocks for current and future visual perception systems. In order to reduce the efficiency gap between available methods and computational…

Computer Vision and Pattern Recognition · Computer Science 2022-07-27 Issa Mouawad , Francesca Odone

There is lots of scientific work about object detection in images. For many applications like for example autonomous driving the actual data on which classification has to be done are videos. This work compares different methods, especially…

Computer Vision and Pattern Recognition · Computer Science 2020-10-30 Ahmad B Qasim , Arnd Pettirsch

Despite the continued successes of computationally efficient deep neural network architectures for video object detection, performance continually arrives at the great trilemma of speed versus accuracy versus computational resources (pick…

Computer Vision and Pattern Recognition · Computer Science 2021-06-16 Julian True , Naimul Khan

Current state-of-the-art approaches for spatio-temporal action localization rely on detections at the frame level that are then linked or tracked across time. In this paper, we leverage the temporal continuity of videos instead of operating…

Computer Vision and Pattern Recognition · Computer Science 2017-08-22 Vicky Kalogeiton , Philippe Weinzaepfel , Vittorio Ferrari , Cordelia Schmid

Video segmentation aims to segment and track every pixel in diverse scenarios accurately. In this paper, we present Tube-Link, a versatile framework that addresses multiple core tasks of video segmentation with a unified architecture. Our…

Computer Vision and Pattern Recognition · Computer Science 2023-08-22 Xiangtai Li , Haobo Yuan , Wenwei Zhang , Guangliang Cheng , Jiangmiao Pang , Chen Change Loy

This paper introduces an online model for object detection in videos designed to run in real-time on low-powered mobile and embedded devices. Our approach combines fast single-image object detection with convolutional long short term memory…

Computer Vision and Pattern Recognition · Computer Science 2018-03-30 Mason Liu , Menglong Zhu

We address the problem of action detection in videos. Driven by the latest progress in object detection from 2D images, we build action models using rich feature hierarchies derived from shape and kinematic cues. We incorporate appearance…

Computer Vision and Pattern Recognition · Computer Science 2014-11-25 Georgia Gkioxari , Jitendra Malik

Object detection in videos is an important task in computer vision for various applications such as object tracking, video summarization and video search. Although great progress has been made in improving the accuracy of object detection…

Computer Vision and Pattern Recognition · Computer Science 2024-07-18 Athindran Ramesh Kumar , Balaraman Ravindran , Anand Raghunathan

There has been significant progresses for image object detection in recent years. Nevertheless, video object detection has received little attention, although it is more challenging and more important in practical scenarios. Built upon the…

Computer Vision and Pattern Recognition · Computer Science 2017-12-01 Xizhou Zhu , Jifeng Dai , Lu Yuan , Yichen Wei

We consider the problem of detecting objects, as they come into view, from videos in an online fashion. We provide the first real-time solution that is guaranteed to minimize the delay, i.e., the time between when the object comes in view…

Computer Vision and Pattern Recognition · Computer Science 2019-08-30 Dong Lao , Ganesh Sundaramoorthi

Compared with still image object detection, video object detection (VOD) needs to particularly concern the high across-frame variation in object appearance, and the diverse deterioration in some frames. In principle, the detection in a…

Computer Vision and Pattern Recognition · Computer Science 2024-07-30 Yuheng Shi , Tong Zhang , Xiaojie Guo

Different from static images, videos contain additional temporal and spatial information for better object detection. However, it is costly to obtain a large number of videos with bounding box annotations that are required for supervised…

Computer Vision and Pattern Recognition · Computer Science 2022-08-19 Zhongjie Yu , Gaoang Wang , Lin Chen , Sebastian Raschka , Jiebo Luo

Video object detection (VID) has been vigorously studied for years but almost all literature adopts a static accuracy-based evaluation, i.e., average precision (AP). From a robotic perspective, the importance of recall continuity and…

Computer Vision and Pattern Recognition · Computer Science 2020-03-05 Xingyu Chen , Zhengxing Wu , Junzhi Yu , Li Wen

Successive frames of a video are highly redundant, and the most popular object detection methods do not take advantage of this fact. Using multiple consecutive frames can improve detection of small objects or difficult examples and can…

Computer Vision and Pattern Recognition · Computer Science 2019-03-29 Hughes Perreault , Guillaume-Alexandre Bilodeau , Nicolas Saunier , Pierre Gravel

We present an approach to semi-supervised video object segmentation, in the context of the DAVIS 2017 challenge. Our approach combines category-based object detection, category-independent object appearance segmentation and temporal object…

Computer Vision and Pattern Recognition · Computer Science 2017-07-21 Gilad Sharir , Eddie Smolyansky , Itamar Friedman

This paper strives to classify and detect the relationship between object tubelets appearing within a video as a <subject-predicate-object> triplet. Where existing works treat object proposals or tubelets as single entities and model their…

Computer Vision and Pattern Recognition · Computer Science 2021-08-20 Shuo Chen , Zenglin Shi , Pascal Mettes , Cees G. M. Snoek

Video object detection is a fundamental problem in computer vision and has a wide spectrum of applications. Based on deep networks, video object detection is actively studied for pushing the limits of detection speed and accuracy. To reduce…

Computer Vision and Pattern Recognition · Computer Science 2021-03-29 Xinggang Wang , Zhaojin Huang , Bencheng Liao , Lichao Huang , Yongchao Gong , Chang Huang

Inspired by recent advances of deep learning in instance segmentation and object tracking, we introduce video object segmentation problem as a concept of guided instance segmentation. Our model proceeds on a per-frame basis, guided by the…

Computer Vision and Pattern Recognition · Computer Science 2019-02-05 Anna Khoreva , Federico Perazzi , Rodrigo Benenson , Bernt Schiele , Alexander Sorkine-Hornung

This paper improves upon the Pix2Seq object detector by extending it for videos. In the process, it introduces a new way to perform end-to-end video object detection that improves upon existing video detectors in two key ways. First, by…

Computer Vision and Pattern Recognition · Computer Science 2025-08-21 Abhineet Singh , Nilanjan Ray

This paper addresses the problem of automatically localizing dominant objects as spatio-temporal tubes in a noisy collection of videos with minimal or even no supervision. We formulate the problem as a combination of two complementary…

Computer Vision and Pattern Recognition · Computer Science 2015-05-15 Suha Kwak , Minsu Cho , Ivan Laptev , Jean Ponce , Cordelia Schmid