paper-with-me

홈 › Papers

Seq-NMS for Video Object Detection

2016-02-26 · Wei Han, Pooya Khorrami, Tom Le Paine, Prajit Ramachandran, Mohammad Babaeizadeh, Honghui Shi, Jianan Li, Shuicheng Yan, Thomas S. Huang

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).

📄 PDF Abstract BibTeX arXiv:1602.08465

Code (1)

tmoopenn/seq-nms

Tasks

General ClassificationObjectobject-detectionObject DetectionObject Proposal GenerationObject RecognitionVideo Object Detection

Similar Papers 제목 키워드 기반

New Generation Deep Learning For Video Object Dection:A Survery

2021-02-03 · IEEE Transactions on Neural Networks and Learning Systems 2021 2 · Licheng Jiao, Ruohan Zhang, Fang Liu, Shuyuan Yang 외

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+1

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 acro…

Objectobject-detectionObject Detectionregression+1

Video Relation Detection with Trajectory-aware Multi-modal Features

2021-01-20 · Wentao Xie, Guanghui Ren, Si Liu

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+2

Parallel Detection for Efficient Video Analytics at the Edge

2021-07-27 · Yanzhao Wu, Ling Liu, Ramana Kompella

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+1

Online Video Object Detection Using Association LSTM

2017-10-01 · ICCV 2017 10 · Yongyi Lu, Cewu Lu, Chi-Keung Tang

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