English
Related papers

Related papers: STEP: Segmenting and Tracking Every Pixel

200 papers

Video Instance Segmentation is a fundamental computer vision task that deals with segmenting and tracking object instances across a video sequence. Most existing methods typically accomplish this task by employing a multi-stage top-down…

Computer Vision and Pattern Recognition · Computer Science 2022-04-25 Jyoti Kini , Mubarak Shah

Panoptic segmentation is an important computer vision task which combines semantic and instance segmentation. It plays a crucial role in domains of medical image analysis, self-driving vehicles, and robotics by providing a comprehensive…

Computer Vision and Pattern Recognition · Computer Science 2023-11-20 Shourya Verma

Temporal action segmentation is a topic of increasing interest, however, annotating each frame in a video is cumbersome and costly. Weakly supervised approaches therefore aim at learning temporal action segmentation from videos that are…

Computer Vision and Pattern Recognition · Computer Science 2020-04-01 Mohsen Fayyaz , Juergen Gall

Panoptic segmentation combines instance and semantic predictions, allowing the detection of "things" and "stuff" simultaneously. Effectively approaching panoptic segmentation in remotely sensed data can be auspicious in many challenging…

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…

Computer Vision and Pattern Recognition · Computer Science 2018-04-10 Yuhua Chen , Jordi Pont-Tuset , Alberto Montes , Luc Van Gool

Object detection or localization is an incremental step in progression from coarse to fine digital image inference. It not only provides the classes of the image objects, but also provides the location of the image objects which have been…

Computer Vision and Pattern Recognition · Computer Science 2020-07-07 Abdul Mueed Hafiz , Ghulam Mohiuddin Bhat

Holistic scene understanding is pivotal for the performance of autonomous machines. In this paper we propose a new end-to-end model for performing semantic segmentation and depth completion jointly. The vast majority of recent approaches…

Computer Vision and Pattern Recognition · Computer Science 2024-03-07 Juan Pablo Lagos , Esa Rahtu

Instance segmentation is a challenging task aiming at classifying and segmenting all object instances of specific classes. While two-stage box-based methods achieve top performances in the image domain, they cannot easily extend their…

Computer Vision and Pattern Recognition · Computer Science 2021-10-22 Xiang Li , Jinglu Wang , Xiao Li , Yan Lu

Panoptic segmentation, which needs to assign a category label to each pixel and segment each object instance simultaneously, is a challenging topic. Traditionally, the existing approaches utilize two independent models without sharing…

Computer Vision and Pattern Recognition · Computer Science 2019-03-14 Huanyu Liu , Chao Peng , Changqian Yu , Jingbo Wang , Xu Liu , Gang Yu , Wei Jiang

Scene understanding is an essential technique in semantic segmentation. Although there exist several datasets that can be used for semantic segmentation, they are mainly focused on semantic image segmentation with large deep neural…

Computer Vision and Pattern Recognition · Computer Science 2020-11-03 Byungju Kim , Junho Yim , Junmo Kim

Tracking pixels in videos is typically studied as an optical flow estimation problem, where every pixel is described with a displacement vector that locates it in the next frame. Even though wider temporal context is freely available, prior…

Computer Vision and Pattern Recognition · Computer Science 2022-07-26 Adam W. Harley , Zhaoyuan Fang , Katerina Fragkiadaki

Object parsing -- the task of decomposing an object into its semantic parts -- has traditionally been formulated as a category-level segmentation problem. Consequently, when there are multiple objects in an image, current methods cannot…

Computer Vision and Pattern Recognition · Computer Science 2017-09-13 Qizhu Li , Anurag Arnab , Philip H. S. Torr

We present a single-shot, bottom-up approach for whole image parsing. Whole image parsing, also known as Panoptic Segmentation, generalizes the tasks of semantic segmentation for 'stuff' classes and instance segmentation for 'thing'…

Computer Vision and Pattern Recognition · Computer Science 2019-03-14 Tien-Ju Yang , Maxwell D. Collins , Yukun Zhu , Jyh-Jing Hwang , Ting Liu , Xiao Zhang , Vivienne Sze , George Papandreou , Liang-Chieh Chen

Panoptic Segmentation aims to provide an understanding of background (stuff) and instances of objects (things) at a pixel level. It combines the separate tasks of semantic segmentation (pixel level classification) and instance segmentation…

Computer Vision and Pattern Recognition · Computer Science 2021-04-07 Sumanth Chennupati , Venkatraman Narayanan , Ganesh Sistu , Senthil Yogamani , Samir A Rawashdeh

Both object detection in and semantic segmentation of camera images are important tasks for automated vehicles. Object detection is necessary so that the planning and behavior modules can reason about other road users. Semantic segmentation…

Computer Vision and Pattern Recognition · Computer Science 2020-02-14 Niels Ole Salscheider

Panoptic segmentation, which is a novel task of unifying instance segmentation and semantic segmentation, has attracted a lot of attention lately. However, most of the previous methods are composed of multiple pathways with each pathway…

Computer Vision and Pattern Recognition · Computer Science 2020-12-07 Sukjun Hwang , Seoung Wug Oh , Seon Joo Kim

We introduce STEP, a novel framework utilizing Transformer-based discriminative model prediction for simultaneous tracking and estimation of pose across diverse animal species and humans. We are inspired by the fact that the human brain…

Computer Vision and Pattern Recognition · Computer Science 2025-03-21 Shashikant Verma , Harish Katti , Soumyaratna Debnath , Yamuna Swamy , Shanmuganathan Raman

Many real-world video sequences cannot be conveniently categorized as general or degenerate; in such cases, imposing a false dichotomy in using the fundamental matrix or homography model for motion segmentation on video sequences would lead…

Computer Vision and Pattern Recognition · Computer Science 2019-08-20 Xun Xu , Loong-Fah Cheong , Zhuwen Li

Semantic segmentation, vital for applications ranging from autonomous driving to robotics, faces significant challenges in domains where collecting large annotated datasets is difficult or prohibitively expensive. In such contexts, such as…

Computer Vision and Pattern Recognition · Computer Science 2024-05-21 Nico Catalano , Matteo Matteucci

Inspired by recent advances of deep learning in instance segmentation and object tracking, we introduce video object segmentation problem as a concept of guided instance segmentation. Our model proceeds on a per-frame basis, guided by the…

Computer Vision and Pattern Recognition · Computer Science 2019-02-05 Anna Khoreva , Federico Perazzi , Rodrigo Benenson , Bernt Schiele , Alexander Sorkine-Hornung