中文
相关论文

相关论文: Seq-NMS for Video Object Detection

200 篇论文

Extending state-of-the-art object detectors from image to video is challenging. The accuracy of detection suffers from degenerated object appearances in videos, e.g., motion blur, video defocus, rare poses, etc. Existing work attempts to…

计算机视觉与模式识别 · 计算机科学 2017-08-21 Xizhou Zhu , Yujie Wang , Jifeng Dai , Lu Yuan , Yichen Wei

We present a new, simple yet effective approach to uplift video object detection. We observe that prior works operate on instance-level feature aggregation that imminently neglects the refined pixel-level representation, resulting in…

计算机视觉与模式识别 · 计算机科学 2022-10-13 Khurram Azeem Hashmi , Alain Pagani , Didier Stricker , Muhammamd Zeshan Afzal

The vast number of existing IP cameras in current road networks is an opportunity to take advantage of the captured data and analyze the video and detect any significant events. For this purpose, it is necessary to detect moving vehicles, a…

计算机视觉与模式识别 · 计算机科学 2021-05-19 Iván García , Rafael Marcos Luque , Ezequiel López

A growing branch of computer vision is object detection. Object detection is used in many applications such as industrial process, medical imaging analysis, and autonomous vehicles. The ability to detect objects in videos is crucial. Object…

计算机视觉与模式识别 · 计算机科学 2021-05-28 Spencer Ploeger , Lucas Dasovic

This paper tackles the problem of video object segmentation, given some user annotation which indicates the object of interest. The problem is formulated as pixel-wise retrieval in a learned embedding space: we embed pixels of the same…

计算机视觉与模式识别 · 计算机科学 2018-04-10 Yuhua Chen , Jordi Pont-Tuset , Alberto Montes , Luc Van Gool

Object proposals for detecting moving or static video objects need to address issues such as speed, memory complexity and temporal consistency. We propose an efficient Video Object Proposal (VOP) generation method and show its efficacy in…

计算机视觉与模式识别 · 计算机科学 2016-01-22 Subarna Tripathi , Serge Belongie , Youngbae Hwang , Truong Nguyen

We propose a novel solution for semi-supervised video object segmentation. By the nature of the problem, available cues (e.g. video frame(s) with object masks) become richer with the intermediate predictions. However, the existing methods…

计算机视觉与模式识别 · 计算机科学 2019-08-13 Seoung Wug Oh , Joon-Young Lee , Ning Xu , Seon Joo Kim

Human actions often involve complex interactions across several inter-related objects in the scene. However, existing approaches to fine-grained video understanding or visual relationship detection often rely on single object representation…

计算机视觉与模式识别 · 计算机科学 2018-03-22 Chih-Yao Ma , Asim Kadav , Iain Melvin , Zsolt Kira , Ghassan AlRegib , Hans Peter Graf

Unsupervised learning from visual data is one of the most difficult challenges in computer vision, being a fundamental task for understanding how visual recognition works. From a practical point of view, learning from unsupervised visual…

计算机视觉与模式识别 · 计算机科学 2017-04-03 Ioana Croitoru , Simion-Vlad Bogolin , Marius Leordeanu

We address semi-supervised video object segmentation, the task of automatically generating accurate and consistent pixel masks for objects in a video sequence, given the first-frame ground truth annotations. Towards this goal, we present…

计算机视觉与模式识别 · 计算机科学 2018-11-06 Jonathon Luiten , Paul Voigtlaender , Bastian Leibe

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…

计算机视觉与模式识别 · 计算机科学 2022-08-19 Zhongjie Yu , Gaoang Wang , Lin Chen , Sebastian Raschka , Jiebo Luo

Due to the problem of performance constraints of unsupervised video object detection, its large-scale application is limited. In response to this pain point, we propose another excellent method to solve this problematic point. By…

计算机视觉与模式识别 · 计算机科学 2022-11-22 Chao Hu , Liqiang Zhu

This paper proposes a new framework for semantic segmentation of objects in videos. We address the label inconsistency problem of deep convolutional neural networks (DCNNs) by exploiting the fact that videos have multiple frames; in a few…

计算机视觉与模式识别 · 计算机科学 2017-11-23 Seong-Jin Park , Ki-Sang Hong

Annotating videos with object segmentation masks typically involves a two stage procedure of drawing polygons per object instance for all the frames and then linking them through time. While simple, this is a very tedious, time consuming…

计算机视觉与模式识别 · 计算机科学 2021-01-19 Namdar Homayounfar , Justin Liang , Wei-Chiu Ma , Raquel Urtasun

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…

计算机视觉与模式识别 · 计算机科学 2018-03-30 Mason Liu , Menglong Zhu

Given the vast amounts of video available online, and recent breakthroughs in object detection with static images, object detection in video offers a promising new frontier. However, motion blur and compression artifacts cause substantial…

计算机视觉与模式识别 · 计算机科学 2016-07-20 Subarna Tripathi , Zachary C. Lipton , Serge Belongie , Truong Nguyen

Video instance segmentation (VIS) is a challenging vision task that aims to detect, segment, and track objects in videos. Conventional VIS methods rely on densely-annotated object masks which are expensive. We reduce the human annotations…

计算机视觉与模式识别 · 计算机科学 2024-04-03 Shuaiyi Huang , De-An Huang , Zhiding Yu , Shiyi Lan , Subhashree Radhakrishnan , Jose M. Alvarez , Abhinav Shrivastava , Anima Anandkumar

In this paper, we propose a method for ensembling the outputs of multiple object detectors for improving detection performance and precision of bounding boxes on image data. We further extend it to video data by proposing a two-stage…

计算机视觉与模式识别 · 计算机科学 2021-02-10 Kateryna Chumachenko , Jenni Raitoharju , Alexandros Iosifidis , Moncef Gabbouj

Recent works have shown that combining object detection and tracking tasks, in the case of video data, results in higher performance for both tasks, but they require a high frame-rate as a strict requirement for performance. This is…

计算机视觉与模式识别 · 计算机科学 2020-05-26 Bharti Munjal , Abdul Rafey Aftab , Sikandar Amin , Meltem D. Brandlmaier , Federico Tombari , Fabio Galasso

Recent advances in Computer Vision and Deep Learning made possible the efficient extraction of a schema from frames of streaming video. As such, a stream of objects and their associated classes along with unique object identifiers derived…

数据库 · 计算机科学 2020-03-09 Yueting Chen , Xiaohui Yu , Nick Koudas