中文
相关论文

相关论文: A Survey on Cell Nuclei Instance Segmentation and …

200 篇论文

Breast Cancer is a major cause of death worldwide among women. Hematoxylin and Eosin (H&E) stained breast tissue samples from biopsies are observed under microscopes for the primary diagnosis of breast cancer. In this paper, we propose a…

计算机视觉与模式识别 · 计算机科学 2018-07-26 Aditya Golatkar , Deepak Anand , Amit Sethi

Instance segmentation is a computer vision task where separate objects in an image are detected and segmented. State-of-the-art deep neural network models require large amounts of labeled data in order to perform well in this task. Making…

计算机视觉与模式识别 · 计算机科学 2022-02-21 Tuomas Sormunen , Arttu Lämsä , Miguel Bordallo Lopez

Annotation of medical images, such as MRI and CT scans, is crucial for evaluating treatment efficacy and planning radiotherapy. However, the extensive workload of medical professionals limits their ability to annotate large image datasets,…

图像与视频处理 · 电气工程与系统科学 2025-03-03 Eichi Takaya , Shinnosuke Yamamoto

Accurate segmenting nuclei instances is a crucial step in computer-aided image analysis to extract rich features for cellular estimation and following diagnosis as well as treatment. While it still remains challenging because the wide…

计算机视觉与模式识别 · 计算机科学 2019-03-14 Yanning Zhou , Omer Fahri Onder , Qi Dou , Efstratios Tsougenis , Hao Chen , Pheng-Ann Heng

Histopathologic diagnosis relies on simultaneous integration of information from a broad range of scales, ranging from nuclear aberrations ($\approx \mathcal{O}(0.1{\mu m})$) through cellular structures ($\approx \mathcal{O}(10{\mu m})$) to…

图像与视频处理 · 电气工程与系统科学 2021-02-23 Rüdiger Schmitz , Frederic Madesta , Maximilian Nielsen , Jenny Krause , René Werner , Thomas Rösch

One issue with computer based histopathology image analysis is that the size of the raw image is usually very large. Taking the raw image as input to the deep learning model would be computationally expensive while resizing the raw image to…

计算机视觉与模式识别 · 计算机科学 2019-03-01 Bolei Xu , Jingxin Liu , Xianxu Hou , Bozhi Liu , Jon Garibaldi , Ian O. Ellis , Andy Green , Linlin Shen , Guoping Qiu

Accurate nuclei segmentation is an essential foundation for various applications in computational pathology, including cancer diagnosis and treatment planning. Even slight variations in nuclei representations can significantly impact these…

图像与视频处理 · 电气工程与系统科学 2024-07-30 Zunaira Rauf , Abdul Rehman Khan , Asifullah Khan

While convolutional neural networks have gained impressive success recently in solving structured prediction problems such as semantic segmentation, it remains a challenge to differentiate individual object instances in the scene. Instance…

机器学习 · 计算机科学 2017-07-14 Mengye Ren , Richard S. Zemel

Convolutional Neural Network (CNN) models have become the state-of-the-art for most computer vision tasks with natural images. However, these are not best suited for multi-gigapixel resolution Whole Slide Images (WSIs) of histology slides…

计算机视觉与模式识别 · 计算机科学 2017-07-28 Abhinav Agarwalla , Muhammad Shaban , Nasir M. Rajpoot

In recent years, the availability of digitized Whole Slide Images (WSIs) has enabled the use of deep learning-based computer vision techniques for automated disease diagnosis. However, WSIs present unique computational and algorithmic…

图像与视频处理 · 电气工程与系统科学 2021-06-15 Yash Sharma , Aman Shrivastava , Lubaina Ehsan , Christopher A. Moskaluk , Sana Syed , Donald E. Brown

Deep learning has proven to be more effective than other methods in medical image analysis, including the seemingly simple but challenging task of segmenting individual cells, an essential step for many biological studies. Comparative…

图像与视频处理 · 电气工程与系统科学 2023-11-07 Valentina Vadori , Antonella Peruffo , Jean-Marie Graïc , Livio Finos , Livio Corain , Enrico Grisan

Skin cancer is a life-threatening disease where early detection significantly improves patient outcomes. Automated diagnosis from dermoscopic images is challenging due to high intra-class variability and subtle inter-class differences. Many…

计算机视觉与模式识别 · 计算机科学 2025-10-21 Md. Enamul Atiq , Shaikh Anowarul Fattah

The capsule network is a distinct and promising segment of the neural network family that drew attention due to its unique ability to maintain the equivariance property by preserving the spatial relationship amongst the features. The…

计算机视觉与模式识别 · 计算机科学 2021-08-17 S J Pawan , Rishi Sharma , Hemanth Sai Ram Reddy , M Vani , Jeny Rajan

We present a weakly supervised instance segmentation algorithm based on deep community learning with multiple tasks. This task is formulated as a combination of weakly supervised object detection and semantic segmentation, where individual…

计算机视觉与模式识别 · 计算机科学 2020-11-19 Jaedong Hwang , Seohyun Kim , Jeany Son , Bohyung Han

Neural networks promise to bring robust, quantitative analysis to medical fields, but adoption is limited by the technicalities of training these networks. To address this translation gap between medical researchers and neural networks in…

Instance segmentation of biological images is essential for studying object behaviors and properties. The challenges, such as clustering, occlusion, and adhesion problems of the objects, make instance segmentation a non-trivial task.…

计算机视觉与模式识别 · 计算机科学 2019-11-22 Jingru Yi , Hui Tang , Pengxiang Wu , Bo Liu , Daniel J. Hoeppner , Dimitris N. Metaxas , Lianyi Han , Wei Fan

Cell and nucleus segmentation are fundamental tasks for quantitative bioimage analysis. Despite progress in recent years, biologists and other domain experts still require novel algorithms to handle increasingly large and complex real-world…

计算机视觉与模式识别 · 计算机科学 2024-08-29 Thibaut Goldsborough , Ben Philps , Alan O'Callaghan , Fiona Inglis , Leo Leplat , Andrew Filby , Hakan Bilen , Peter Bankhead

Weakly supervised instance segmentation (WSIS) using only image-level labels is a challenging task due to the difficulty of aligning coarse annotations with the finer task. However, with the advancement of deep neural networks (DNNs), WSIS…

计算机视觉与模式识别 · 计算机科学 2024-02-13 Zecheng Li , Zening Zeng , Yuqi Liang , Jin-Gang Yu

We present SparseAttnNet, a new hierarchical attention-driven framework for efficient image classification that adaptively selects and processes only the most informative pixels from images. Traditional convolutional neural networks…

图像与视频处理 · 电气工程与系统科学 2025-05-13 Elad Yoshai , Dana Yagoda-Aharoni , Eden Dotan , Natan T. Shaked

Convolutional neural networks (CNNs) have been recently used for a variety of histology image analysis. However, availability of a large dataset is a major prerequisite for training a CNN which limits its use by the computational pathology…

计算机视觉与模式识别 · 计算机科学 2018-03-07 Ruqayya Awan , Navid Alemi Koohbanani , Muhammad Shaban , Anna Lisowska , Nasir Rajpoot