中文
相关论文

相关论文: Panoptic Segmentation: A Review

200 篇论文

Panoptic segmentation is an important computer vision task which combines semantic and instance segmentation. It plays a crucial role in domains of medical image analysis, self-driving vehicles, and robotics by providing a comprehensive…

计算机视觉与模式识别 · 计算机科学 2023-11-20 Shourya Verma

Panoptic segmentation has become a new standard of visual recognition task by unifying previous semantic segmentation and instance segmentation tasks in concert. In this paper, we propose and explore a new video extension of this task,…

计算机视觉与模式识别 · 计算机科学 2020-06-23 Dahun Kim , Sanghyun Woo , Joon-Young Lee , In So Kweon

Panoptic segmentation combines instance and semantic predictions, allowing the detection of "things" and "stuff" simultaneously. Effectively approaching panoptic segmentation in remotely sensed data can be auspicious in many challenging…

From the autonomous car driving to medical diagnosis, the requirement of the task of image segmentation is everywhere. Segmentation of an image is one of the indispensable tasks in computer vision. This task is comparatively complicated…

计算机视觉与模式识别 · 计算机科学 2020-06-01 Farhana Sultana , Abu Sufian , Paramartha Dutta

We propose and study a task we name panoptic segmentation (PS). Panoptic segmentation unifies the typically distinct tasks of semantic segmentation (assign a class label to each pixel) and instance segmentation (detect and segment each…

计算机视觉与模式识别 · 计算机科学 2019-04-12 Alexander Kirillov , Kaiming He , Ross Girshick , Carsten Rother , Piotr Dollár

Image segmentation is a key topic in image processing and computer vision with applications such as scene understanding, medical image analysis, robotic perception, video surveillance, augmented reality, and image compression, among many…

计算机视觉与模式识别 · 计算机科学 2020-11-17 Shervin Minaee , Yuri Boykov , Fatih Porikli , Antonio Plaza , Nasser Kehtarnavaz , Demetri Terzopoulos

Panoptic segmentation assigns semantic and instance ID labels to every pixel of an image. As permutations of instance IDs are also valid solutions, the task requires learning of high-dimensional one-to-many mapping. As a result,…

计算机视觉与模式识别 · 计算机科学 2023-10-16 Ting Chen , Lala Li , Saurabh Saxena , Geoffrey Hinton , David J. Fleet

Image semantic segmentation is more and more being of interest for computer vision and machine learning researchers. Many applications on the rise need accurate and efficient segmentation mechanisms: autonomous driving, indoor navigation,…

计算机视觉与模式识别 · 计算机科学 2017-04-25 Alberto Garcia-Garcia , Sergio Orts-Escolano , Sergiu Oprea , Victor Villena-Martinez , Jose Garcia-Rodriguez

In this paper, the task of video panoptic segmentation is studied and two different methods to solve the task will be proposed. Video panoptic segmentation (VPS) is a recently introduced computer vision task that requires classifying and…

计算机视觉与模式识别 · 计算机科学 2021-08-10 Jake Rap , Panagiotis Meletis

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 aims to provide an understanding of background (stuff) and instances of objects (things) at a pixel level. It combines the separate tasks of semantic segmentation (pixel level classification) and instance segmentation…

计算机视觉与模式识别 · 计算机科学 2021-04-07 Sumanth Chennupati , Venkatraman Narayanan , Ganesh Sistu , Senthil Yogamani , Samir A Rawashdeh

Unsupervised panoptic segmentation aims to partition an image into semantically meaningful regions and distinct object instances without training on manually annotated data. In contrast to prior work on unsupervised panoptic scene…

计算机视觉与模式识别 · 计算机科学 2025-11-12 Oliver Hahn , Christoph Reich , Nikita Araslanov , Daniel Cremers , Christian Rupprecht , Stefan Roth

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

Being able to understand the relations between the user and the surrounding environment is instrumental to assist users in a worksite. For instance, understanding which objects a user is interacting with from images and video collected…

计算机视觉与模式识别 · 计算机科学 2022-04-15 Camillo Quattrocchi , Daniele Di Mauro , Antonino Furnari , Giovanni Maria Farinella

Panoptic segmentation is a complex full scene parsing task requiring simultaneous instance and semantic segmentation at high resolution. Current state-of-the-art approaches cannot run in real-time, and simplifying these architectures to…

计算机视觉与模式识别 · 计算机科学 2020-04-07 Rui Hou , Jie Li , Arjun Bhargava , Allan Raventos , Vitor Guizilini , Chao Fang , Jerome Lynch , Adrien Gaidon

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

计算机视觉与模式识别 · 计算机科学 2020-07-21 Wei Mao , Jiaming Zhang , Kailun Yang , Rainer Stiefelhagen

Panoptic image segmentation is the computer vision task of finding groups of pixels in an image and assigning semantic classes and object instance identifiers to them. Research in image segmentation has become increasingly popular due to…

计算机视觉与模式识别 · 计算机科学 2022-06-16 Jieru Mei , Alex Zihao Zhu , Xinchen Yan , Hang Yan , Siyuan Qiao , Yukun Zhu , Liang-Chieh Chen , Henrik Kretzschmar , Dragomir Anguelov

The technology of image segmentation is widely used in medical image processing, face recognition pedestrian detection, etc. The current image segmentation techniques include region-based segmentation, edge detection segmentation,…

计算机视觉与模式识别 · 计算机科学 2017-07-10 Song Yuheng , Yan Hao

Semantic image segmentation is one of fastest growing areas in computer vision with a variety of applications. In many areas, such as robotics and autonomous vehicles, semantic image segmentation is crucial, since it provides the necessary…

计算机视觉与模式识别 · 计算机科学 2020-09-29 Georgios Takos

Panoptic segmentation unifies semantic segmentation and instance segmentation which has been attracting increasing attention in recent years. However, most existing research was conducted under a supervised learning setup whereas…

计算机视觉与模式识别 · 计算机科学 2021-03-04 Jiaxing Huang , Dayan Guan , Aoran Xiao , Shijian Lu
‹ 上一页 1 2 3 10 下一页 ›