中文
相关论文

相关论文: WeakSAM: Segment Anything Meets Weakly-supervised …

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

Weakly Supervised Object Localization (WSOL), which aims to localize objects by only using image-level labels, has attracted much attention because of its low annotation cost in real applications. Current studies focus on the Class…

计算机视觉与模式识别 · 计算机科学 2025-05-09 Xi Yang , Songsong Duan , Nannan Wang , Xinbo Gao

Programmatic Weak Supervision (PWS) enables supervised model training without direct access to ground truth labels, utilizing weak labels from heuristics, crowdsourcing, or pre-trained models. However, the absence of ground truth…

机器学习 · 统计学 2024-11-01 Felipe Maia Polo , Subha Maity , Mikhail Yurochkin , Moulinath Banerjee , Yuekai Sun

Existing studies in weakly supervised semantic segmentation (WSSS) have utilized class activation maps (CAMs) to localize the class objects. However, since a classification loss is insufficient for providing precise object regions, CAMs…

计算机视觉与模式识别 · 计算机科学 2021-12-13 Sung-Hoon Yoon , Hyeokjun Kweon , Jaeseok Jeong , Hyeonseong Kim , Shinjeong Kim , Kuk-Jin Yoon

Weakly-supervised image segmentation (WSIS) is a critical task in computer vision that relies on image-level class labels. Multi-stage training procedures have been widely used in existing WSIS approaches to obtain high-quality pseudo-masks…

计算机视觉与模式识别 · 计算机科学 2023-09-06 Chunyan Wang , Dong Zhang , Rui Yan

Foundation models such as the recently introduced Segment Anything Model (SAM) have achieved remarkable results in image segmentation tasks. However, these models typically require user interaction through handcrafted prompts such as…

计算机视觉与模式识别 · 计算机科学 2024-10-01 Mélanie Gaillochet , Christian Desrosiers , Hervé Lombaert

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

Current state-of-the-art weakly supervised object detection (WSOD) studies mainly follow a two-stage training strategy which integrates a fully supervised detector (FSD) with a pure WSOD model. There are two main problems hindering the…

计算机视觉与模式识别 · 计算机科学 2022-03-21 Jun Wang , Hefeng Zhou , Xiaohan Yu

Segment Anything Model (SAM), known for its remarkable zero-shot segmentation capabilities, has garnered significant attention in the community. Nevertheless, its performance is challenged when dealing with what we refer to as visually…

计算机视觉与模式识别 · 计算机科学 2026-01-05 Guangqian Guo , Pengfei Chen , Yong Guo , Huafeng Chen , Boqiang Zhang , Shan Gao

Weakly Supervised Object Localization (WSOL) methodsusually rely on fully convolutional networks in order to ob-tain class activation maps(CAMs) of targeted labels. How-ever, these networks always highlight the most discriminativeparts to…

计算机视觉与模式识别 · 计算机科学 2019-09-12 Ziyi Kou , Wentian Zhao , Guofeng Cui , Shaojie Wang

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

Weakly supervised object detection (WSOD) aims to classify and locate objects with only image-level supervision. Many WSOD approaches adopt multiple instance learning as the initial model, which is prone to converge to the most…

计算机视觉与模式识别 · 计算机科学 2020-11-23 Wenlong Gao , Ying Chen , Yong Peng

Pixel-level vision tasks, such as semantic segmentation, require extensive and high-quality annotated data, which is costly to obtain. Semi-supervised semantic segmentation (SSSS) has emerged as a solution to alleviate the labeling burden…

计算机视觉与模式识别 · 计算机科学 2025-07-22 Danhui Chen , Ziquan Liu , Chuxi Yang , Dan Wang , Yan Yan , Yi Xu , Xiangyang Ji

Existing weakly supervised semantic segmentation (WSSS) methods usually utilize the results of pre-trained saliency detection (SD) models without explicitly modeling the connections between the two tasks, which is not the most efficient…

计算机视觉与模式识别 · 计算机科学 2019-09-11 Yu Zeng , Yunzhi Zhuge , Huchuan Lu , Lihe Zhang

To minimize the annotation costs associated with the training of semantic segmentation models, researchers have extensively investigated weakly-supervised segmentation approaches. In the current weakly-supervised segmentation methods, the…

计算机视觉与模式识别 · 计算机科学 2019-11-13 Wataru Shimoda , Keiji Yanai

A consistent trend throughout the research of oriented object detection has been the pursuit of maintaining comparable performance with fewer and weaker annotations. This is particularly crucial in the remote sensing domain, where the dense…

计算机视觉与模式识别 · 计算机科学 2026-02-04 Wei Zhang , Xiang Liu , Ningjing Liu , Mingxin Liu , Wei Liao , Chunyan Xu , Xue Yang

Salient Object Detection (SOD) aims to identify and segment the most prominent objects in images. Advanced SOD methods often utilize various Convolutional Neural Networks (CNN) or Transformers for deep feature extraction. However, these…

计算机视觉与模式识别 · 计算机科学 2024-08-09 Shixuan Gao , Pingping Zhang , Tianyu Yan , Huchuan Lu

Weakly supervised segmentation requires assigning a label to every pixel based on training instances with partial annotations such as image-level tags, object bounding boxes, labeled points and scribbles. This task is challenging, as coarse…

计算机视觉与模式识别 · 计算机科学 2021-05-12 Tsung-Wei Ke , Jyh-Jing Hwang , Stella X. Yu

Weakly-supervised object localization (WSOL) has gained popularity over the last years for its promise to train localization models with only image-level labels. Since the seminal WSOL work of class activation mapping (CAM), the field has…

计算机视觉与模式识别 · 计算机科学 2020-04-02 Junsuk Choe , Seong Joon Oh , Seungho Lee , Sanghyuk Chun , Zeynep Akata , Hyunjung Shim

Weakly supervised object detection has recently received much attention, since it only requires image-level labels instead of the bounding-box labels consumed in strongly supervised learning. Nevertheless, the save in labeling expense is…

计算机视觉与模式识别 · 计算机科学 2018-02-13 Jiajie Wang , Jiangchao Yao , Ya Zhang , Rui Zhang