English
Related papers

Related papers: Learning Instance Occlusion for Panoptic Segmentat…

200 papers

We propose a fully differentiable architecture for simultaneous semantic and instance segmentation (a.k.a. panoptic segmentation) consisting of a convolutional neural network and an asymmetric multiway cut problem solver. The latter solves…

Computer Vision and Pattern Recognition · Computer Science 2021-10-26 Ahmed Abbas , Paul Swoboda

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…

Computer Vision and Pattern Recognition · Computer Science 2020-08-04 Xia Chen , Jianren Wang , Martial Hebert

LiDAR panoptic segmentation, which jointly performs instance and semantic segmentation for things and stuff classes, plays a fundamental role in LiDAR perception tasks. While most existing methods explicitly separate these two segmentation…

Computer Vision and Pattern Recognition · Computer Science 2024-08-29 Yu Yang , Jianbiao Mei , Liang Liu , Siliang Du , Yilin Xiao , Jongwon Ra , Yong Liu , Xiao Xu , Huifeng Wu

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…

Computer Vision and Pattern Recognition · Computer Science 2022-02-21 Tuomas Sormunen , Arttu Lämsä , Miguel Bordallo Lopez

Instance segmentation is essential for numerous computer vision applications, including robotics, human-computer interaction, and autonomous driving. Currently, popular models bring impressive performance in instance segmentation by…

Computer Vision and Pattern Recognition · Computer Science 2025-09-09 Cuong Manh Hoang

Forecasting of a representation is important for safe and effective autonomy. For this, panoptic segmentations have been studied as a compelling representation in recent work. However, recent state-of-the-art on panoptic segmentation…

Computer Vision and Pattern Recognition · Computer Science 2022-04-15 Colin Graber , Cyril Jazra , Wenjie Luo , Liangyan Gui , Alexander Schwing

Occlusion is one of the most significant challenges encountered by object detectors and trackers. While both object detection and tracking has received a lot of attention in the past, most existing methods in this domain do not target…

Computer Vision and Pattern Recognition · Computer Science 2021-06-22 Satyaki Chakraborty , Martial Hebert

We propose an approach to instance-level image segmentation that is built on top of category-level segmentation. Specifically, for each pixel in a semantic category mask, its corresponding instance bounding box is predicted using a deep…

Computer Vision and Pattern Recognition · Computer Science 2016-05-24 Zifeng Wu , Chunhua Shen , Anton van den Hengel

Navigational perception for visually impaired people has been substantially promoted by both classic and deep learning based segmentation methods. In classic visual recognition methods, the segmentation models are mostly object-dependent,…

Computer Vision and Pattern Recognition · Computer Science 2020-07-21 Wei Mao , Jiaming Zhang , Kailun Yang , Rainer Stiefelhagen

Recently, instance segmentation has made great progress with the rapid development of deep neural networks. However, there still exist two main challenges including discovering indistinguishable objects and modeling the relationship between…

Computer Vision and Pattern Recognition · Computer Science 2023-04-19 Jinming Su , Ruihong Yin , Xingyue Chen , Junfeng Luo

The instance segmentation can be considered an extension of the object detection problem where bounding boxes are replaced by object contours. Strictly speaking the problem requires to identify each pixel instance and class independently of…

Computer Vision and Pattern Recognition · Computer Science 2017-11-27 Thomio Watanabe , Denis Wolf

Occlusion removal is an interesting application of image enhancement, for which, existing work suggests manually-annotated or domain-specific occlusion removal. No work tries to address automatic occlusion detection and removal as a…

Computer Vision and Pattern Recognition · Computer Science 2019-05-08 Kumara Kahatapitiya , Dumindu Tissera , Ranga Rodrigo

We consider the problem of amodal instance segmentation, the objective of which is to predict the region encompassing both visible and occluded parts of each object. Thus far, the lack of publicly available amodal segmentation annotations…

Computer Vision and Pattern Recognition · Computer Science 2016-08-18 Ke Li , Jitendra Malik

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…

Computer Vision and Pattern Recognition · Computer Science 2022-10-14 Yanwei Li , Hengshuang Zhao , Xiaojuan Qi , Yukang Chen , Lu Qi , Liwei Wang , Zeming Li , Jian Sun , Jiaya Jia

Developing data-efficient instance detection models that can handle rare object categories remains a key challenge in computer vision. However, existing research often overlooks data collection strategies and evaluation metrics tailored to…

Computer Vision and Pattern Recognition · Computer Science 2025-04-15 Boyang Deng , Meiyan Lin , Shoulun Long

State-of-the-art lidar panoptic segmentation (LPS) methods follow bottom-up segmentation-centric fashion wherein they build upon semantic segmentation networks by utilizing clustering to obtain object instances. In this paper, we re-think…

Computer Vision and Pattern Recognition · Computer Science 2023-10-20 Abhinav Agarwalla , Xuhua Huang , Jason Ziglar , Francesco Ferroni , Laura Leal-Taixé , James Hays , Aljoša Ošep , Deva Ramanan

Industrial bin picking is a challenging task that requires accurate and robust segmentation of individual object instances. Particularly, industrial objects can have irregular shapes, that is, thin and concave, whereas in bin-picking…

Computer Vision and Pattern Recognition · Computer Science 2022-03-08 Yidan Feng , Biqi Yang , Xianzhi Li , Chi-Wing Fu , Rui Cao , Kai Chen , Qi Dou , Mingqiang Wei , Yun-Hui Liu , Pheng-Ann Heng

We introduce the task of open-vocabulary 3D instance segmentation. Current approaches for 3D instance segmentation can typically only recognize object categories from a pre-defined closed set of classes that are annotated in the training…

Computer Vision and Pattern Recognition · Computer Science 2023-10-31 Ayça Takmaz , Elisabetta Fedele , Robert W. Sumner , Marc Pollefeys , Federico Tombari , Francis Engelmann

Panoptic segmentation involves a combination of joint semantic segmentation and instance segmentation, where image contents are divided into two types: things and stuff. We present Panoptic SegFormer, a general framework for panoptic…

Computer Vision and Pattern Recognition · Computer Science 2022-03-21 Zhiqi Li , Wenhai Wang , Enze Xie , Zhiding Yu , Anima Anandkumar , Jose M. Alvarez , Ping Luo , Tong Lu

Reflections in natural images commonly cause false positives in automated detection systems. These false positives can lead to significant impairment of accuracy in the tasks of detection, counting and segmentation. Here, inspired by the…

Computer Vision and Pattern Recognition · Computer Science 2019-05-01 David Owen , Ping-Lin Chang