Video Object Detection

66 papers with code • 7 benchmarks • 10 datasets

Video object detection is the task of detecting objects from a video as opposed to images.

( Image credit: Learning Motion Priors for Efficient Video Object Detection )

Libraries

Use these libraries to find Video Object Detection models and implementations

Most implemented papers

Road User Detection in Videos

hu64/RN-VID 28 Mar 2019

Two new models, RetinaNet-Double and RetinaNet-Flow, are proposed, based respectively on the concatenation of a target frame with a preceding frame, and the concatenation of the optical flow with the target frame.

Do Image Classifiers Generalize Across Time?

yueatsprograms/ttt_imagenet_release ICCV 2021

Additionally, we evaluate three detection models and show that natural perturbations induce both classification as well as localization errors, leading to a median drop in detection mAP of 14 points.

Weakly-Supervised Spatio-Temporally Grounding Natural Sentence in Video

JeffCHEN2017/WSSTG ACL 2019

In this paper, we address a novel task, namely weakly-supervised spatio-temporally grounding natural sentence in video.

A Delay Metric for Video Object Detection: What Average Precision Fails to Tell

RalphMao/VMetrics ICCV 2019

Average precision (AP) is a widely used metric to evaluate detection accuracy of image and video object detectors.

Learning Where to Focus for Efficient Video Object Detection

jiangzhengkai/LSTS ECCV 2020

Transferring existing image-based detectors to the video is non-trivial since the quality of frames is always deteriorated by part occlusion, rare pose, and motion blur.

RN-VID: A Feature Fusion Architecture for Video Object Detection

hu64/RN-VID 24 Mar 2020

Consecutive frames in a video are highly redundant.

LiDAR-based Online 3D Video Object Detection with Graph-based Message Passing and Spatiotemporal Transformer Attention

yinjunbo/3DVID CVPR 2020

In this paper, we propose an end-to-end online 3D video object detector that operates on point cloud sequences.

Robust and efficient post-processing for video object detection

AlbertoSabater/Robust-and-efficient-post-processing-for-video-object-detection 23 Sep 2020

Object recognition in video is an important task for plenty of applications, including autonomous driving perception, surveillance tasks, wearable devices or IoT networks.

Robust and Efficient Post-Processing for Video Object Detection (REPP)

AlbertoSabater/Robust-and-efficient-post-processing-for-video-object-detection 1 Oct 2020

Object recognition in video is an important task for plenty of applications, including autonomous driving perception, surveillance tasks, wearable devices or IoT networks.