中文
相关论文

相关论文: PanopticPartFormer++: A Unified and Decoupled View…

200 篇论文

We propose PanopticFusion, a novel online volumetric semantic mapping system at the level of stuff and things. In contrast to previous semantic mapping systems, PanopticFusion is able to densely predict class labels of a background region…

计算机视觉与模式识别 · 计算机科学 2019-09-10 Gaku Narita , Takashi Seno , Tomoya Ishikawa , Yohsuke Kaji

Unsupervised semantic segmentation aims to automatically partition images into semantically meaningful regions by identifying global semantic categories within an image corpus without any form of annotation. Building upon recent advances in…

计算机视觉与模式识别 · 计算机科学 2024-10-08 Oliver Hahn , Nikita Araslanov , Simone Schaub-Meyer , Stefan Roth

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…

计算机视觉与模式识别 · 计算机科学 2023-10-20 Abhinav Agarwalla , Xuhua Huang , Jason Ziglar , Francesco Ferroni , Laura Leal-Taixé , James Hays , Aljoša Ošep , Deva Ramanan

In machine learning and other fields, suggesting a good solution to a problem is usually a harder task than evaluating the quality of such a solution. This asymmetry is the basis for a large number of selection oriented methods that use a…

计算机视觉与模式识别 · 计算机科学 2020-04-14 Sagi Eppel , Alan Aspuru-Guzik

Unprecedented access to multi-temporal satellite imagery has opened new perspectives for a variety of Earth observation tasks. Among them, pixel-precise panoptic segmentation of agricultural parcels has major economic and environmental…

计算机视觉与模式识别 · 计算机科学 2022-06-28 Vivien Sainte Fare Garnot , Loic Landrieu

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

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

Full projector compensation aims to modify a projector input image such that it can compensate for both geometric and photometric disturbance of the projection surface. Traditional methods usually solve the two parts separately, although…

计算机视觉与模式识别 · 计算机科学 2020-03-04 Bingyao Huang , Haibin Ling

An examination of object recognition challenge leaderboards (ILSVRC, PASCAL-VOC) reveals that the top-performing classifiers typically exhibit small differences amongst themselves in terms of error rate/mAP. To better differentiate the top…

计算机视觉与模式识别 · 计算机科学 2016-11-28 Ravi Kiran Sarvadevabhatla , Shanthakumar Venkatraman , R. Venkatesh Babu

Panoptic Scene Graph Generation (PSG) aims to segment objects and recognize their relations, enabling the structured understanding of an image. Previous methods focus on predicting predefined object and relation categories, hence limiting…

计算机视觉与模式识别 · 计算机科学 2024-07-17 Zijian Zhou , Zheng Zhu , Holger Caesar , Miaojing Shi

Instance-level object segmentation across disparate egocentric and exocentric views is a fundamental challenge in visual understanding, critical for applications in embodied AI and remote collaboration. This task is exceptionally difficult…

计算机视觉与模式识别 · 计算机科学 2026-05-25 Yulu Gao , Bohao Zhang , Zongheng Tang , Jitong Liao , Wenjun Wu , Si Liu

Open-world 3D part segmentation is pivotal in diverse applications such as robotics and AR/VR. Traditional supervised methods often grapple with limited 3D data availability and struggle to generalize to unseen object categories. PartSLIP,…

计算机视觉与模式识别 · 计算机科学 2023-12-07 Yuchen Zhou , Jiayuan Gu , Xuanlin Li , Minghua Liu , Yunhao Fang , Hao Su

Panoptic segmentation methods assign a known class to each pixel given in input. Even for state-of-the-art approaches, this inevitably enforces decisions that systematically lead to wrong predictions for objects outside the training…

计算机视觉与模式识别 · 计算机科学 2024-01-23 Stefano Gasperini , Alvaro Marcos-Ramiro , Michael Schmidt , Nassir Navab , Benjamin Busam , Federico Tombari

This paper explores the point set representation for tubular structure extraction tasks. Compared with the traditional mask representation, the point set representation enjoys its flexibility and representation ability, which would not be…

计算机视觉与模式识别 · 计算机科学 2022-09-14 Dong Wang , Zhao Zhang , Ziwei Zhao , Yuhang Liu , Yihong Chen , Liwei Wang

Partially-supervised instance segmentation is a task which requests segmenting objects from novel unseen categories via learning on limited seen categories with annotated masks thus eliminating demands of heavy annotation burden. The key to…

计算机视觉与模式识别 · 计算机科学 2022-03-25 Xuehui Wang , Kai Zhao , Ruixin Zhang , Shouhong Ding , Yan Wang , Wei Shen

Integration of diverse visual prompts like clicks, scribbles, and boxes in interactive image segmentation significantly facilitates users' interaction as well as improves interaction efficiency. However, existing studies primarily encode…

计算机视觉与模式识别 · 计算机科学 2024-11-05 Xu Zhang , Kailun Yang , Jiacheng Lin , Jin Yuan , Zhiyong Li , Shutao Li

In semantic segmentation, accurate prediction masks are crucial for downstream tasks such as medical image analysis and image editing. Due to the lack of annotated data, few-shot semantic segmentation (FSS) performs poorly in predicting…

计算机视觉与模式识别 · 计算机科学 2025-03-26 Chen-Bin Feng , Qi Lai , Kangdao Liu , Houcheng Su , Chi-Man Vong

We address the problem of discovering part segmentations of articulated objects without supervision. In contrast to keypoints, part segmentations provide information about part localizations on the level of individual pixels. Capturing both…

计算机视觉与模式识别 · 计算机科学 2020-09-11 Sandro Braun , Patrick Esser , Björn Ommer

One-shot semantic image segmentation aims to segment the object regions for the novel class with only one annotated image. Recent works adopt the episodic training strategy to mimic the expected situation at testing time. However, these…

计算机视觉与模式识别 · 计算机科学 2021-02-23 Tao Chen , Guosen Xie , Yazhou Yao , Qiong Wang , Fumin Shen , Zhenmin Tang , Jian Zhang