中文
相关论文

相关论文: Normalized Cut Loss for Weakly-supervised CNN Segm…

200 篇论文

Minimization of regularized losses is a principled approach to weak supervision well-established in deep learning, in general. However, it is largely overlooked in semantic segmentation currently dominated by methods mimicking full…

计算机视觉与模式识别 · 计算机科学 2018-04-12 Meng Tang , Federico Perazzi , Abdelaziz Djelouah , Ismail Ben Ayed , Christopher Schroers , Yuri Boykov

State-of-the-art approaches for semantic segmentation rely on deep convolutional neural networks trained on fully annotated datasets, that have been shown to be notoriously expensive to collect, both in terms of time and money. To remedy…

计算机视觉与模式识别 · 计算机科学 2019-10-31 Anton Obukhov , Stamatios Georgoulis , Dengxin Dai , Luc Van Gool

We present an approach to learn a dense pixel-wise labeling from image-level tags. Each image-level tag imposes constraints on the output labeling of a Convolutional Neural Network (CNN) classifier. We propose Constrained CNN (CCNN), a…

计算机视觉与模式识别 · 计算机科学 2015-10-20 Deepak Pathak , Philipp Krähenbühl , Trevor Darrell

Since the rise of deep learning, many computer vision tasks have seen significant advancements. However, the downside of deep learning is that it is very data-hungry. Especially for segmentation problems, training a deep neural net requires…

计算机视觉与模式识别 · 计算机科学 2021-10-13 Robby Neven , Davy Neven , Bert De Brabandere , Marc Proesmans , Toon Goedemé

It is generally accepted that one of the critical parts of current vision algorithms based on deep learning and convolutional neural networks is the annotation of a sufficient number of images to achieve competitive performance. This is…

计算机视觉与模式识别 · 计算机科学 2021-03-05 Kai Yao , Alberto Ortiz , Francisco Bonnin-Pascual

Semi-supervised learning has the potential to improve the data-efficiency of training data-hungry deep neural networks, which is especially important for medical image analysis tasks where labeled data is scarce. In this work, we present a…

计算机视觉与模式识别 · 计算机科学 2022-10-04 Boon Peng Yap , Beng Koon Ng

We propose a weakly-supervised framework for the semantic segmentation of circular-scan synthetic-aperture-sonar (CSAS) imagery. The first part of our framework is trained in a supervised manner, on image-level labels, to uncover a set of…

Training a Convolutional Neural Network (CNN) for semantic segmentation typically requires to collect a large amount of accurate pixel-level annotations, a hard and expensive task. In contrast, simple image tags are easier to gather. With…

计算机视觉与模式识别 · 计算机科学 2019-02-25 Carolina Redondo-Cabrera , Marcos Baptista-Ríos , Roberto J. López-Sastre

We introduce a new loss function for the weakly-supervised training of semantic image segmentation models based on three guiding principles: to seed with weak localization cues, to expand objects based on the information about which classes…

计算机视觉与模式识别 · 计算机科学 2016-08-09 Alexander Kolesnikov , Christoph H. Lampert

We focus on tackling weakly supervised semantic segmentation with scribble-level annotation. The regularized loss has been proven to be an effective solution for this task. However, most existing regularized losses only leverage static…

计算机视觉与模式识别 · 计算机科学 2021-08-04 Bingfeng Zhang , Jimin Xiao , Yao Zhao

Weakly-supervised learning based on, e.g., partially labelled images or image-tags, is currently attracting significant attention in CNN segmentation as it can mitigate the need for full and laborious pixel/voxel annotations. Enforcing…

计算机视觉与模式识别 · 计算机科学 2019-03-08 Hoel Kervadec , Jose Dolz , Meng Tang , Eric Granger , Yuri Boykov , Ismail Ben Ayed

We introduce a novel unsupervised loss function for learning semantic segmentation with deep convolutional neural nets (ConvNet) when densely labeled training images are not available. More specifically, the proposed loss function penalizes…

计算机视觉与模式识别 · 计算机科学 2018-08-09 Mehran Javanmardi , Mehdi Sajjadi , Ting Liu , Tolga Tasdizen

Nuclei segmentation is a fundamental task in histopathology image analysis. Typically, such segmentation tasks require significant effort to manually generate accurate pixel-wise annotations for fully supervised training. To alleviate such…

计算机视觉与模式识别 · 计算机科学 2020-07-13 Hui Qu , Pengxiang Wu , Qiaoying Huang , Jingru Yi , Zhennan Yan , Kang Li , Gregory M. Riedlinger , Subhajyoti De , Shaoting Zhang , Dimitris N. Metaxas

Semantic segmentation and instance level segmentation made substantial progress in recent years due to the emergence of deep neural networks (DNNs). A number of deep architectures with Convolution Neural Networks (CNNs) were proposed that…

计算机视觉与模式识别 · 计算机科学 2019-09-18 Pulak Purkait , Christopher Zach , Ian Reid

Semantic segmentation is crucial in remote sensing, where high-resolution satellite images are segmented into meaningful regions. Recent advancements in deep learning have significantly improved satellite image segmentation. However, most…

计算机视觉与模式识别 · 计算机科学 2024-08-07 Santiago Rivier , Carlos Hinojosa , Silvio Giancola , Bernard Ghanem

Thesedays, Convolutional Neural Networks are widely used in semantic segmentation. However, since CNN-based segmentation networks produce low-resolution outputs with rich semantic information, it is inevitable that spatial details (e.g.,…

计算机视觉与模式识别 · 计算机科学 2019-10-03 Youngeun Kim , Seunghyeon Kim , Taekyung Kim , Changick Kim

Weakly supervised semantic segmentation has been a subject of increased interest due to the scarcity of fully annotated images. We introduce a new approach for solving weakly supervised semantic segmentation with deep Convolutional Neural…

计算机视觉与模式识别 · 计算机科学 2018-07-25 Rania Briq , Michael Moeller , Juergen Gall

Deep convolutional neural networks (CNNs) have been immensely successful in many high-level computer vision tasks given large labeled datasets. However, for video semantic object segmentation, a domain where labels are scarce, effectively…

计算机视觉与模式识别 · 计算机科学 2016-06-08 Huiling Wang , Tapani Raiko , Lasse Lensu , Tinghuai Wang , Juha Karhunen

Image segmentation is a fundamental task in computer vision. Data annotation for training supervised methods can be labor-intensive, motivating unsupervised methods. Current approaches often rely on extracting deep features from pre-trained…

计算机视觉与模式识别 · 计算机科学 2023-08-22 Amit Aflalo , Shai Bagon , Tamar Kashti , Yonina Eldar

This work addresses weakly-supervised image semantic segmentation based on image-level class labels. One common approach to this task is to propagate the activation scores of Class Activation Maps (CAMs) using a random-walk mechanism in…

计算机视觉与模式识别 · 计算机科学 2021-04-02 Shun-Yi Pan , Cheng-You Lu , Shih-Po Lee , Wen-Hsiao Peng
‹ 上一页 1 2 3 10 下一页 ›