中文
相关论文

相关论文: SoftPQ: Robust Instance Segmentation Evaluation vi…

200 篇论文

We present Boundary IoU (Intersection-over-Union), a new segmentation evaluation measure focused on boundary quality. We perform an extensive analysis across different error types and object sizes and show that Boundary IoU is significantly…

计算机视觉与模式识别 · 计算机科学 2021-03-31 Bowen Cheng , Ross Girshick , Piotr Dollár , Alexander C. Berg , Alexander Kirillov

In the domain of computer vision, semantic segmentation emerges as a fundamental application within machine learning, wherein individual pixels of an image are classified into distinct semantic categories. This task transcends traditional…

人工智能 · 计算机科学 2024-04-09 Qitian Ma , Shyam Nanda Rai , Carlo Masone , Tatiana Tommasi

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

Comprehensive understanding of dynamic scenes is a critical prerequisite for intelligent robots to autonomously operate in their environment. Research in this domain, which encompasses diverse perception problems, has primarily been focused…

计算机视觉与模式识别 · 计算机科学 2021-11-05 Juana Valeria Hurtado , Rohit Mohan , Wolfram Burgard , Abhinav Valada

Designing metrics for evaluating instance segmentation revolves around comprehensively considering object detection and segmentation accuracy. However, other important properties, such as sensitivity, continuity, and equality, are…

计算机视觉与模式识别 · 计算机科学 2023-09-12 Long Chen , Yuli Wu , Johannes Stegmaier , Dorit Merhof

We introduce Probabilistic Object Detection, the task of detecting objects in images and accurately quantifying the spatial and semantic uncertainties of the detections. Given the lack of methods capable of assessing such probabilistic…

计算机视觉与模式识别 · 计算机科学 2020-01-31 David Hall , Feras Dayoub , John Skinner , Haoyang Zhang , Dimity Miller , Peter Corke , Gustavo Carneiro , Anelia Angelova , Niko Sünderhauf

Existing state-of-the-art 3D instance segmentation methods perform semantic segmentation followed by grouping. The hard predictions are made when performing semantic segmentation such that each point is associated with a single class.…

计算机视觉与模式识别 · 计算机科学 2022-03-04 Thang Vu , Kookhoi Kim , Tung M. Luu , Xuan Thanh Nguyen , Chang D. Yoo

Existing semantic segmentation approaches either aim to improve the object's inner consistency by modeling the global context, or refine objects detail along their boundaries by multi-scale feature fusion. In this paper, a new paradigm for…

计算机视觉与模式识别 · 计算机科学 2020-08-19 Xiangtai Li , Xia Li , Li Zhang , Guangliang Cheng , Jianping Shi , Zhouchen Lin , Shaohua Tan , Yunhai Tong

In this work, we introduce Panoptic-DeepLab, a simple, strong, and fast system for panoptic segmentation, aiming to establish a solid baseline for bottom-up methods that can achieve comparable performance of two-stage methods while yielding…

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

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…

This paper considers a network referred to as SoftGroup for accurate and scalable 3D instance segmentation. Existing state-of-the-art methods produce hard semantic predictions followed by grouping instance segmentation results.…

计算机视觉与模式识别 · 计算机科学 2023-12-29 Thang Vu , Kookhoi Kim , Tung M. Luu , Thanh Nguyen , Junyeong Kim , Chang D. Yoo

Reliable scene understanding is indispensable for modern autonomous systems. Current learning-based methods typically try to maximize their performance based on segmentation metrics that only consider the quality of the segmentation.…

计算机视觉与模式识别 · 计算机科学 2022-12-27 Kshitij Sirohi , Sajad Marvi , Daniel Büscher , Wolfram Burgard

A new, machine learning-based approach for automatically generating 3D digital geometries of woven composite textiles is proposed to overcome the limitations of existing analytical descriptions and segmentation methods. In this approach,…

计算机视觉与模式识别 · 计算机科学 2022-02-04 Aaron Allred , Lauren J. Abbott , Alireza Doostan , Kurt Maute

Kirilov et al (2019) develop a metric, called Panoptic Quality (PQ), to evaluate image segmentation methods. The metric is based on a confusion table, and compares a predicted to a ground truth segmentation. The only non straightforward…

计算机视觉与模式识别 · 计算机科学 2022-12-29 Maarten Marx

This paper introduces panoptica, a versatile and performance-optimized package designed for computing instance-wise segmentation quality metrics from 2D and 3D segmentation maps. panoptica addresses the limitations of existing metrics and…

Semantic segmentation datasets often exhibit two types of imbalance: \textit{class imbalance}, where some classes appear more frequently than others and \textit{size imbalance}, where some objects occupy more pixels than others. This causes…

计算机视觉与模式识别 · 计算机科学 2023-10-31 Zifu Wang , Maxim Berman , Amal Rannen-Triki , Philip H. S. Torr , Devis Tuia , Tinne Tuytelaars , Luc Van Gool , Jiaqian Yu , Matthew B. Blaschko

In this work, we introduce the new scene understanding task of Part-aware Panoptic Segmentation (PPS), which aims to understand a scene at multiple levels of abstraction, and unifies the tasks of scene parsing and part parsing. For this…

计算机视觉与模式识别 · 计算机科学 2021-06-14 Daan de Geus , Panagiotis Meletis , Chenyang Lu , Xiaoxiao Wen , Gijs Dubbelman

In object detection, determining which anchors to assign as positive or negative samples, known as anchor assignment, has been revealed as a core procedure that can significantly affect a model's performance. In this paper we propose a…

计算机视觉与模式识别 · 计算机科学 2020-09-08 Kang Kim , Hee Seok Lee

Modern oriented object detectors typically predict a set of bounding boxes and select the top-ranked ones based on estimated localization quality. Achieving high detection performance requires that the estimated quality closely aligns with…

计算机视觉与模式识别 · 计算机科学 2025-11-12 Yunhui Zhu , Buliao Huang

Instance segmentation is an important task for biomedical and biological image analysis. Due to the complicated background components, the high variability of object appearances, numerous overlapping objects, and ambiguous object…

计算机视觉与模式识别 · 计算机科学 2021-02-24 Dongnan Liu , Donghao Zhang , Yang Song , Heng Huang , Weidong Cai
‹ 上一页 1 2 3 10 下一页 ›