中文
相关论文

相关论文: Sparse Anatomical Prompt Semi-Supervised Learning …

200 篇论文

Deep convolutional networks for semantic image segmentation typically require large-scale labeled data, e.g. ImageNet and MS COCO, for network pre-training. To reduce annotation efforts, self-supervised semantic segmentation is recently…

计算机视觉与模式识别 · 计算机科学 2018-01-31 Xiaohang Zhan , Ziwei Liu , Ping Luo , Xiaoou Tang , Chen Change Loy

Accurate segmentation of fetal brain magnetic resonance images is crucial for analyzing fetal brain development and detecting potential neurodevelopmental abnormalities. Traditional deep learning-based automatic segmentation, although…

Accurate automated segmentation of tibial plateau fractures (TPF) from computed tomography (CT) requires large amounts of annotated data to train deep learning models, but obtaining such annotations presents unique challenges. The process…

图像与视频处理 · 电气工程与系统科学 2025-04-10 Peiyan Yue , Die Cai , Chu Guo , Mengxing Liu , Jun Xia , Yi Wang

Medical imaging has witnessed remarkable progress but usually requires a large amount of high-quality annotated data which is time-consuming and costly to obtain. To alleviate this burden, semi-supervised learning has garnered attention as…

计算机视觉与模式识别 · 计算机科学 2023-07-24 Qingyue Wei , Lequan Yu , Xianhang Li , Wei Shao , Cihang Xie , Lei Xing , Yuyin Zhou

A key requirement for the success of supervised deep learning is a large labeled dataset - a condition that is difficult to meet in medical image analysis. Self-supervised learning (SSL) can help in this regard by providing a strategy to…

计算机视觉与模式识别 · 计算机科学 2020-11-02 Krishna Chaitanya , Ertunc Erdil , Neerav Karani , Ender Konukoglu

Just like other few-shot learning problems, few-shot segmentation aims to minimize the need for manual annotation, which is particularly costly in segmentation tasks. Even though the few-shot setting reduces this cost for novel test…

计算机视觉与模式识别 · 计算机科学 2021-11-04 Mustafa Sercan Amac , Ahmet Sencan , Orhun Bugra Baran , Nazli Ikizler-Cinbis , Ramazan Gokberk Cinbis

We treat shape co-segmentation as a representation learning problem and introduce BAE-NET, a branched autoencoder network, for the task. The unsupervised BAE-NET is trained with a collection of un-segmented shapes, using a shape…

计算机视觉与模式识别 · 计算机科学 2019-08-15 Zhiqin Chen , Kangxue Yin , Matthew Fisher , Siddhartha Chaudhuri , Hao Zhang

In this work, we propose a novel straightforward method for medical volume and sequence segmentation with limited annotations. To avert laborious annotating, the recent success of self-supervised learning(SSL) motivates the pre-training on…

计算机视觉与模式识别 · 计算机科学 2023-10-04 Zejian Chen , Wei Zhuo , Tianfu Wang , Wufeng Xue , Dong Ni

Medical image segmentation typically demands extensive dense annotations for model training, which is both time-consuming and skill-intensive. To mitigate this burden, exemplar-based medical image segmentation methods have been introduced…

计算机视觉与模式识别 · 计算机科学 2024-04-19 Qing En , Yuhong Guo

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

Deep neural networks are powerful tools for biomedical image segmentation. These models are often trained with heavy supervision, relying on pairs of images and corresponding voxel-level labels. However, obtaining segmentations of…

图像与视频处理 · 电气工程与系统科学 2020-04-30 Evan M. Yu , Juan Eugenio Iglesias , Adrian V. Dalca , Mert R. Sabuncu

Camouflaged object detection (COD) approaches heavily rely on pixel-level annotated datasets. Weakly-supervised COD (WSCOD) approaches use sparse annotations like scribbles or points to reduce annotation effort, but this can lead to…

计算机视觉与模式识别 · 计算机科学 2023-12-20 Jian Hu , Jiayi Lin , Weitong Cai , Shaogang Gong

Multimodal learning leverages complementary information derived from different modalities, thereby enhancing performance in medical image segmentation. However, prevailing multimodal learning methods heavily rely on extensive well-annotated…

计算机视觉与模式识别 · 计算机科学 2024-09-05 Xiaogen Zhou , Yiyou Sun , Min Deng , Winnie Chiu Wing Chu , Qi Dou

Automated semantic segmentation of cell nuclei in microscopic images is crucial for disease diagnosis and tissue microenvironment analysis. Nonetheless, this task presents challenges due to the complexity and heterogeneity of cells. While…

图像与视频处理 · 电气工程与系统科学 2023-08-10 Zhuchen Shao , Sourya Sengupta , Hua Li , Mark A. Anastasio

Semi-supervised crowd analysis is a prominent area of research, as unlabeled data are typically abundant and inexpensive to obtain. However, traditional point-based annotations constrain performance because individual regions are inherently…

计算机视觉与模式识别 · 计算机科学 2026-03-18 Jiyang Huang , Hongru Cheng , Wei Lin , Jia Wan , Antoni B. Chan

Foundational models such as the Segment Anything Model (SAM) are gaining traction in medical imaging segmentation, supporting multiple downstream tasks. However, such models are supervised in nature, still relying on large annotated…

计算机视觉与模式识别 · 计算机科学 2025-03-07 Aishik Konwer , Zhijian Yang , Erhan Bas , Cao Xiao , Prateek Prasanna , Parminder Bhatia , Taha Kass-Hout

Obtaining large-scale medical data, annotated or unannotated, is challenging due to stringent privacy regulations and data protection policies. In addition, annotating medical images requires that domain experts manually delineate…

计算机视觉与模式识别 · 计算机科学 2025-05-16 Tushar Kataria , Shireen Y. Elhabian

Image segmentation is a fundamental problem in medical image analysis. In recent years, deep neural networks achieve impressive performances on many medical image segmentation tasks by supervised learning on large manually annotated data.…

计算机视觉与模式识别 · 计算机科学 2018-01-26 Ling Zhang , Vissagan Gopalakrishnan , Le Lu , Ronald M. Summers , Joel Moss , Jianhua Yao

Self-attention is of vital importance in semantic segmentation as it enables modeling of long-range context, which translates into improved performance. We argue that it is equally important to model short-range context, especially to…

计算机视觉与模式识别 · 计算机科学 2022-12-29 Hasib Zunair , A. Ben Hamza

Vision transformers, with their ability to more efficiently model long-range context, have demonstrated impressive accuracy gains in several computer vision and medical image analysis tasks including segmentation. However, such methods need…

图像与视频处理 · 电气工程与系统科学 2022-09-27 Jue Jiang , Neelam Tyagi , Kathryn Tringale , Christopher Crane , Harini Veeraraghavan