中文
相关论文

相关论文: Few-Shot Microscopy Image Cell Segmentation

200 篇论文

When training data is scarce, it is common to make use of a feature extractor that has been pre-trained on a large base dataset, either by fine-tuning its parameters on the ``target'' dataset or by directly adopting its representation as…

计算机视觉与模式识别 · 计算机科学 2024-01-30 Raphael Lafargue , Yassir Bendou , Bastien Pasdeloup , Jean-Philippe Diguet , Ian Reid , Vincent Gripon , Jack Valmadre

Few-shot segmentation (FSS) expects models trained on base classes to work on novel classes with the help of a few support images. However, when there exists a domain gap between the base and novel classes, the state-of-the-art FSS methods…

计算机视觉与模式识别 · 计算机科学 2022-11-29 Yuhang Lu , Xinyi Wu , Zhenyao Wu , Song Wang

Semantic segmentation is a critical step in automated image interpretation and analysis where pixels are classified into one or more predefined semantically meaningful classes. Deep learning approaches for semantic segmentation rely on…

计算机视觉与模式识别 · 计算机科学 2023-07-10 Tushar Kataria , Beatrice Knudsen , Shireen Elhabian

Two of the most common tasks in medical imaging are classification and segmentation. Either task requires labeled data annotated by experts, which is scarce and expensive to collect. Annotating data for segmentation is generally considered…

计算机视觉与模式识别 · 计算机科学 2020-12-01 Ozan Ciga , Anne L. Martel

Meta-learning has been the most common framework for few-shot learning in recent years. It learns the model from collections of few-shot classification tasks, which is believed to have a key advantage of making the training objective…

计算机视觉与模式识别 · 计算机科学 2021-08-20 Yinbo Chen , Zhuang Liu , Huijuan Xu , Trevor Darrell , Xiaolong Wang

We propose a fine-tuning algorithm for brain tumor segmentation that needs only a few data samples and helps networks not to forget the original tasks. Our approach is based on active learning and meta-learning. One of the difficulties in…

图像与视频处理 · 电气工程与系统科学 2023-05-17 Seungyub Han , Yeongmo Kim , Seokhyeon Ha , Jungwoo Lee , Seunghong Choi

Few-shot learning is the process of learning novel classes using only a few examples and it remains a challenging task in machine learning. Many sophisticated few-shot learning algorithms have been proposed based on the notion that networks…

机器学习 · 计算机科学 2019-10-04 Akihiro Nakamura , Tatsuya Harada

Medical image segmentation has witnessed significant advancements with the emergence of deep learning. However, the reliance of most neural network models on a substantial amount of annotated data remains a challenge for medical image…

计算机视觉与模式识别 · 计算机科学 2024-07-30 Xiaoxiao Wu , Xiaowei Chen , Zhenguo Gao , Shulei Qu , Yuanyuan Qiu

We share our recent findings in an attempt to train a universal segmentation network for various cell types and imaging modalities. Our method was built on the generalized U-Net architecture, which allows the evaluation of each component…

计算机视觉与模式识别 · 计算机科学 2022-08-01 Tianqi Guo , Yin Wang , Luis Solorio , Jan P. Allebach

Automatic semantic segmentation of magnetic resonance imaging (MRI) images using deep neural networks greatly assists in evaluating and planning treatments for various clinical applications. However, training these models is conditioned on…

计算机视觉与模式识别 · 计算机科学 2024-01-17 Navapat Nananukul , Hamid Soltanian-zadeh , Mohammad Rostami

Current deep learning-based approaches for the segmentation of microscopy images heavily rely on large amount of training data with dense annotation, which is highly costly and laborious in practice. Compared to full annotation where the…

计算机视觉与模式识别 · 计算机科学 2023-12-11 Shijie Li , Mengwei Ren , Thomas Ach , Guido Gerig

Segmentation is essential for medical image analysis tasks such as intervention planning, therapy guidance, diagnosis, treatment decisions. Deep learning is becoming increasingly prominent for segmentation, where the lack of annotations,…

计算机视觉与模式识别 · 计算机科学 2019-03-19 Firat Ozdemir , Zixuan Peng , Christine Tanner , Philipp Fuernstahl , Orcun Goksel

As deep learning methods continue to improve medical image segmentation performance, data annotation is still a big bottleneck due to the labor-intensive and time-consuming burden on medical experts, especially for 3D images. To…

计算机视觉与模式识别 · 计算机科学 2023-09-26 Yixuan Wu , Bo Zheng , Jintai Chen , Danny Z. Chen , Jian Wu

Deep learning models have become the mainstream method for medical image segmentation, but they require a large manually labeled dataset for training and are difficult to extend to unseen categories. Few-shot segmentation(FSS) has the…

图像与视频处理 · 电气工程与系统科学 2023-07-27 Yao Huang , Jianming Liu

Few-shot classification consists of learning a predictive model that is able to effectively adapt to a new class, given only a few annotated samples. To solve this challenging problem, meta-learning has become a popular paradigm that…

计算机视觉与模式识别 · 计算机科学 2019-09-02 Nikita Dvornik , Cordelia Schmid , Julien Mairal

Multi-atlas segmentation is a widely used tool in medical image analysis, providing robust and accurate results by learning from annotated atlas datasets. However, the availability of fully annotated atlas images for training is limited due…

计算机视觉与模式识别 · 计算机科学 2016-05-03 Lisa M. Koch , Martin Rajchl , Wenjia Bai , Christian F. Baumgartner , Tong Tong , Jonathan Passerat-Palmbach , Paul Aljabar , Daniel Rueckert

Few-shot image classification aims to classify unseen classes with limited labelled samples. Recent works benefit from the meta-learning process with episodic tasks and can fast adapt to class from training to testing. Due to the limited…

计算机视觉与模式识别 · 计算机科学 2021-02-24 Da Chen , Yuefeng Chen , Yuhong Li , Feng Mao , Yuan He , Hui Xue

Limited data is a common problem in remote sensing due to the high cost of obtaining annotated samples. In the few-shot segmentation task, models are typically trained on base classes with abundant annotations and later adapted to novel…

图像与视频处理 · 电气工程与系统科学 2025-03-07 Steve Andreas Immanuel , Woojin Cho , Junhyuk Heo , Darongsae Kwon

We tackle biomedical image segmentation in the scenario of only a few labeled brain MR images. This is an important and challenging task in medical applications, where manual annotations are time-consuming. Current multi-atlas based…

计算机视觉与模式识别 · 计算机科学 2020-01-14 Hyeon Woo Lee , Mert R. Sabuncu , Adrian V. Dalca

Surgical tool segmentation in endoscopic images is an important problem: it is a crucial step towards full instrument pose estimation and it is used for integration of pre- and intra-operative images into the endoscopic view. While many…

计算机视觉与模式识别 · 计算机科学 2020-07-10 Daniil Pakhomov , Wei Shen , Nassir Navab