中文
相关论文

相关论文: Panoptic, Instance and Semantic Relations: A Relat…

200 篇论文

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…

计算机视觉与模式识别 · 计算机科学 2019-03-14 Huanyu Liu , Chao Peng , Changqian Yu , Jingbo Wang , Xu Liu , Gang Yu , Wei Jiang

Exploring the semantic context in scene images is essential for indoor scene recognition. However, due to the diverse intra-class spatial layouts and the coexisting inter-class objects, modeling contextual relationships to adapt various…

计算机视觉与模式识别 · 计算机科学 2025-01-22 Chuanxin Song , Hanbo Wu , Xin Ma

In this paper, we introduce an open-vocabulary panoptic segmentation model that effectively unifies the strengths of the Segment Anything Model (SAM) with the vision-language CLIP model in an end-to-end framework. While SAM excels in…

计算机视觉与模式识别 · 计算机科学 2024-03-15 Vibashan VS , Shubhankar Borse , Hyojin Park , Debasmit Das , Vishal Patel , Munawar Hayat , Fatih Porikli

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…

计算机视觉与模式识别 · 计算机科学 2020-12-07 Sukjun Hwang , Seoung Wug Oh , Seon Joo Kim

Panoptic segmentation requires segments of both "things" (countable object instances) and "stuff" (uncountable and amorphous regions) within a single output. A common approach involves the fusion of instance segmentation (for "things") and…

计算机视觉与模式识别 · 计算机科学 2020-04-09 Justin Lazarow , Kwonjoon Lee , Kunyu Shi , Zhuowen Tu

In this paper, we focus on the challenging multicategory instance segmentation problem in remote sensing images (RSIs), which aims at predicting the categories of all instances and localizing them with pixel-level masks. Although many…

计算机视觉与模式识别 · 计算机科学 2021-07-27 Tianyang Zhang , Xiangrong Zhang , Peng Zhu , Xu Tang , Chen Li , Licheng Jiao , Huiyu Zhou

To autonomously navigate and plan interactions in real-world environments, robots require the ability to robustly perceive and map complex, unstructured surrounding scenes. Besides building an internal representation of the observed scene…

机器人学 · 计算机科学 2021-05-18 Margarita Grinvald , Fadri Furrer , Tonci Novkovic , Jen Jen Chung , Cesar Cadena , Roland Siegwart , Juan Nieto

Point cloud panoptic segmentation is a challenging task that seeks a holistic solution for both semantic and instance segmentation to predict groupings of coherent points. Previous approaches treat semantic and instance segmentation as…

计算机视觉与模式识别 · 计算机科学 2023-03-01 Shihao Su , Jianyun Xu , Huanyu Wang , Zhenwei Miao , Xin Zhan , Dayang Hao , Xi Li

Panoptic Scene Graph Generation (PSG) integrates instance segmentation with relation understanding to capture pixel-level structural relationships in complex scenes. Although recent approaches leveraging pre-trained vision-language models…

计算机视觉与模式识别 · 计算机科学 2025-07-09 Xin Hu , Ke Qin , Guiduo Duan , Ming Li , Yuan-Fang Li , Tao He

3D semantic segmentation is a fundamental building block for several scene understanding applications such as autonomous driving, robotics and AR/VR. Several state-of-the-art semantic segmentation models suffer from the part…

计算机视觉与模式识别 · 计算机科学 2021-11-17 Anirud Thyagharajan , Benjamin Ummenhofer , Prashant Laddha , Om J Omer , Sreenivas Subramoney

Panoptic segmentation combines the advantages of semantic and instance segmentation, which can provide both pixel-level and instance-level environmental perception information for intelligent vehicles. However, it is challenged with…

计算机视觉与模式识别 · 计算机科学 2022-09-08 Weihao Yan , Yeqiang Qian , Chunxiang Wang , Ming Yang

Existing real-world super-resolution (RSR) methods based on generative priors have achieved remarkable progress in producing high-quality and globally consistent reconstructions. However, they often struggle to recover fine-grained details…

计算机视觉与模式识别 · 计算机科学 2026-03-26 Zixin Guo , Kai Zhao , Luyan Zhang

In this work, we propose a single deep neural network for panoptic segmentation, for which the goal is to provide each individual pixel of an input image with a class label, as in semantic segmentation, as well as a unique identifier for…

计算机视觉与模式识别 · 计算机科学 2019-02-08 Daan de Geus , Panagiotis Meletis , Gijs Dubbelman

Exploiting multi-scale features has shown great potential in tackling semantic segmentation problems. The aggregation is commonly done with sum or concatenation (concat) followed by convolutional (conv) layers. However, it fully passes down…

计算机视觉与模式识别 · 计算机科学 2022-06-28 Yechao Bai , Ziyuan Huang , Lyuyu Shen , Hongliang Guo , Marcelo H. Ang , Daniela Rus

Panoptic segmentation, which combines instance and semantic segmentation, has gained a lot of attention in autonomous vehicles, due to its comprehensive representation of the scene. This task can be applied for cameras and LiDAR sensors,…

计算机视觉与模式识别 · 计算机科学 2024-12-31 Fardin Ayar , Ehsan Javanmardi , Manabu Tsukada , Mahdi Javanmardi , Mohammad Rahmati

Dense panoptic prediction is a key ingredient in many existing applications such as autonomous driving, automated warehouses or remote sensing. Many of these applications require fast inference over large input resolutions on affordable or…

计算机视觉与模式识别 · 计算机科学 2023-04-19 Josip Šarić , Marin Oršić , Siniša Šegvić

Intelligent vehicles clearly benefit from the expanded Field of View (FoV) of the 360-degree sensors, but the vast majority of available semantic segmentation training images are captured with pinhole cameras. In this work, we look at this…

计算机视觉与模式识别 · 计算机科学 2021-08-17 Chaoxiang Ma , Jiaming Zhang , Kailun Yang , Alina Roitberg , Rainer Stiefelhagen

Semantic scene understanding, including the perception and classification of moving agents, is essential to enabling safe and robust driving behaviours of autonomous vehicles. Cameras and LiDARs are commonly used for semantic scene…

计算机视觉与模式识别 · 计算机科学 2025-07-10 Matthias Zeller , Daniel Casado Herraez , Bengisu Ayan , Jens Behley , Michael Heidingsfeld , Cyrill Stachniss

Panoptic segmentation as an integrated task of both static environmental understanding and dynamic object identification, has recently begun to receive broad research interest. In this paper, we propose a new computationally efficient LiDAR…

计算机视觉与模式识别 · 计算机科学 2021-08-20 Ryan Razani , Ran Cheng , Enxu Li , Ehsan Taghavi , Yuan Ren , Liu Bingbing

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'…

计算机视觉与模式识别 · 计算机科学 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