中文
相关论文

相关论文: Domain Adaptation-based Augmentation for Weakly Su…

200 篇论文

Gliomas are the most frequent primary brain tumors in adults. Glioma change detection aims at finding the relevant parts of the image that change over time. Although Deep Learning (DL) shows promising performances in similar change…

计算机视觉与模式识别 · 计算机科学 2023-01-27 Tommaso Di Noto , Meritxell Bach Cuadra , Chirine Atat , Eduardo Gamito Teiga , Monika Hegi , Andreas Hottinger , Patric Hagmann , Jonas Richiardi

This work tackles the unsupervised cross-domain object detection problem which aims to generalize a pre-trained object detector to a new target domain without labels. We propose an uncertainty-aware model adaptation method, which is based…

计算机视觉与模式识别 · 计算机科学 2021-08-31 Minjie Cai , Minyi Luo , Xionghu Zhong , Hao Chen

Unsupervised Domain Adaptation (UDA) aims to adapt models trained on a source domain to a new target domain where no labelled data is available. In this work, we investigate the problem of UDA from a synthetic computer-generated domain to a…

计算机视觉与模式识别 · 计算机科学 2021-11-29 Stephan Brehm , Sebastian Scherer , Rainer Lienhart

During the last half decade, convolutional neural networks (CNNs) have triumphed over semantic segmentation, which is one of the core tasks in many applications such as autonomous driving and augmented reality. However, to train CNNs…

计算机视觉与模式识别 · 计算机科学 2019-01-11 Yang Zhang , Philip David , Hassan Foroosh , Boqing Gong

Conventional change detection methods require a large number of images to learn background models or depend on tedious pixel-level labeling by humans. In this paper, we present a weakly supervised approach that needs only image-level labels…

计算机视觉与模式识别 · 计算机科学 2017-05-24 Salman H Khan , Xuming He , Fatih Porikli , Mohammed Bennamoun , Ferdous Sohel , Roberto Togneri

Large-scale labeled training datasets have enabled deep neural networks to excel across a wide range of benchmark vision tasks. However, in many applications, it is prohibitively expensive and time-consuming to obtain large quantities of…

We present a weakly supervised deep learning method to perform instance segmentation of cells present in microscopy images. Annotation of biomedical images in the lab can be scarce, incomplete, and inaccurate. This is of concern when…

计算机视觉与模式识别 · 计算机科学 2019-08-28 Fidel A. Guerrero-Peña , Pedro D. Marrero Fernandez , Tsang Ing Ren , Alexandre Cunha

In this paper, we address domain shifts in pathological images by focusing on shifts within whole slide images~(WSIs), such as patient characteristics and tissue thickness, rather than shifts between hospitals. Traditional approaches rely…

计算机视觉与模式识别 · 计算机科学 2025-08-12 Yuki Shigeyasu , Shota Harada , Akihiko Yoshizawa , Kazuhiro Terada , Naoki Nakazima , Mariyo Kurata , Hiroyuki Abe , Tetsuo Ushiku , Ryoma Bise

Despite their success in many computer vision tasks, convolutional networks tend to require large amounts of labeled data to achieve generalization. Furthermore, the performance is not guaranteed on a sample from an unseen domain at test…

计算机视觉与模式识别 · 计算机科学 2019-09-09 Ozan Ciga , Jianan Chen , Anne Martel

Semantic segmentation under domain shift remains a fundamental challenge in computer vision, particularly when labelled training data is scarce. This challenge is particularly exemplified in histopathology image analysis, where the same…

计算机视觉与模式识别 · 计算机科学 2025-10-31 Zeeshan Nisar , Friedrich Feuerhake , Thomas Lampert

We address the Unsupervised Domain Adaptation (UDA) problem in image classification from a new perspective. In contrast to most existing works which either align the data distributions or learn domain-invariant features, we directly learn a…

计算机视觉与模式识别 · 计算机科学 2020-12-03 Qian Wang , Fanlin Meng , Toby P. Breckon

Supervised deep learning models often achieve excellent performance within their training distribution but struggle to generalize beyond it. In cancer histopathology, for example, a convolutional neural network (CNN) may classify cancer…

计算机视觉与模式识别 · 计算机科学 2026-01-22 Justin Cheung , Samuel Savine , Calvin Nguyen , Lin Lu , Alhassan S. Yasin

Whole Slide Images (WSIs) in digital pathology are used to diagnose cancer subtypes. The difference in procedures to acquire WSIs at various trial sites gives rise to variability in the histopathology images, thus making consistent…

图像与视频处理 · 电气工程与系统科学 2022-04-07 Milad Sikaroudi , Shahryar Rahnamayan , H. R. Tizhoosh

Nuclei segmentation is a fundamental task in digital pathology analysis and can be automated by deep learning-based methods. However, the development of such an automated method requires a large amount of data with precisely annotated masks…

计算机视觉与模式识别 · 计算机科学 2021-11-25 Jiangbo Shi , Chang Jia , Zeyu Gao , Tieliang Gong , Chunbao Wang , Chen Li

Semi-supervised domain adaptation leverages a few labeled and many unlabeled target samples, making it promising for addressing domain shifts in medical image analysis. However, existing methods struggle with severity classification due to…

计算机视觉与模式识别 · 计算机科学 2026-04-03 Shota Harada , Ryoma Bise , Kiyohito Tanaka , Seiichi Uchida

Semantic image segmentation is a central and challenging task in autonomous driving, addressed by training deep models. Since this training draws to a curse of human-based image labeling, using synthetic images with automatically generated…

计算机视觉与模式识别 · 计算机科学 2023-01-31 Jose L. Gómez , Gabriel Villalonga , Antonio M. López

While huge volumes of unlabeled data are generated and made available in many domains, the demand for automated understanding of visual data is higher than ever before. Most existing machine learning models typically rely on massive amounts…

计算机视觉与模式识别 · 计算机科学 2021-12-14 Youshan Zhang

Supervised semantic segmentation normally assumes the test data being in a similar data domain as the training data. However, in practice, the domain mismatch between the training and unseen data could lead to a significant performance…

计算机视觉与模式识别 · 计算机科学 2019-09-26 Xianxu Hou , Jingxin Liu , Bolei Xu , Bozhi Liu , Xin Chen , Mohammad Ilyas , Ian Ellis , Jon Garibaldi , Guoping Qiu

Histopathology relies on the analysis of microscopic tissue images to diagnose disease. A crucial part of tissue preparation is staining whereby a dye is used to make the salient tissue components more distinguishable. However, differences…

图像与视频处理 · 电气工程与系统科学 2022-08-03 Haseeb Nazki , Ognjen Arandjelović , InHwa Um , David Harrison

The objective of unsupervised domain adaptation is to leverage features from a labeled source domain and learn a classifier for an unlabeled target domain, with a similar but different data distribution. Most deep learning approaches to…

计算机视觉与模式识别 · 计算机科学 2018-04-19 Pedro O. Pinheiro