中文
相关论文

相关论文: Merging Tasks for Video Panoptic Segmentation

200 篇论文

The objective of this paper is self-supervised learning of video object segmentation. We develop a unified framework which simultaneously models cross-frame dense correspondence for locally discriminative feature learning and embeds…

计算机视觉与模式识别 · 计算机科学 2023-03-20 Liulei Li , Wenguan Wang , Tianfei Zhou , Jianwu Li , Yi Yang

Weakly-supervised image segmentation has recently attracted increasing research attentions, aiming to avoid the expensive pixel-wise labeling. In this paper, we present an effective method, namely Point2Mask, to achieve high-quality…

计算机视觉与模式识别 · 计算机科学 2023-08-04 Wentong Li , Yuqian Yuan , Song Wang , Jianke Zhu , Jianshu Li , Jian Liu , Lei Zhang

Video Instance Segmentation (VIS) is a new and inherently multi-task problem, which aims to detect, segment, and track each instance in a video sequence. Existing approaches are mainly based on single-frame features or single-scale features…

计算机视觉与模式识别 · 计算机科学 2022-09-26 Xiangtai Li , Hao He , Yibo Yang , Henghui Ding , Kuiyuan Yang , Guangliang Cheng , Yunhai Tong , Dacheng Tao

We propose a simple, fast, and flexible framework to generate simultaneously semantic and instance masks for panoptic segmentation. Our method, called PanoNet, incorporates a clean and natural structure design that tackles the problem…

计算机视觉与模式识别 · 计算机科学 2020-08-04 Xia Chen , Jianren Wang , Martial Hebert

In this work we present a novel solution for Video Instance Segmentation(VIS), that is automatically generating instance level segmentation masks along with object class and tracking them in a video. Our method improves the masks from…

计算机视觉与模式识别 · 计算机科学 2021-06-22 Vidit Goel , Jiachen Li , Shubhika Garg , Harsh Maheshwari , Humphrey Shi

Panoptic and instance segmentation networks are often trained with specialized object detection modules, complex loss functions, and ad-hoc post-processing steps to manage the permutation-invariance of the instance masks. This work builds…

计算机视觉与模式识别 · 计算机科学 2024-07-17 Wouter Van Gansbeke , Bert De Brabandere

Audio-visual semantic segmentation (AVSS) represents an extension of the audio-visual segmentation (AVS) task, necessitating a semantic understanding of audio-visual scenes beyond merely identifying sound-emitting objects at the visual…

计算机视觉与模式识别 · 计算机科学 2026-03-03 Yujian Lee , Peng Gao , Yongqi Xu , Wentao Fan

Video instance segmentation (VIS) aims at classifying, segmenting and tracking object instances in video sequences. Recent transformer-based neural networks have demonstrated their powerful capability of modeling spatio-temporal…

计算机视觉与模式识别 · 计算机科学 2022-07-13 Xiang Li , Jinglu Wang , Xiaohao Xu , Bhiksha Raj , Yan Lu

We propose a new problem called audio-visual segmentation (AVS), in which the goal is to output a pixel-level map of the object(s) that produce sound at the time of the image frame. To facilitate this research, we construct the first…

计算机视觉与模式识别 · 计算机科学 2023-01-31 Jinxing Zhou , Xuyang Shen , Jianyuan Wang , Jiayi Zhang , Weixuan Sun , Jing Zhang , Stan Birchfield , Dan Guo , Lingpeng Kong , Meng Wang , Yiran Zhong

We introduce a highly efficient method for panoptic segmentation of large 3D point clouds by redefining this task as a scalable graph clustering problem. This approach can be trained using only local auxiliary tasks, thereby eliminating the…

计算机视觉与模式识别 · 计算机科学 2024-02-08 Damien Robert , Hugo Raguet , Loic Landrieu

Recent co-part segmentation methods mostly operate in a supervised learning setting, which requires a large amount of annotated data for training. To overcome this limitation, we propose a self-supervised deep learning method for co-part…

计算机视觉与模式识别 · 计算机科学 2021-04-12 Aliaksandr Siarohin , Subhankar Roy , Stéphane Lathuilière , Sergey Tulyakov , Elisa Ricci , Nicu Sebe

Video segmentation is a popular task, but applying image segmentation models frame-by-frame to videos does not preserve temporal consistency. In this paper, we propose a method to extend a query-based image segmentation model to video using…

计算机视觉与模式识别 · 计算机科学 2024-10-11 Tsubasa Mizuno , Toru Tamaki

Current top-leading solutions for video object segmentation (VOS) typically follow a matching-based regime: for each query frame, the segmentation mask is inferred according to its correspondence to previously processed and the first…

计算机视觉与模式识别 · 计算机科学 2023-04-14 Yurong Zhang , Liulei Li , Wenguan Wang , Rong Xie , Li Song , Wenjun Zhang

Video segmentation requires consistently segmenting and tracking objects over time. Due to the quadratic dependency on input size, directly applying self-attention to video segmentation with high-resolution input features poses significant…

计算机视觉与模式识别 · 计算机科学 2024-06-13 Ju He , Qihang Yu , Inkyu Shin , Xueqing Deng , Alan Yuille , Xiaohui Shen , Liang-Chieh Chen

Panoptic segmentation of point clouds is a crucial task that enables autonomous vehicles to comprehend their vicinity using their highly accurate and reliable LiDAR sensors. Existing top-down approaches tackle this problem by either…

计算机视觉与模式识别 · 计算机科学 2021-11-05 Kshitij Sirohi , Rohit Mohan , Daniel Büscher , Wolfram Burgard , Abhinav Valada

The estimation of implicit cross-frame correspondences and the high computational cost have long been major challenges in video semantic segmentation (VSS) for driving scenes. Prior works utilize keyframes, feature propagation, or…

计算机视觉与模式识别 · 计算机科学 2024-04-29 Diandian Guo , Deng-Ping Fan , Tongyu Lu , Christos Sakaridis , Luc Van Gool

We propose a method for unsupervised video object segmentation by transferring the knowledge encapsulated in image-based instance embedding networks. The instance embedding network produces an embedding vector for each pixel that enables…

计算机视觉与模式识别 · 计算机科学 2018-02-28 Siyang Li , Bryan Seybold , Alexey Vorobyov , Alireza Fathi , Qin Huang , C. -C. Jay Kuo

Instance segmentation is a computer vision task where separate objects in an image are detected and segmented. State-of-the-art deep neural network models require large amounts of labeled data in order to perform well in this task. Making…

计算机视觉与模式识别 · 计算机科学 2022-02-21 Tuomas Sormunen , Arttu Lämsä , Miguel Bordallo Lopez

Recently, methods have been proposed for 3D open-vocabulary semantic segmentation. Such methods are able to segment scenes into arbitrary classes based on text descriptions provided during runtime. In this paper, we propose to the best of…

计算机视觉与模式识别 · 计算机科学 2024-01-19 Haoran Chen , Kenneth Blomqvist , Francesco Milano , Roland Siegwart

Video object segmentation (VOS) is a highly challenging problem, since the target object is only defined during inference with a given first-frame reference mask. The problem of how to capture and utilize this limited target information…

计算机视觉与模式识别 · 计算机科学 2020-05-04 Goutam Bhat , Felix Järemo Lawin , Martin Danelljan , Andreas Robinson , Michael Felsberg , Luc Van Gool , Radu Timofte