中文
相关论文

相关论文: Multi-task Fusion for Efficient Panoptic-Part Segm…

200 篇论文

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 paper, we focus on semantic segmentation method for point clouds of urban scenes. Our fundamental concept revolves around the collaborative utilization of diverse scene representations to benefit from different context information…

计算机视觉与模式识别 · 计算机科学 2023-10-02 Weijie Wei , Martin R. Oswald , Fatemeh Karimi Nejadasl , Theo Gevers

In this work we introduce a novel, CNN-based architecture that can be trained end-to-end to deliver seamless scene segmentation results. Our goal is to predict consistent semantic segmentation and detection results by means of a panoptic…

计算机视觉与模式识别 · 计算机科学 2019-05-06 Lorenzo Porzi , Samuel Rota Bulò , Aleksander Colovic , Peter Kontschieder

Panoptic segmentation is the combination of semantic and instance segmentation: assign the points in a 3D point cloud to semantic categories and partition them into distinct object instances. It has many obvious applications for outdoor…

计算机视觉与模式识别 · 计算机科学 2023-07-07 Binbin Xiang , Torben Peters , Theodora Kontogianni , Frawa Vetterli , Stefano Puliti , Rasmus Astrup , Konrad Schindler

Panoptic segmentation unifies semantic and instance segmentation and thus delivers a semantic class label and, for so-called thing classes, also an instance label per pixel. The differentiation of distinct objects of the same class with a…

计算机视觉与模式识别 · 计算机科学 2024-05-21 Tuan Nguyen , Max Mehltretter , Franz Rottensteiner

In this case study, we present a data-efficient point cloud segmentation pipeline and training framework for robust segmentation of unimproved roads and seven other classes. Our method employs a two-stage training framework: first, a…

图像与视频处理 · 电气工程与系统科学 2025-08-29 Andrew Yarovoi , Christopher R. Valenta

We present Panoptic-DeepLab, a bottom-up and single-shot approach for panoptic segmentation. Our Panoptic-DeepLab is conceptually simple and delivers state-of-the-art results. In particular, we adopt the dual-ASPP and dual-decoder…

计算机视觉与模式识别 · 计算机科学 2019-10-25 Bowen Cheng , Maxwell D. Collins , Yukun Zhu , Ting Liu , Thomas S. Huang , Hartwig Adam , Liang-Chieh Chen

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

This paper introduces a method for image semantic segmentation grounded on a novel fusion scheme, which takes place inside a deep convolutional neural network. The main goal of our proposal is to explore object boundary information to…

计算机视觉与模式识别 · 计算机科学 2021-08-09 Jefferson Fontinele , Gabriel Lefundes , Luciano Oliveira

Dynamic scene understanding is a challenging problem and motion segmentation plays a crucial role in solving it. Incorporating semantics and motion enhances the overall perception of the dynamic scene. For applications of outdoor robotic…

计算机视觉与模式识别 · 计算机科学 2017-04-28 Nazrul Haque , N Dinesh Reddy , K. Madhava Krishna

Reliable LiDAR panoptic segmentation (LPS), including both semantic and instance segmentation, is vital for many robotic applications, such as autonomous driving. This work proposes a new LPS framework named PANet to eliminate the…

计算机视觉与模式识别 · 计算机科学 2023-06-28 Jianbiao Mei , Yu Yang , Mengmeng Wang , Xiaojun Hou , Laijian Li , Yong Liu

We propose a novel fast and robust 3D point clouds segmentation framework via coupled feature selection, named 3DCFS, that jointly performs semantic and instance segmentation. Inspired by the human scene perception process, we design a…

机器人学 · 计算机科学 2020-03-03 Liang Du , Jingang Tan , Xiangyang Xue , Lili Chen , Hongkai Wen , Jianfeng Feng , Jiamao Li , Xiaolin Zhang

3D point cloud panoptic segmentation is the combined task to (i) assign each point to a semantic class and (ii) separate the points in each class into object instances. Recently there has been an increased interest in such comprehensive 3D…

计算机视觉与模式识别 · 计算机科学 2023-08-21 Binbin Xiang , Yuanwen Yue , Torben Peters , Konrad Schindler

In this paper, we present a conceptually simple, strong, and efficient framework for fully- and weakly-supervised panoptic segmentation, called Panoptic FCN. Our approach aims to represent and predict foreground things and background stuff…

计算机视觉与模式识别 · 计算机科学 2022-10-14 Yanwei Li , Hengshuang Zhao , Xiaojuan Qi , Yukang Chen , Lu Qi , Liwei Wang , Zeming Li , Jian Sun , Jiaya Jia

Panoptic segmentation presents a new challenge in exploiting the merits of both detection and segmentation, with the aim of unifying instance segmentation and semantic segmentation in a single framework. However, an efficient solution for…

计算机视觉与模式识别 · 计算机科学 2021-03-30 Zixiang Zhou , Yang Zhang , Hassan Foroosh

A fast and accurate panoptic segmentation system for LiDAR point clouds is crucial for autonomous driving vehicles to understand the surrounding objects and scenes. Existing approaches usually rely on proposals or clustering to segment…

计算机视觉与模式识别 · 计算机科学 2023-02-06 Enxu Li , Ryan Razani , Yixuan Xu , Bingbing Liu

Panoptic segmentation of 3D scenes, involving the segmentation and classification of object instances in a dense 3D reconstruction of a scene, is a challenging problem, especially when relying solely on unposed 2D images. Existing…

计算机视觉与模式识别 · 计算机科学 2025-06-27 Lojze Zust , Yohann Cabon , Juliette Marrie , Leonid Antsfeld , Boris Chidlovskii , Jerome Revaud , Gabriela Csurka

A new segmentation fusion method is proposed that ensembles the output of several segmentation algorithms applied on a remotely sensed image. The candidate segmentation sets are processed to achieve a consensus segmentation using a…

计算机视觉与模式识别 · 计算机科学 2016-11-17 Mete Ozay , Fatos T. Yarman Vural , Sanjeev R. Kulkarni , H. Vincent Poor

In this paper, we present a comprehensive point cloud semantic segmentation network that aggregates both local and global multi-scale information. First, we propose an Angle Correlation Point Convolution (ACPConv) module to effectively…

计算机视觉与模式识别 · 计算机科学 2022-06-29 Yuyan Li , Ye Duan

Real-time semantic segmentation plays a significant role in industry applications, such as autonomous driving, robotics and so on. It is a challenging task as both efficiency and performance need to be considered simultaneously. To address…

计算机视觉与模式识别 · 计算机科学 2019-11-19 Haiyang Si , Zhiqiang Zhang , Feifan Lv , Gang Yu , Feng Lu