中文
相关论文

相关论文: Active Learning Enabled Low-cost Cell Image Segmen…

200 篇论文

Training deep object detectors demands expensive bounding box annotation. Active learning (AL) is a promising technique to alleviate the annotation burden. Performing AL at box-level for object detection, i.e., selecting the most…

计算机视觉与模式识别 · 计算机科学 2025-08-26 Jingyi Liao , Xun Xu , Chuan-Sheng Foo , Lile Cai

Instance segmentation in 3D images is a fundamental task in biomedical image analysis. While deep learning models often work well for 2D instance segmentation, 3D instance segmentation still faces critical challenges, such as insufficient…

计算机视觉与模式识别 · 计算机科学 2018-07-02 Zhuo Zhao , Lin Yang , Hao Zheng , Ian H. Guldner , Siyuan Zhang , Danny Z. Chen

Nuclei segmentation is a crucial task for whole slide image analysis in digital pathology. Generally, the segmentation performance of fully-supervised learning heavily depends on the amount and quality of the annotated data. However, it is…

图像与视频处理 · 电气工程与系统科学 2023-08-21 Yi Lin , Zhiyong Qu , Hao Chen , Zhongke Gao , Yuexiang Li , Lili Xia , Kai Ma , Yefeng Zheng , Kwang-Ting Cheng

Learning semantic segmentation requires pixel-wise annotations, which can be time-consuming and expensive. To reduce the annotation cost, we propose a superpixel-based active learning (AL) framework, which collects a dominant label per…

计算机视觉与模式识别 · 计算机科学 2023-08-22 Hoyoung Kim , Minhyeon Oh , Sehyun Hwang , Suha Kwak , Jungseul Ok

The need for labour intensive pixel-wise annotation is a major limitation of many fully supervised learning methods for segmenting bioimages that can contain numerous object instances with thin separations. In this paper, we introduce a…

计算机视觉与模式识别 · 计算机科学 2020-09-11 Rihuan Ke , Aurélie Bugeau , Nicolas Papadakis , Peter Schuetz , Carola-Bibiane Schönlieb

Currently, deep learning-based instance segmentation for various applications (e.g., Agriculture) is predominantly performed using a labor-intensive process involving extensive field data collection using sophisticated sensors, followed by…

计算机视觉与模式识别 · 计算机科学 2025-03-03 Ranjan Sapkota , Achyut Paudel , Manoj Karkee

Deep neural networks (DNNs) have demonstrated exceptional performance across various image segmentation tasks. However, the process of preparing datasets for training segmentation DNNs is both labor-intensive and costly, as it typically…

计算机视觉与模式识别 · 计算机科学 2025-01-24 Yixin Zhang , Shen Zhao , Hanxue Gu , Maciej A. Mazurowski

For medical image segmentation, most fully convolutional networks (FCNs) need strong supervision through a large sample of high-quality dense segmentations, which is taxing in terms of costs, time and logistics involved. This burden of…

计算机视觉与模式识别 · 计算机科学 2019-01-01 Yash Bhalgat , Meet Shah , Suyash Awate

Medical image segmentation is a critical task in medical image analysis. In recent years, deep learning based approaches have shown exceptional performance when trained on a fully-annotated dataset. However, data annotation is often a…

计算机视觉与模式识别 · 计算机科学 2023-07-25 Han Liu , Hao Li , Xing Yao , Yubo Fan , Dewei Hu , Benoit Dawant , Vishwesh Nath , Zhoubing Xu , Ipek Oguz

Present-day deep neural networks for video semantic segmentation require a large number of fine-grained pixel-level annotations to achieve the best possible results. Obtaining such annotations, however, is very expensive. On the other hand,…

计算机视觉与模式识别 · 计算机科学 2026-03-31 Samik Some , Vinay P. Namboodiri

Weakly supervised segmentation methods using bounding box annotations focus on obtaining a pixel-level mask from each box containing an object. Existing methods typically depend on a class-agnostic mask generator, which operates on the…

计算机视觉与模式识别 · 计算机科学 2021-03-17 Jungbeom Lee , Jihun Yi , Chaehun Shin , Sungroh Yoon

Accurate segmentation of tissue in histopathological images can be very beneficial for defining regions of interest (ROI) for streamline of diagnostic and prognostic tasks. Still, adapting to different domains is essential for…

图像与视频处理 · 电气工程与系统科学 2023-03-10 Saul Fuster , Farbod Khoraminia , Trygve Eftestøl , Tahlita C. M. Zuiverloon , Kjersti Engan

When we can not assume a large amount of annotated data , active learning is a good strategy. It consists in learning a model on a small amount of annotated data (annotation budget) and in choosing the best set of points to annotate in…

计算机视觉与模式识别 · 计算机科学 2022-01-19 Umang Aggarwal , Adrian Popescu , Céline Hudelot

Deep learning models are the state-of-the-art methods for semantic point cloud segmentation, the success of which relies on the availability of large-scale annotated datasets. However, it can be extremely time-consuming and prohibitively…

计算机视觉与模式识别 · 计算机科学 2021-04-13 Xian Shi , Xun Xu , Ke Chen , Lile Cai , Chuan Sheng Foo , Kui Jia

Recently deep neural networks, which require a large amount of annotated samples, have been widely applied in nuclei instance segmentation of H\&E stained pathology images. However, it is inefficient and unnecessary to label all pixels for…

计算机视觉与模式识别 · 计算机科学 2022-12-21 Wei Lou , Haofeng Li , Guanbin Li , Xiaoguang Han , Xiang Wan

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

Standard segmentation of medical images based on full-supervised convolutional networks demands accurate dense annotations. Such learning framework is built on laborious manual annotation with restrict demands for expertise, leading to…

计算机视觉与模式识别 · 计算机科学 2020-10-26 Liyan Sun , Jianxiong Wu , Xinghao Ding , Yue Huang , Guisheng Wang , Yizhou Yu

Semantic Segmentation is one of the most challenging vision tasks, usually requiring large amounts of training data with expensive pixel level annotations. With the success of foundation models and especially vision-language models, recent…

计算机视觉与模式识别 · 计算机科学 2024-09-17 Soroush Seifi , Daniel Olmeda Reino , Fabien Despinoy , Rahaf Aljundi

Label scarcity has been a long-standing issue for biomedical image segmentation, due to high annotation costs and professional requirements. Recently, active learning (AL) strategies strive to reduce annotation costs by querying a small…

图像与视频处理 · 电气工程与系统科学 2022-11-02 Ziyuan Zhao , Wenjing Lu , Zeng Zeng , Kaixin Xu , Bharadwaj Veeravalli , Cuntai Guan

Most of the current state-of-the-art methods for tumor segmentation are based on machine learning models trained on manually segmented images. This type of training data is particularly costly, as manual delineation of tumors is not only…

计算机视觉与模式识别 · 计算机科学 2019-08-21 Pawel Mlynarski , Hervé Delingette , Antonio Criminisi , Nicholas Ayache