中文
相关论文

相关论文: NoPeopleAllowed: The Three-Step Approach to Weakly…

200 篇论文

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

Semantic labelling and instance segmentation are two tasks that require particularly costly annotations. Starting from weak supervision in the form of bounding box detection annotations, we propose a new approach that does not require…

计算机视觉与模式识别 · 计算机科学 2016-11-24 Anna Khoreva , Rodrigo Benenson , Jan Hosang , Matthias Hein , Bernt Schiele

When one wants to train a neural network to perform semantic segmentation, creating pixel-level annotations for each of the images in the database is a tedious task. If he works with aerial or satellite images, which are usually very large,…

计算机视觉与模式识别 · 计算机科学 2019-04-09 Adrien Nivaggioli , Hicham Randrianarivo

The rapid development of deep learning has driven significant progress in image semantic segmentation - a fundamental task in computer vision. Semantic segmentation algorithms often depend on the availability of pixel-level labels (i.e.,…

计算机视觉与模式识别 · 计算机科学 2024-12-03 Zhaozheng Chen , Qianru Sun

The costly process of obtaining semantic segmentation labels has driven research towards weakly supervised semantic segmentation (WSSS) methods, using only image-level, point, or box labels. The lack of dense scene representation requires…

计算机视觉与模式识别 · 计算机科学 2021-06-29 Peri Akiva , Kristin Dana

Deep Convolutional Neural Networks have proven effective in solving the task of semantic segmentation. However, their efficiency heavily relies on the pixel-level annotations that are expensive to get and often require domain expertise,…

计算机视觉与模式识别 · 计算机科学 2020-07-03 Ostap Viniavskyi , Mariia Dobko , Oles Dobosevych

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

Semi-weakly supervised semantic segmentation (SWSSS) aims to train a model to identify objects in images based on a small number of images with pixel-level labels, and many more images with only image-level labels. Most existing SWSSS…

计算机视觉与模式识别 · 计算机科学 2022-05-04 Wonho Bae , Junhyug Noh , Milad Jalali Asadabadi , Danica J. Sutherland

Fully convolutional networks (FCN) have achieved great success in human parsing in recent years. In conventional human parsing tasks, pixel-level labeling is required for guiding the training, which usually involves enormous human labeling…

计算机视觉与模式识别 · 计算机科学 2018-09-17 Zhonghua Wu , Guosheng Lin , Jianfei Cai

Pixel-wise clean annotation is necessary for fully-supervised semantic segmentation, which is laborious and expensive to obtain. In this paper, we propose a weakly supervised 2D semantic segmentation model by incorporating sparse bounding…

计算机视觉与模式识别 · 计算机科学 2020-12-02 Weixuan Sun , Jing Zhang , Nick Barnes

3D weakly supervised semantic segmentation (3D WSSS) aims to achieve semantic segmentation by leveraging sparse or low-cost annotated data, significantly reducing reliance on dense point-wise annotations. Previous works mainly employ class…

计算机视觉与模式识别 · 计算机科学 2025-10-22 Xiaoxu Xu , Xuexun Liu , Jinlong Li , Yitian Yuan , Qiudan Zhang , Lin Ma , Nicu Sebe , Xu Wang

Addressing the annotation challenge in 3D Point Cloud segmentation has inspired research into weakly supervised learning. Existing approaches mainly focus on exploiting manifold and pseudo-labeling to make use of large unlabeled data…

计算机视觉与模式识别 · 计算机科学 2022-05-09 Yongyi Su , Xun Xu , Kui Jia

Weakly supervised semantic segmentation (WSSS) aims to bypass the need for laborious pixel-level annotation by using only image-level annotation. Most existing methods rely on Class Activation Maps (CAM) to derive pixel-level pseudo-labels…

计算机视觉与模式识别 · 计算机科学 2023-11-07 Tianle Chen , Zheda Mai , Ruiwen Li , Wei-lun Chao

Recently proposed methods for weakly-supervised semantic segmentation have achieved impressive performance in predicting pixel classes despite being trained with only image labels which lack positional information. Because image annotations…

计算机视觉与模式识别 · 计算机科学 2020-10-20 Lyndon Chan , Mahdi S. Hosseini , Konstantinos N. Plataniotis

Image segmentation methods are usually trained with pixel-level annotations, which require significant human effort to collect. The most common solution to address this constraint is to implement weakly-supervised pipelines trained with…

计算机视觉与模式识别 · 计算机科学 2020-08-26 Miriam Bellver , Amaia Salvador , Jordi Torres , Xavier Giro-i-Nieto

The ability to understand visual information from limited labeled data is an important aspect of machine learning. While image-level classification has been extensively studied in a semi-supervised setting, dense pixel-level classification…

计算机视觉与模式识别 · 计算机科学 2019-08-19 Sudhanshu Mittal , Maxim Tatarchenko , Thomas Brox

We propose an approach to semantic segmentation that achieves state-of-the-art supervised performance when applied in a zero-shot setting. It thus achieves results equivalent to those of the supervised methods, on each of the major semantic…

计算机视觉与模式识别 · 计算机科学 2024-05-01 Wei Yin , Yifan Liu , Chunhua Shen , Baichuan Sun , Anton van den Hengel

Weakly supervised semantic segmentation (WSSS) trains dense pixel-level segmentation models from partial or coarse annotations such as bounding boxes, scribbles, or image-level tags. While recent work leverages foundation models such as the…

计算机视觉与模式识别 · 计算机科学 2026-05-14 Stefano Colamonaco , Andrei-Bogdan Florea , Jaron Maene

Semi-supervised learning is a challenging problem which aims to construct a model by learning from limited labeled examples. Numerous methods for this task focus on utilizing the predictions of unlabeled instances consistency alone to…

计算机视觉与模式识别 · 计算机科学 2021-12-30 Peng Tu , Yawen Huang , Feng Zheng , Zhenyu He , Liujun Cao , Ling Shao

Training a Fully Convolutional Network (FCN) for semantic segmentation requires a large number of masks with pixel level labelling, which involves a large amount of human labour and time for annotation. In contrast, web images and their…

计算机视觉与模式识别 · 计算机科学 2017-08-08 Tong Shen , Guosheng Lin , Lingqiao Liu , Chunhua Shen , Ian Reid