中文
相关论文

相关论文: Truly Generalizable Radiograph Segmentation with C…

200 篇论文

Convolutional neural network-based approaches have achieved remarkable progress in semantic segmentation. However, these approaches heavily rely on annotated data which are labor intensive. To cope with this limitation, automatically…

计算机视觉与模式识别 · 计算机科学 2020-07-16 Fei Pan , Inkyu Shin , Francois Rameau , Seokju Lee , In So Kweon

Generalising deep networks to novel domains without manual labels is challenging to deep learning. This problem is intrinsically difficult due to unpredictable changing nature of imagery data distributions in novel domains. Pre-learned…

计算机视觉与模式识别 · 计算机科学 2020-06-09 Jiabo Huang , Shaogang Gong

Unsupervised pre-training has been proven as an effective approach to boost various downstream tasks given limited labeled data. Among various methods, contrastive learning learns a discriminative representation by constructing positive and…

图像与视频处理 · 电气工程与系统科学 2022-02-17 Jizong Peng , Ping Wang , Marco Pedersoli , Christian Desrosiers

Semantic segmentation models based on convolutional neural networks have recently displayed remarkable performance for a multitude of applications. However, these models typically do not generalize well when applied on new domains,…

计算机视觉与模式识别 · 计算机科学 2020-12-01 Wilhelm Tranheden , Viktor Olsson , Juliano Pinto , Lennart Svensson

Semi-supervised learning, which leverages both annotated and unannotated data, is an efficient approach for medical image segmentation, where obtaining annotations for the whole dataset is time-consuming and costly. Traditional…

计算机视觉与模式识别 · 计算机科学 2025-02-06 Ruizhe Li , Grazziela Figueredo , Dorothee Auer , Rob Dineen , Paul Morgan , Xin Chen

Current deep domain adaptation methods used in computer vision have mainly focused on learning discriminative and domain-invariant features across different domains. In this paper, we present a novel approach that bridges the domain gap by…

计算机视觉与模式识别 · 计算机科学 2019-03-26 Jinyong Hou , Xuejie Ding , Jeremiah D. Deng , Stephen Cranefield

Detection of visual anomalies refers to the problem of finding patterns in different imaging data that do not conform to the expected visual appearance and is a widely studied problem in different domains. Due to the nature of anomaly…

图像与视频处理 · 电气工程与系统科学 2021-04-29 Dejan Stepec , Danijel Skocaj

Semantic segmentation networks, which are essential for robotic perception, often suffer from performance degradation when the visual distribution of the deployment environment differs from that of the source dataset on which they were…

机器人学 · 计算机科学 2026-02-17 Michele Antonazzi , Lorenzo Signorelli , Matteo Luperto , Nicola Basilico

In semi-supervised medical image segmentation, there exist empirical mismatch problems between labeled and unlabeled data distribution. The knowledge learned from the labeled data may be largely discarded if treating labeled and unlabeled…

计算机视觉与模式识别 · 计算机科学 2023-05-02 Yunhao Bai , Duowen Chen , Qingli Li , Wei Shen , Yan Wang

This paper presents the preliminary findings of a semi-supervised segmentation method for extracting roads from sattelite images. Artificial Neural Networks and image segmentation methods are among the most successful methods for extracting…

计算机视觉与模式识别 · 计算机科学 2022-12-27 Ahmet Alp Kindiroglu , Metehan Yalçın , Furkan Burak Bağcı , Mahiye Uluyağmur Öztürk

In recent years, the need for semantic segmentation has arisen across several different applications and environments. However, the expense and redundancy of annotation often limits the quantity of labels available for training in any…

计算机视觉与模式识别 · 计算机科学 2019-09-25 Tarun Kalluri , Girish Varma , Manmohan Chandraker , C V Jawahar

Semantic segmentation has achieved significant advances in recent years. While deep neural networks perform semantic segmentation well, their success rely on pixel level supervision which is expensive and time-consuming. Further, training…

计算机视觉与模式识别 · 计算机科学 2020-12-14 Ying Chen , Xu Ouyang , Kaiyue Zhu , Gady Agam

Deep learning has produced state-of-the-art results for a variety of tasks. While such approaches for supervised learning have performed well, they assume that training and testing data are drawn from the same distribution, which may not…

机器学习 · 计算机科学 2020-02-10 Garrett Wilson , Diane J. Cook

Deep-layered models trained on a large number of labeled samples boost the accuracy of many tasks. It is important to apply such models to different domains because collecting many labeled samples in various domains is expensive. In…

计算机视觉与模式识别 · 计算机科学 2017-05-16 Kuniaki Saito , Yoshitaka Ushiku , Tatsuya Harada

Deep learning has become the method of choice to tackle real-world problems in different domains, partly because of its ability to learn from data and achieve impressive performance on a wide range of applications. However, its success…

计算机视觉与模式识别 · 计算机科学 2022-08-17 Xiaofeng Liu , Chaehwa Yoo , Fangxu Xing , Hyejin Oh , Georges El Fakhri , Je-Won Kang , Jonghye Woo

Deep neural networks (DNNs) have been widely used for medical image analysis. However, the lack of access a to large-scale annotated dataset poses a great challenge, especially in the case of rare diseases, or new domains for the research…

图像与视频处理 · 电气工程与系统科学 2021-07-02 Sungho Suh , Sojeong Cheon , Wonseo Choi , Yeon Woong Chung , Won-Kyung Cho , Ji-Sun Paik , Sung Eun Kim , Dong-Jin Chang , Yong Oh Lee

Labeling medical images is a major bottleneck in the field of medical imaging, as it requires domain-specific expertise, and it gets further complicated due to variability across different medical centers and different imaging devices. Such…

计算机视觉与模式识别 · 计算机科学 2026-05-06 Sapna Sachan , Rakesh Kumar Sanodiya , Amulya Kumar Mahto

Automatic histopathology image segmentation is crucial to disease analysis. Limited available labeled data hinders the generalizability of trained models under the fully supervised setting. Semi-supervised learning (SSL) based on generative…

计算机视觉与模式识别 · 计算机科学 2020-12-18 Hongxiao Wang , Hao Zheng , Jianxu Chen , Lin Yang , Yizhe Zhang , Danny Z. Chen

Supervised deep learning methods for segmentation require large amounts of labelled training data, without which they are prone to overfitting, not generalizing well to unseen images. In practice, obtaining a large number of annotations…

计算机视觉与模式识别 · 计算机科学 2019-03-01 Krishna Chaitanya , Neerav Karani , Christian Baumgartner , Olivio Donati , Anton Becker , Ender Konukoglu

Unsupervised domain adaptation methods aim to alleviate performance degradation caused by domain-shift by learning domain-invariant representations. Existing deep domain adaptation methods focus on holistic feature alignment by matching…

机器学习 · 计算机科学 2018-11-20 Jun Wen , Risheng Liu , Nenggan Zheng , Qian Zheng , Zhefeng Gong , Junsong Yuan
‹ 上一页 1 8 9 10 下一页 ›