paper-with-me

Papers

NuClick: A Deep Learning Framework for Interactive Segmentation of Microscopy Images

2020-05-29 · Navid Alemi Koohbanani, Mostafa Jahanifar, Neda Zamani Tajadin, Nasir Rajpoot

Object segmentation is an important step in the workflow of computational pathology. Deep learning based models generally require large amount of labeled data for precise and reliable prediction. However, collecting labeled data is expensive because it often requires expert knowledge, particularly in medical imaging domain where labels are the result of a time-consuming analysis made by one or more human experts. As nuclei, cells and glands are fundamental objects for downstream analysis in computational pathology/cytology, in this paper we propose a simple CNN-based approach to speed up collecting annotations for these objects which requires minimum interaction from the annotator. We show that for nuclei and cells in histology and cytology images, one click inside each object is enough for NuClick to yield a precise annotation. For multicellular structures such as glands, we propose a novel approach to provide the NuClick with a squiggle as a guiding signal, enabling it to segment the glandular boundaries. These supervisory signals are fed to the network as auxiliary inputs along with RGB channels. With detailed experiments, we show that NuClick is adaptable to the object scale, robust against variations in the user input, adaptable to new domains, and delivers reliable annotations. An instance segmentation model trained on masks generated by NuClick achieved the first rank in LYON19 challenge. As exemplar outputs of our framework, we are releasing two datasets: 1) a dataset of lymphocyte annotations within IHC images, and 2) a dataset of segmented WBCs in blood smear images.

📄 PDF Abstract BibTeX arXiv:2005.14511

Code (5)

navidstuv/NuClick 공식 구현 tf
bathienle/master-thesis-code pytorch
lely475/nuclick tf
marrlab/dinobloom pytorch
mostafajahanifar/nuclick_torch pytorch

Tasks

Instance SegmentationInteractive SegmentationSemantic Segmentation

Methods 이 논문이 사용한 방법론

SPEED The monocular depth estimation (MDE) is the task of estimating depth from a single frame. This information is an essential knowledge in many computer vision tasks such as scene…

Similar Papers 제목 키워드 기반

NuClick: From Clicks in the Nuclei to Nuclear Boundaries

2019-09-07 · Mostafa Jahanifar, Navid Alemi Koohbanani, Nasir Rajpoot

Best performing nuclear segmentation methods are based on deep learning algorithms that require a large amount of annotated data. However, collecting annotations for nuclear segmentation is a very labor-intensive and tim…

Instance SegmentationNuclear SegmentationSegmentationSemantic Segmentation

Segment Anything for Microscopy

2023-08-22 · bioRxiv 2023 8 · Anwai Archit, Sushmita Nair, Nabeel Khalid, Paul Hilt 외

We present Segment Anything for Microscopy, a tool for interactive and automatic segmentation and tracking of objects in multi-dimensional microscopy data. Our method is based on Segment Anything, a vision foundation mod…

Image SegmentationInstance SegmentationObject TrackingSegmentation+1

Segment Anything for Dendrites from Electron Microscopy

2024-11-04 · Zewen Zhuo, Ilya Belevich, Ville Leinonen, Eija Jokitalo 외

Segmentation of cellular structures in electron microscopy (EM) images is fundamental to analyzing the morphology of neurons and glial cells in the healthy and diseased brain tissue. Current neuronal segmentation applica…

HippocampusSegmentation

Large-Scale Automatic Reconstruction of Neuronal Processes from Electron Microscopy Images

2013-03-28 · Verena Kaynig, Amelio Vazquez-Reina, Seymour Knowles-Barley, Mike Roberts 외

Automated sample preparation and electron microscopy enables acquisition of very large image data sets. These technical advances are of special importance to the field of neuroanatomy, as 3D reconstructions of neuronal p…

Brain SegmentationSegmentation

Content-based Propagation of User Markings for Interactive Segmentation of Patterned Images

2018-09-06 · Vedrana Andersen Dahl, Monica Jane Emerson, Camilla Himmelstrup Trinderup, Anders Bjorholm Dahl

Efficient and easy segmentation of images and volumes is of great practical importance. Segmentation problems that motivate our approach originate from microscopy imaging commonly used in materials science, medicine, and…

ClassificationClusteringGeneral ClassificationImage Segmentation+3