English
Related papers

Related papers: Depth-aware Panoptic Segmentation

200 papers

Humans have the remarkable ability to perceive objects as a whole, even when parts of them are occluded. This ability of amodal perception forms the basis of our perceptual and cognitive understanding of our world. To enable robots to…

Computer Vision and Pattern Recognition · Computer Science 2022-02-24 Rohit Mohan , Abhinav Valada

As the demand for enabling high-level autonomous driving has increased in recent years and visual perception is one of the critical features to enable fully autonomous driving, in this paper, we introduce an efficient approach for…

Computer Vision and Pattern Recognition · Computer Science 2018-03-13 Liangfu Chen , Zeng Yang , Jianjun Ma , Zheng Luo

Amodal panoptic segmentation aims to connect the perception of the world to its cognitive understanding. It entails simultaneously predicting the semantic labels of visible scene regions and the entire shape of traffic participant…

Computer Vision and Pattern Recognition · Computer Science 2022-05-31 Rohit Mohan , Abhinav Valada

Panoptic segmentation brings together two separate tasks: instance and semantic segmentation. Although they are related, unifying them faces an apparent paradox: how to learn simultaneously instance-specific and category-specific (i.e.…

Computer Vision and Pattern Recognition · Computer Science 2021-06-09 Tommi Kerola , Jie Li , Atsushi Kanehira , Yasunori Kudo , Alexis Vallet , Adrien Gaidon

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…

Computer Vision and Pattern Recognition · Computer Science 2024-08-21 Juan Lagos , Esa Rahtu

Radiance Fields have become a powerful tool for modeling 3D scenes from multiple images. However, they remain difficult to segment into semantically meaningful regions. Some methods work well using 2D semantic masks, but they generalize…

Computer Vision and Pattern Recognition · Computer Science 2025-04-04 Corentin Dumery , Aoxiang Fan , Ren Li , Nicolas Talabot , Pascal Fua

We propose an object detection system that relies on a multi-region deep convolutional neural network (CNN) that also encodes semantic segmentation-aware features. The resulting CNN-based representation aims at capturing a diverse set of…

Computer Vision and Pattern Recognition · Computer Science 2015-09-25 Spyros Gidaris , Nikos Komodakis

State-of-the-art image segmentation algorithms generally consist of at least two successive and distinct computations: a boundary detection process that uses local image information to classify image locations as boundaries between objects,…

Computer Vision and Pattern Recognition · Computer Science 2016-11-03 Michał Januszewski , Jeremy Maitin-Shepard , Peter Li , Jörgen Kornfeld , Winfried Denk , Viren Jain

Semantic segmentation methods have achieved outstanding performance thanks to deep learning. Nevertheless, when such algorithms are deployed to new contexts not seen during training, it is necessary to collect and label scene-specific data…

Computer Vision and Pattern Recognition · Computer Science 2020-06-19 Daniele Di Mauro , Antonino Furnari , Giuseppe Patanè , Sebastiano Battiato , Giovanni Maria Farinella

Conditional image synthesis for generating photorealistic images serves various applications for content editing to content generation. Previous conditional image synthesis algorithms mostly rely on semantic maps, and often fail in complex…

Computer Vision and Pattern Recognition · Computer Science 2020-04-23 Aysegul Dundar , Karan Sapra , Guilin Liu , Andrew Tao , Bryan Catanzaro

We aim to detect all instances of a category in an image and, for each instance, mark the pixels that belong to it. We call this task Simultaneous Detection and Segmentation (SDS). Unlike classical bounding box detection, SDS requires a…

Computer Vision and Pattern Recognition · Computer Science 2014-07-08 Bharath Hariharan , Pablo Arbeláez , Ross Girshick , Jitendra Malik

Understanding the scene in which an autonomous robot operates is critical for its competent functioning. Such scene comprehension necessitates recognizing instances of traffic participants along with general scene semantics which can be…

Computer Vision and Pattern Recognition · Computer Science 2021-11-05 Rohit Mohan , Abhinav Valada

We propose a novel approach for automatic extraction (instance segmentation) of fibers from low resolution 3D X-ray computed tomography scans of short glass fiber reinforced polymers. We have designed a 3D instance segmentation architecture…

Computer Vision and Pattern Recognition · Computer Science 2019-01-07 Tomasz Konopczyński , Thorben Kröger , Lei Zheng , Jürgen Hesser

This paper presents SceneCut, a novel approach to jointly discover previously unseen objects and non-object surfaces using a single RGB-D image. SceneCut's joint reasoning over scene semantics and geometry allows a robot to detect and…

Computer Vision and Pattern Recognition · Computer Science 2018-05-25 Trung Pham , Thanh-Toan Do , Niko Sünderhauf , Ian Reid

Recognizing 3D part instances from a 3D point cloud is crucial for 3D structure and scene understanding. Several learning-based approaches use semantic segmentation and instance center prediction as training tasks and fail to further…

Computer Vision and Pattern Recognition · Computer Science 2022-08-10 Chunyu Sun , Xin Tong , Yang 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…

Computer Vision and Pattern Recognition · Computer Science 2025-06-27 Lojze Zust , Yohann Cabon , Juliette Marrie , Leonid Antsfeld , Boris Chidlovskii , Jerome Revaud , Gabriela Csurka

We propose a novel solution for the task of video panoptic segmentation, that simultaneously predicts pixel-level semantic and instance segmentation and generates clip-level instance tracks. Our network, named VPS-Transformer, with a hybrid…

Computer Vision and Pattern Recognition · Computer Science 2022-10-10 Andra Petrovai , Sergiu Nedevschi

3D panoptic segmentation is a challenging perception task, especially in autonomous driving. It aims to predict both semantic and instance annotations for 3D points in a scene. Although prior 3D panoptic segmentation approaches have…

Computer Vision and Pattern Recognition · Computer Science 2024-04-04 Zihao Xiao , Longlong Jing , Shangxuan Wu , Alex Zihao Zhu , Jingwei Ji , Chiyu Max Jiang , Wei-Chih Hung , Thomas Funkhouser , Weicheng Kuo , Anelia Angelova , Yin Zhou , Shiwei Sheng

Panoptic segmentation has recently unified semantic and instance segmentation, previously addressed separately, thus taking a step further towards creating more comprehensive and efficient perception systems. In this paper, we present…

Computer Vision and Pattern Recognition · Computer Science 2023-08-22 Stefano Gasperini , Mohammad-Ali Nikouei Mahani , Alvaro Marcos-Ramiro , Nassir Navab , Federico Tombari

The recently introduced panoptic segmentation task has renewed our community's interest in unifying the tasks of instance segmentation (for thing classes) and semantic segmentation (for stuff classes). However, current state-of-the-art…

Computer Vision and Pattern Recognition · Computer Science 2019-04-12 Alexander Kirillov , Ross Girshick , Kaiming He , Piotr Dollár