paper-with-me

Papers

4D Generic Video Object Proposals

2019-01-26 · Aljosa Osep, Paul Voigtlaender, Mark Weber, Jonathon Luiten, Bastian Leibe

Many high-level video understanding methods require input in the form of object proposals. Currently, such proposals are predominantly generated with the help of networks that were trained for detecting and segmenting a set of known object classes, which limits their applicability to cases where all objects of interest are represented in the training set. This is a restriction for automotive scenarios, where unknown objects can frequently occur. We propose an approach that can reliably extract spatio-temporal object proposals for both known and unknown object categories from stereo video. Our 4D Generic Video Tubes (4D-GVT) method leverages motion cues, stereo data, and object instance segmentation to compute a compact set of video-object proposals that precisely localizes object candidates and their contours in 3D space and time. We show that given only a small amount of labeled data, our 4D-GVT proposal generator generalizes well to real-world scenarios, in which unknown categories appear. It outperforms other approaches that try to detect as many objects as possible by increasing the number of classes in the training set to several thousand.

📄 PDF Abstract BibTeX arXiv:1901.09260

Code (1)

aljosaosep/4DGVT 공식 구현

Tasks

Instance SegmentationObjectSemantic SegmentationVideo Understanding

Similar Papers 제목 키워드 기반

Generic Tubelet Proposals for Action Localization

2017-05-30 · Jiawei He, Mostafa S. Ibrahim, Zhiwei Deng, Greg Mori

We develop a novel framework for action localization in videos. We propose the Tube Proposal Network (TPN), which can generate generic, class-independent, video-level tubelet proposals in videos. The generated tubelet pr…

Action ClassificationAction LocalizationGeneral Classification

Object Proposals for Text Extraction in the Wild

2015-09-08 · Lluis Gomez, Dimosthenis Karatzas

Object Proposals is a recent computer vision technique receiving increasing interest from the research community. Its main objective is to generate a relatively small set of bounding box proposals that are most likely to…

Object

Object Detection in Videos with Tubelet Proposal Networks

2017-02-21 · CVPR 2017 7 · Kai Kang, Hongsheng Li, Tong Xiao, Wanli Ouyang 외

Object detection in videos has drawn increasing attention recently with the introduction of the large-scale ImageNet VID dataset. Different from object detection in static images, temporal information in videos is vital …

Objectobject-detectionObject DetectionObject Tracking

Target-Aware Object Discovery and Association for Unsupervised Video Multi-Object Segmentation

2021-04-10 · CVPR 2021 1 · Tianfei Zhou, Jianwu Li, Xueyi Li, Ling Shao

This paper addresses the task of unsupervised video multi-object segmentation. Current approaches follow a two-stage paradigm: 1) detect object proposals using pre-trained Mask R-CNN, and 2) conduct generic feature match…

ObjectObject DiscoverySegmentationSemantic Segmentation+2

Segmentation Free Object Discovery in Video

2016-09-01 · Giovanni Cuffaro, Federico Becattini, Claudio Baecchi, Lorenzo Seidenari 외

In this paper we present a simple yet effective approach to extend without supervision any object proposal from static images to videos. Unlike previous methods, these spatio-temporal proposals, to which we refer as trac…

ObjectObject DiscoverySegmentation