中文
相关论文

相关论文: Foundation Model Assisted Weakly Supervised Semant…

200 篇论文

Weakly Supervised Semantic Segmentation (WSSS) based on image-level labels has been greatly advanced by exploiting the outputs of Class Activation Map (CAM) to generate the pseudo labels for semantic segmentation. However, CAM merely…

计算机视觉与模式识别 · 计算机科学 2021-08-10 Fei Zhang , Chaochen Gu , Chenyue Zhang , Yuchao Dai

Weakly supervised semantic segmentation (WSSS) in histopathology relies heavily on classification backbones, yet these models often localize only the most discriminative regions and struggle to capture the full spatial extent of tissue…

计算机视觉与模式识别 · 计算机科学 2025-12-12 Khang Le , Ha Thach , Anh M. Vu , Trang T. K. Vo , Han H. Huynh , David Yang , Minh H. N. Le , Thanh-Huy Nguyen , Akash Awasthi , Chandra Mohan , Zhu Han , Hien Van Nguyen

Weakly supervised semantic segmentation with only image-level labels saves large human effort to annotate pixel-level labels. Cutting-edge approaches rely on various innovative constraints and heuristic rules to generate the masks for every…

计算机视觉与模式识别 · 计算机科学 2020-01-31 Junsong Fan , Zhaoxiang Zhang , Tieniu Tan , Chunfeng Song , Jun Xiao

Current weakly supervised semantic segmentation (WSSS) frameworks usually contain the separated mask-refinement model and the main semantic region mining model. These approaches would contain redundant feature extraction backbones and…

计算机视觉与模式识别 · 计算机科学 2022-03-31 Dingwen Zhang , Wenyuan Zeng , Guangyu Guo , Chaowei Fang , Lechao Cheng , Ming-Ming Cheng , Junwei Han

Unlike fully supervised semantic segmentation, weakly supervised semantic segmentation (WSSS) relies on weaker forms of supervision to perform dense prediction tasks. Among the various types of weak supervision, WSSS with image level…

计算机视觉与模式识别 · 计算机科学 2025-07-30 Zheyuan Zhang , Wang Zhang

Weakly supervised landslide extraction aims to identify landslide regions from remote sensing data using models trained with weak labels, particularly image-level labels. However, it is often challenged by the imprecise boundaries of the…

计算机视觉与模式识别 · 计算机科学 2025-05-23 Jian Wang , Xiaokang Zhang , Xianping Ma , Weikang Yu , Pedram Ghamisi

In this work, the case of semantic segmentation on a small image dataset (simulated by 1000 randomly selected images from PASCAL VOC 2012), where only weak supervision signals (scribbles from user interaction) are available is studied.…

计算机视觉与模式识别 · 计算机科学 2020-07-16 Ahmadreza Jeddi

Autonomous robotic systems applied to new domains require an abundance of expensive, pixel-level dense labels to train robust semantic segmentation models under full supervision. This study proposes a model-agnostic Depth Edge Alignment…

计算机视觉与模式识别 · 计算机科学 2026-01-16 Patrick Schmidt , Vasileios Belagiannis , Lazaros Nalpantidis

Most of the existing semantic segmentation approaches with image-level class labels as supervision, highly rely on the initial class activation map (CAM) generated from the standard classification network. In this paper, a novel…

计算机视觉与模式识别 · 计算机科学 2022-09-19 Jinlong Li , Zequn Jie , Xu Wang , Yu Zhou , Xiaolin Wei , Lin Ma

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

With the popularity of foundational models, parameter efficient fine tuning has become the defacto approach to leverage pretrained models to perform downstream tasks. Taking inspiration from recent advances in large language models, Visual…

图像与视频处理 · 电气工程与系统科学 2025-01-08 Aadya Arora , Vinay Namboodiri

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

Weakly supervised semantic segmentation receives much research attention since it alleviates the need to obtain a large amount of dense pixel-wise ground-truth annotations for the training images. Compared with other forms of weak…

计算机视觉与模式识别 · 计算机科学 2018-03-08 Tianyi Zhang , Guosheng Lin , Jianfei Cai , Tong Shen , Chunhua Shen , Alex C. Kot

Recent mainstream weakly supervised semantic segmentation (WSSS) approaches are mainly based on Class Activation Map (CAM) generated by a CNN (Convolutional Neural Network) based image classifier. In this paper, we propose a novel…

计算机视觉与模式识别 · 计算机科学 2022-10-27 Junliang Chen , Xiaodong Zhao , Cheng Luo , Linlin Shen

Existing weakly-supervised semantic segmentation methods using image-level annotations typically rely on initial responses to locate object regions. However, such response maps generated by the classification network usually focus on…

计算机视觉与模式识别 · 计算机科学 2020-08-05 Yu-Ting Chang , Qiaosong Wang , Wei-Chih Hung , Robinson Piramuthu , Yi-Hsuan Tsai , Ming-Hsuan Yang

Weakly Supervised Semantic Segmentation (WSSS) is challenging, particularly when image-level labels are used to supervise pixel level prediction. To bridge their gap, a Class Activation Map (CAM) is usually generated to provide pixel level…

计算机视觉与模式识别 · 计算机科学 2022-05-11 Weixuan Sun , Jing Zhang , Zheyuan Liu , Yiran Zhong , Nick Barnes

Weakly Supervised Semantic Segmentation (WSSS) is a challenging problem that has been extensively studied in recent years. Traditional approaches often rely on external modules like Class Activation Maps to highlight regions of interest and…

计算机视觉与模式识别 · 计算机科学 2025-07-10 Joelle Hanna , Damian Borth

Competitive point cloud semantic segmentation results usually rely on a large amount of labeled data. However, data annotation is a time-consuming and labor-intensive task, particularly for three-dimensional point cloud data. Thus,…

计算机视觉与模式识别 · 计算机科学 2021-05-06 Puzuo Wang , Wei Yao

Weakly-supervised learning under image-level labels supervision has been widely applied to semantic segmentation of medical lesions regions. However, 1) most existing models rely on effective constraints to explore the internal…

计算机视觉与模式识别 · 计算机科学 2019-08-23 Jiahua Dong , Yang Cong , Gan Sun , Dongdong Hou

Recently, large-scale pre-trained models such as Segment-Anything Model (SAM) and Contrastive Language-Image Pre-training (CLIP) have demonstrated remarkable success and revolutionized the field of computer vision. These foundation vision…

计算机视觉与模式识别 · 计算机科学 2023-11-07 Shichao Dong , Fayao Liu , Guosheng Lin