中文
相关论文

相关论文: STEP: Segmenting and Tracking Every Pixel

200 篇论文

Traditionally, object tracking and segmentation are treated as two separate problems and solved independently. However, in this paper, we argue that tracking and segmentation are actually closely related and solving one should help the…

计算机视觉与模式识别 · 计算机科学 2016-10-17 Yicong Tian , Mubarak Shah

This paper presents a new unified approach to semantic segmentation in both images and videos by using language modeling to output the masks as sequences of discrete tokens. We use run length encoding (RLE) to discretize the segmentation…

计算机视觉与模式识别 · 计算机科学 2026-04-16 Abhineet Singh , Justin Rozeboom , Nilanjan Ray

Most state-of-the-art instance segmentation methods rely on large amounts of pixel-precise ground-truth annotations for training, which are expensive to create. Interactive segmentation networks help generate such annotations based on an…

计算机视觉与模式识别 · 计算机科学 2023-08-23 Amit Kumar Rana , Sabarinath Mahadevan , Alexander Hermans , Bastian Leibe

The goal of video segmentation is to turn video data into a set of concrete motion clusters that can be easily interpreted as building blocks of the video. There are some works on similar topics like detecting scene cuts in a video, but…

计算机视觉与模式识别 · 计算机科学 2019-03-07 Hajar Sadeghi Sokeh , Vasileios Argyriou , Dorothy Monekosso , Paolo Remagnino

Panoptic segmentation (PS) is a complex scene understanding task that requires providing high-quality segmentation for both thing objects and stuff regions. Previous methods handle these two classes with semantic and instance segmentation…

计算机视觉与模式识别 · 计算机科学 2021-06-30 Naiyu Gao , Yanhu Shan , Xin Zhao , Kaiqi Huang

We present a novel end-to-end single-shot method that segments countable object instances (things) as well as background regions (stuff) into a non-overlapping panoptic segmentation at almost video frame rate. Current state-of-the-art…

计算机视觉与模式识别 · 计算机科学 2020-09-01 Mark Weber , Jonathon Luiten , Bastian Leibe

Tracking and segmentation play essential roles in video understanding, providing basic positional information and temporal association of objects within video sequences. Despite their shared objective, existing approaches often tackle these…

计算机视觉与模式识别 · 计算机科学 2025-11-26 Tianlu Zhang , Qiang Zhang , Guiguang Ding , Jungong Han

Semantic scene segmentation has primarily been addressed by forming representations of single images both with supervised and unsupervised methods. The problem of semantic segmentation in dynamic scenes has begun to recently receive…

计算机视觉与模式识别 · 计算机科学 2019-04-02 Li Ding , Jack Terwilliger , Rini Sherony , Bryan Reimer , Lex Fridman

We propose a novel method for semantic segmentation, the task of labeling each pixel in an image with a semantic class. Our method combines the advantages of the two main competing paradigms. Methods based on region classification offer…

计算机视觉与模式识别 · 计算机科学 2016-07-27 Holger Caesar , Jasper Uijlings , Vittorio Ferrari

Recent years have seen remarkable progress in semantic segmentation. Yet, it remains a challenging task to apply segmentation techniques to video-based applications. Specifically, the high throughput of video streams, the sheer cost of…

计算机视觉与模式识别 · 计算机科学 2018-04-03 Yule Li , Jianping Shi , Dahua Lin

Video object segmentation (VOS) aims at pixel-level object tracking given only the annotations in the first frame. Due to the large visual variations of objects in video and the lack of training samples, it remains a difficult task despite…

计算机视觉与模式识别 · 计算机科学 2019-07-05 Qiang Zhou , Zilong Huang , Lichao Huang , Yongchao Gong , Han Shen , Chang Huang , Wenyu Liu , Xinggang Wang

Semantic segmentation is the task of assigning a class-label to each pixel in an image. We propose a region-based semantic segmentation framework which handles both full and weak supervision, and addresses three common problems: (1) Objects…

计算机视觉与模式识别 · 计算机科学 2018-11-21 Holger Caesar , Jasper Uijlings , Vittorio Ferrari

In recent years, video semantic segmentation has made great progress with advanced deep neural networks. However, there still exist two main challenges \ie, information inconsistency and computation cost. To deal with the two difficulties,…

计算机视觉与模式识别 · 计算机科学 2023-04-19 Jinming Su , Ruihong Yin , Shuaibin Zhang , Junfeng Luo

A major obstacle in instance segmentation is that existing methods often need many per-pixel labels in order to be effective. These labels require large human effort and for certain applications, such labels are not readily available. To…

计算机视觉与模式识别 · 计算机科学 2019-07-03 Issam H. Laradji , David Vazquez , Mark Schmidt

Comprehensive scene understanding is a critical enabler of robot autonomy. Semantic segmentation is one of the key scene understanding tasks which is pivotal for several robotics applications including autonomous driving, domestic service…

机器人学 · 计算机科学 2024-01-17 Juana Valeria Hurtado , Abhinav Valada

Panoptic segmentation is a complex full scene parsing task requiring simultaneous instance and semantic segmentation at high resolution. Current state-of-the-art approaches cannot run in real-time, and simplifying these architectures to…

计算机视觉与模式识别 · 计算机科学 2020-04-07 Rui Hou , Jie Li , Arjun Bhargava , Allan Raventos , Vitor Guizilini , Chao Fang , Jerome Lynch , Adrien Gaidon

Scene parsing, or semantic segmentation, consists in labeling each pixel in an image with the category of the object it belongs to. It is a challenging task that involves the simultaneous detection, segmentation and recognition of all the…

计算机视觉与模式识别 · 计算机科学 2015-06-09 Clément Farabet , Camille Couprie , Laurent Najman , Yann LeCun

Video Object Segmentation and Tracking (VOST) presents a complex yet critical challenge in computer vision, requiring robust integration of segmentation and tracking across temporally dynamic frames. Traditional methods have struggled with…

计算机视觉与模式识别 · 计算机科学 2025-08-05 Guoping Xu , Jayaram K. Udupa , Yajun Yu , Hua-Chieh Shao , Songlin Zhao , Wei Liu , You Zhang

Understanding 3D environments semantically is pivotal in autonomous driving applications where multiple computer vision tasks are involved. Multi-task models provide different types of outputs for a given scene, yielding a more holistic…

计算机视觉与模式识别 · 计算机科学 2024-08-21 Juan Lagos , Esa Rahtu

We present a weakly supervised model that jointly performs both semantic- and instance-segmentation -- a particularly relevant problem given the substantial cost of obtaining pixel-perfect annotation for these tasks. In contrast to many…

计算机视觉与模式识别 · 计算机科学 2019-01-15 Qizhu Li , Anurag Arnab , Philip H. S. Torr