中文
相关论文

相关论文: Beyond Semantic to Instance Segmentation: Weakly-S…

200 篇论文

We consider the problem of unsupervised domain adaptation for semantic segmentation by easing the domain shift between the source domain (synthetic data) and the target domain (real data) in this work. State-of-the-art approaches prove that…

计算机视觉与模式识别 · 计算机科学 2020-06-11 Zhonghao Wang , Mo Yu , Yunchao Wei , Rogerio Feris , Jinjun Xiong , Wen-mei Hwu , Thomas S. Huang , Humphrey Shi

Weakly-supervised semantic segmentation (WSSS) performs pixel-wise classification given only image-level labels for training. Despite the difficulty of this task, the research community has achieved promising results over the last five…

计算机视觉与模式识别 · 计算机科学 2023-09-26 Cheolhyun Mun , Sanghuk Lee , Youngjung Uh , Junsuk Choe , Hyeran Byun

Weakly supervised semantic segmentation (WSSS) has gained significant popularity since it relies only on weak labels such as image level annotations rather than pixel level annotations required by supervised semantic segmentation (SSS)…

计算机视觉与模式识别 · 计算机科学 2022-01-19 Kunhao Yuan , Gerald Schaefer , Yu-Kun Lai , Yifan Wang , Xiyao Liu , Lin Guan , Hui Fang

Weakly supervised semantic segmentation (WSSS) with image-level labels aims to achieve segmentation tasks without dense annotations. However, attributed to the frequent coupling of co-occurring objects and the limited supervision from…

计算机视觉与模式识别 · 计算机科学 2024-03-22 Zhiwei Yang , Kexue Fu , Minghong Duan , Linhao Qu , Shuo Wang , Zhijian Song

Weak supervision (WS) is a rich set of techniques that produce pseudolabels by aggregating easily obtained but potentially noisy label estimates from a variety of sources. WS is theoretically well understood for binary classification, where…

机器学习 · 计算机科学 2022-11-28 Harit Vishwakarma , Nicholas Roberts , Frederic Sala

Class incremental learning aims to enable models to learn from sequential, non-stationary data streams across different tasks without catastrophic forgetting. In class incremental semantic segmentation (CISS), the semantic content of image…

计算机视觉与模式识别 · 计算机科学 2025-02-10 Xiao Yu , Yan Fang , Yao Zhao , Yunchao Wei

Referring Image Segmentation (RIS) - the problem of identifying objects in images through natural language sentences - is a challenging task currently mostly solved through supervised learning. However, while collecting referred annotation…

计算机视觉与模式识别 · 计算机科学 2024-08-21 Francisco Eiras , Kemal Oksuz , Adel Bibi , Philip H. S. Torr , Puneet K. Dokania

Weakly supervised semantic segmentation (WSSS) approaches typically rely on class activation maps (CAMs) for initial seed generation, which often fail to capture global context due to limited supervision from image-level labels. To address…

计算机视觉与模式识别 · 计算机科学 2024-09-25 Soojin Jang , Jungmin Yun , Junehyoung Kwon , Eunju Lee , Youngbin Kim

Tree instance segmentation of airborne laser scanning (ALS) data is of utmost importance for forest monitoring, but remains challenging due to variations in the data caused by factors such as sensor resolution, vegetation state at…

计算机视觉与模式识别 · 计算机科学 2025-08-22 Swann Emilien Céleste Destouches , Jesse Lahaye , Laurent Valentin Jospin , Jan Skaloud

We explore the value of weak labels in learning transferable representations for medical images. Compared to hand-labeled datasets, weak or inexact labels can be acquired in large quantities at significantly lower cost and can provide…

计算机视觉与模式识别 · 计算机科学 2021-08-05 Boon Peng Yap , Beng Koon Ng

Supervised object detection and semantic segmentation require object or even pixel level annotations. When there exist image level labels only, it is challenging for weakly supervised algorithms to achieve accurate predictions. The accuracy…

计算机视觉与模式识别 · 计算机科学 2018-03-06 Weifeng Ge , Sibei Yang , Yizhou Yu

We present a causal inference framework to improve Weakly-Supervised Semantic Segmentation (WSSS). Specifically, we aim to generate better pixel-level pseudo-masks by using only image-level labels -- the most crucial step in WSSS. We…

计算机视觉与模式识别 · 计算机科学 2020-10-08 Dong Zhang , Hanwang Zhang , Jinhui Tang , Xiansheng Hua , Qianru Sun

Existing work within transfer learning often follows a two-step process -- pre-training over a large-scale source domain and then finetuning over limited samples from the target domain. Yet, despite its popularity, this methodology has been…

机器学习 · 计算机科学 2025-01-03 Akul Goyal , Carl Edwards

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

Most state-of-the-art instance segmentation methods have to be trained on densely annotated images. While difficult in general, this requirement is especially daunting for biomedical images, where domain expertise is often required for…

计算机视觉与模式识别 · 计算机科学 2022-04-05 Adrian Wolny , Qin Yu , Constantin Pape , Anna Kreshuk

Current state of the art methods for generating semantic segmentation rely heavily on a large set of images that have each pixel labeled with a class of interest label or background. Coming up with such labels, especially in domains that…

计算机视觉与模式识别 · 计算机科学 2020-07-14 R. Austin McEver , B. S. Manjunath

We propose a novel scalable end-to-end pipeline that uses symbolic domain knowledge as constraints for learning a neural network for classifying unlabeled data in a weak-supervised manner. Our approach is particularly well-suited for…

机器学习 · 计算机科学 2023-10-23 Sudhir Agarwal , Anu Sreepathy , Lalla Mouatadid

Weakly supervised semantic segmentation has witnessed great achievements with image-level labels. Several recent approaches use the CLIP model to generate pseudo labels for training an individual segmentation model, while there is no…

计算机视觉与模式识别 · 计算机科学 2024-06-18 Bingfeng Zhang , Siyue Yu , Yunchao Wei , Yao Zhao , Jimin Xiao

Pseudo-labeling is significant for semi-supervised instance segmentation, which generates instance masks and classes from unannotated images for subsequent training. However, in existing pipelines, pseudo-labels that contain valuable…

计算机视觉与模式识别 · 计算机科学 2023-08-11 Jie Hu , Chen Chen , Liujuan Cao , Shengchuan Zhang , Annan Shu , Guannan Jiang , Rongrong Ji

Small sample instance segmentation is a very challenging task, and many existing methods follow the training strategy of meta-learning which pre-train models on support set and fine-tune on query set. The pre-training phase, which is highly…

计算机视觉与模式识别 · 计算机科学 2024-10-22 Ruting Chi , Zhiyi Huang , Yuexing Han