中文
相关论文

相关论文: Foundation Model Drives Weakly Incremental Learnin…

200 篇论文

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

This work addresses the task of completely weakly supervised class-incremental learning for semantic segmentation to learn segmentation for both base and additional novel classes using only image-level labels. While class-incremental…

计算机视觉与模式识别 · 计算机科学 2025-05-19 David Minkwan Kim , Soeun Lee , Byeongkeun Kang

Semantic segmentation is a core computer vision problem, but the high costs of data annotation have hindered its wide application. Weakly-Supervised Semantic Segmentation (WSSS) offers a cost-efficient workaround to extensive labeling in…

计算机视觉与模式识别 · 计算机科学 2024-05-13 Elham Ravanbakhsh , Cheng Niu , Yongqing Liang , J. Ramanujam , Xin Li

Although existing semantic segmentation approaches achieve impressive results, they still struggle to update their models incrementally as new categories are uncovered. Furthermore, pixel-by-pixel annotations are expensive and…

计算机视觉与模式识别 · 计算机科学 2022-04-04 Fabio Cermelli , Dario Fontanel , Antonio Tavera , Marco Ciccone , Barbara Caputo

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

Current weakly-supervised incremental learning for semantic segmentation (WILSS) approaches only consider replacing pixel-level annotations with image-level labels, while the training images are still from well-designed datasets. In this…

计算机视觉与模式识别 · 计算机科学 2024-09-04 Chang Liu , Giulia Rizzoli , Pietro Zanuttigh , Fu Li , Yi Niu

This work aims to leverage pre-trained foundation models, such as contrastive language-image pre-training (CLIP) and segment anything model (SAM), to address weakly supervised semantic segmentation (WSSS) using image-level labels. To this…

计算机视觉与模式识别 · 计算机科学 2023-12-12 Xiaobo Yang , Xiaojin Gong

Weakly-Supervised Semantic Segmentation (WSSS) aims to train segmentation models using image data with only image-level supervision. Since precise pixel-level annotations are not accessible, existing methods typically focus on producing…

计算机视觉与模式识别 · 计算机科学 2025-01-14 Ci-Siang Lin , Chien-Yi Wang , Yu-Chiang Frank Wang , Min-Hung Chen

Weakly-supervised instance segmentation (WSIS) has been considered as a more challenging task than weakly-supervised semantic segmentation (WSSS). Compared to WSSS, WSIS requires instance-wise localization, which is difficult to extract…

计算机视觉与模式识别 · 计算机科学 2022-03-30 Beomyoung Kim , Youngjoon Yoo , Chaeeun Rhee , Junmo Kim

Weakly Incremental Learning for Semantic Segmentation (WILSS) leverages a pre-trained segmentation model to segment new classes using cost-effective and readily available image-level labels. A prevailing way to solve WILSS is the generation…

计算机视觉与模式识别 · 计算机科学 2024-04-22 Chongjie Si , Xuehui Wang , Xiaokang Yang , Wei Shen

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

Weakly Supervised Semantic Segmentation (WSSS) is a challenging task aiming to learn the segmentation labels from class-level labels. In the literature, exploiting the information obtained from Class Activation Maps (CAMs) is widely used…

计算机视觉与模式识别 · 计算机科学 2022-11-24 Cenk Bircanoglu , Nafiz Arica

Deep learning architectures exhibit a critical drop of performance due to catastrophic forgetting when they are required to incrementally learn new tasks. Contemporary incremental learning frameworks focus on image classification and object…

计算机视觉与模式识别 · 计算机科学 2019-09-18 Umberto Michieli , Pietro Zanuttigh

Nodule segmentation from breast ultrasound images is challenging yet essential for the diagnosis. Weakly-supervised segmentation (WSS) can help reduce time-consuming and cumbersome manual annotation. Unlike existing weakly-supervised…

计算机视觉与模式识别 · 计算机科学 2021-08-03 Yuhao Huang , Xin Yang , Yuxin Zou , Chaoyu Chen , Jian Wang , Haoran Dou , Nishant Ravikumar , Alejandro F Frangi , Jianqiao Zhou , Dong Ni

Weakly supervised semantic segmentation (WSSS) based on image-level labels is challenging since it is hard to obtain complete semantic regions. To address this issue, we propose a self-training method that utilizes fused multi-scale…

计算机视觉与模式识别 · 计算机科学 2023-05-11 Guoqing Yang , Chuang Zhu , Yu Zhang

Image-level weakly-supervised semantic segmentation (WSSS) reduces the usually vast data annotation cost by surrogate segmentation masks during training. The typical approach involves training an image classification network using global…

计算机视觉与模式识别 · 计算机科学 2024-06-10 Arvi Jonnarth , Yushan Zhang , Michael Felsberg

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

Weakly-Supervised Semantic Segmentation (WSSS) methods with image-level labels generally train a classification network to generate the Class Activation Maps (CAMs) as the initial coarse segmentation labels. However, current WSSS methods…

计算机视觉与模式识别 · 计算机科学 2022-02-11 Lixiang Ru , Bo Du , Yibing Zhan , Chen Wu

Instance segmentation is a fundamental research in computer vision, especially in autonomous driving. However, manual mask annotation for instance segmentation is quite time-consuming and costly. To address this problem, some prior works…

计算机视觉与模式识别 · 计算机科学 2023-12-19 Guangfeng Jiang , Jun Liu , Yuzhi Wu , Wenlong Liao , Tao He , Pai Peng

Deep neural networks have enabled major progresses in semantic segmentation. However, even the most advanced neural architectures suffer from important limitations. First, they are vulnerable to catastrophic forgetting, i.e. they perform…

计算机视觉与模式识别 · 计算机科学 2022-02-01 Fabio Cermelli , Massimiliano Mancini , Samuel Rota Buló , Elisa Ricci , Barbara Caputo
‹ 上一页 1 2 3 10 下一页 ›