中文
相关论文

相关论文: SegFix: Model-Agnostic Boundary Refinement for Seg…

200 篇论文

Geodesic models are known as an efficient tool for solving various image segmentation problems. Most of existing approaches only exploit local pointwise image features to track geodesic paths for delineating the objective boundaries.…

计算机视觉与模式识别 · 计算机科学 2023-09-11 Li Liu , Da Chen , Minglei Shu , Laurent D. Cohen

The existing segmentation techniques require high-fidelity images as input to perform semantic segmentation. Since the segmentation results contain most of edge information that is much less than the acquired images, the throughput gap…

图像与视频处理 · 电气工程与系统科学 2021-08-25 Haiyan Liu , Liheng Bian , Jun Zhang

Training deep networks for semantic segmentation requires large amounts of labeled training data, which presents a major challenge in practice, as labeling segmentation masks is a highly labor-intensive process. To address this issue, we…

计算机视觉与模式识别 · 计算机科学 2021-08-31 Lukas Hoyer , Dengxin Dai , Qin Wang , Yuhua Chen , Luc Van Gool

Adversarial training has been shown to produce state of the art results for generative image modeling. In this paper we propose an adversarial training approach to train semantic segmentation models. We train a convolutional semantic…

计算机视觉与模式识别 · 计算机科学 2016-11-28 Pauline Luc , Camille Couprie , Soumith Chintala , Jakob Verbeek

The robustness of image segmentation has been an important research topic in the past few years as segmentation models have reached production-level accuracy. However, like classification models, segmentation models can be vulnerable to…

计算机视觉与模式识别 · 计算机科学 2023-06-19 Othmane Laousy , Alexandre Araujo , Guillaume Chassagnon , Marie-Pierre Revel , Siddharth Garg , Farshad Khorrami , Maria Vakalopoulou

The goal of self-supervised visual representation learning is to learn strong, transferable image representations, with the majority of research focusing on object or scene level. On the other hand, representation learning at part level has…

计算机视觉与模式识别 · 计算机科学 2022-03-22 Subhabrata Choudhury , Iro Laina , Christian Rupprecht , Andrea Vedaldi

Semantic segmentation is a powerful method to facilitate visual scene understanding. Each pixel is assigned a label according to a pre-defined list of object classes and semantic entities. This becomes very useful as a means to summarize…

计算机视觉与模式识别 · 计算机科学 2018-11-21 Marc Bosch , Gordon A. Christie , Christopher M. Gifford

Weakly Supervised Semantic Segmentation (WSSS) relying only on image-level supervision is a promising approach to deal with the need for Segmentation networks, especially for generating a large number of pixel-wise masks in a given dataset.…

计算机视觉与模式识别 · 计算机科学 2023-09-21 Bharath Srinivas Prabakaran , Erik Ostrowski , Muhammad Shafique

The problem of segmenting a given image into coherent regions is important in Computer Vision and many industrial applications require segmenting a known object into its components. Examples include identifying individual parts of a…

计算机视觉与模式识别 · 计算机科学 2013-05-17 Srimal Jayawardena , Di Yang , Marcus Hutter

Understanding visual scenes relies more and more on dense pixel-wise classification obtained via deep fully convolutional neural networks. However, due to the nature of the networks, predictions often suffer from blurry boundaries and…

神经与进化计算 · 计算机科学 2019-09-05 Nicolas Audebert , Alexandre Boulch , Bertrand Le Saux , Sébastien Lefèvre

Existing methods for pixel-wise labelling tasks generally disregard the underlying structure of labellings, often leading to predictions that are visually implausible. While incorporating structure into the model should improve prediction…

计算机视觉与模式识别 · 计算机科学 2016-06-13 Ke Li , Bharath Hariharan , Jitendra Malik

Recent advances in the area of plane segmentation from single RGB images show strong accuracy improvements and now allow a reliable segmentation of indoor scenes into planes. Nonetheless, fine-grained details of these segmentation masks are…

计算机视觉与模式识别 · 计算机科学 2020-03-31 Alexander Naumann , Laura Dörr , Niels Ole Salscheider , Kai Furmans

Long-term visual localization is the problem of estimating the camera pose of a given query image in a scene whose appearance changes over time. It is an important problem in practice, for example, encountered in autonomous driving. In…

计算机视觉与模式识别 · 计算机科学 2019-08-20 Måns Larsson , Erik Stenborg , Carl Toft , Lars Hammarstrand , Torsten Sattler , Fredrik Kahl

Topological correctness plays a critical role in many image segmentation tasks, yet most networks are trained using pixel-wise loss functions, such as Dice, neglecting topological accuracy. Existing topology-aware methods often lack robust…

计算机视觉与模式识别 · 计算机科学 2025-04-21 Laurin Lux , Alexander H. Berger , Alexander Weers , Nico Stucki , Daniel Rueckert , Ulrich Bauer , Johannes C. Paetzold

We present a lightweight post-processing method to refine the semantic segmentation results of point cloud sequences. Most existing methods usually segment frame by frame and encounter the inherent ambiguity of the problem: based on a…

计算机视觉与模式识别 · 计算机科学 2022-12-02 Yutaka Momma , Weimin Wang , Edgar Simo-Serra , Satoshi Iizuka , Ryosuke Nakamura , Hiroshi Ishikawa

Face segmentation is the task of densely labeling pixels on the face according to their semantics. While current methods place an emphasis on developing sophisticated architectures, use conditional random fields for smoothness, or rather…

计算机视觉与模式识别 · 计算机科学 2020-03-31 Iacopo Masi , Joe Mathai , Wael AbdAlmageed

While there has been significant progress in solving the problems of image pixel labeling, object detection and scene classification, existing approaches normally address them separately. In this paper, we propose to tackle these problems…

计算机视觉与模式识别 · 计算机科学 2018-07-20 Carlos Herranz-Perdiguero , Carolina Redondo-Cabrera , Roberto J. López-Sastre

Current instance segmentation models achieve high performance on average predictions, but lack principled uncertainty quantification: their outputs are not calibrated, and there is no guarantee that a predicted mask is close to the ground…

计算机视觉与模式识别 · 计算机科学 2026-02-11 Kerri Lu , Dan M. Kluger , Stephen Bates , Sherrie Wang

The state-of-the-art in semantic segmentation is currently represented by fully convolutional networks (FCNs). However, FCNs use large receptive fields and many pooling layers, both of which cause blurring and low spatial resolution in the…

计算机视觉与模式识别 · 计算机科学 2016-05-26 Gedas Bertasius , Jianbo Shi , Lorenzo Torresani

Weakly supervised semantic segmentation aims to achieve pixel-level predictions using image-level labels. Existing methods typically entangle semantic recognition and object localization, which often leads models to focus exclusively on…

计算机视觉与模式识别 · 计算机科学 2026-04-17 Qingze He , Fagui Liu , Dengke Zhang , Qingmao Wei , Quan Tang