Seq-NMS for Video Object Detection
Video object detection is challenging because objects that are easily detected in one frame may be difficult to detect in another frame within the same clip. Recently, there have been major advances for doing object detection in a single image. These methods typically contain three phases: (i) object proposal generation (ii) object classification and (iii) post-processing. We propose a modification of the post-processing phase that uses high-scoring object detections from nearby frames to boost scores of weaker detections within the same clip. We show that our method obtains superior results to state-of-the-art single image object detection techniques. Our method placed 3rd in the video object detection (VID) task of the ImageNet Large Scale Visual Recognition Challenge 2015 (ILSVRC2015).
Code (1)
Tasks
General ClassificationObjectobject-detectionObject DetectionObject Proposal GenerationObject RecognitionVideo Object DetectionSimilar Papers 제목 키워드 기반
New Generation Deep Learning For Video Object Dection:A Survery
Video object detection, a basic task in the computer vision field, is rapidly evolving and widely used. In recent years, deep learning methods have rapidly become widespread in the field of video object detection, achiev…
Deep LearningObjectobject-detectionObject Detection+1Plug & Play Convolutional Regression Tracker for Video Object Detection
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 acro…
Objectobject-detectionObject Detectionregression+1Video Relation Detection with Trajectory-aware Multi-modal Features
Video relation detection problem refers to the detection of the relationship between different objects in videos, such as spatial relationship and action relationship. In this paper, we present video relation detection w…
Objectobject-detectionObject DetectionRelation+2Parallel Detection for Efficient Video Analytics at the Edge
Deep Neural Network (DNN) trained object detectors are widely deployed in many mission-critical systems for real time video analytics at the edge, such as autonomous driving and video surveillance. A common performance r…
Autonomous DrivingObjectobject-detectionObject Detection+1Online Video Object Detection Using Association LSTM
Video object detection is a fundamental tool for many applications. Since direct application of image-based object detection cannot leverage the rich temporal information inherent in video data, we advocate to the detect…
Objectobject-detectionObject DetectionVideo Object Detection