paper-with-me

Papers

Cell Detection in Microscopy Images with Deep Convolutional Neural Network and Compressed Sensing

2017-08-10 · Yao Xue, Nilanjan Ray

The ability to automatically detect certain types of cells or cellular subunits in microscopy images is of significant interest to a wide range of biomedical research and clinical practices. Cell detection methods have evolved from employing hand-crafted features to deep learning-based techniques. The essential idea of these methods is that their cell classifiers or detectors are trained in the pixel space, where the locations of target cells are labeled. In this paper, we seek a different route and propose a convolutional neural network (CNN)-based cell detection method that uses encoding of the output pixel space. For the cell detection problem, the output space is the sparsely labeled pixel locations indicating cell centers. We employ random projections to encode the output space to a compressed vector of fixed dimension. Then, CNN regresses this compressed vector from the input pixels. Furthermore, it is possible to stably recover sparse cell locations on the output pixel space from the predicted compressed vector using $L_1$-norm optimization. In the past, output space encoding using compressed sensing (CS) has been used in conjunction with linear and non-linear predictors. To the best of our knowledge, this is the first successful use of CNN with CS-based output space encoding. We made substantial experiments on several benchmark datasets, where the proposed CNN + CS framework (referred to as CNNCS) achieved the highest or at least top-3 performance in terms of F1-score, compared with other state-of-the-art methods.

📄 PDF Abstract BibTeX arXiv:1708.03307

Code (3)

yaoxuexa/CNNCS 공식 구현 mxnet
isgilman/CrossSection_DeepLearning
kevinkayaks/deep-compression pytorch

Tasks

Cell Detectioncompressed sensing

Similar Papers 제목 키워드 기반

Training Convolutional Neural Networks and Compressed Sensing End-to-End for Microscopy Cell Detection

2018-10-07 · Yao Xue, Gilbert Bigras, Judith Hugh, Nilanjan Ray

Automated cell detection and localization from microscopy images are significant tasks in biomedical research and clinical practice. In this paper, we design a new cell detection and localization algorithm that combines …

Cell Detectioncompressed sensingobject-detectionObject Detection

CellCentroidFormer: Combining Self-attention and Convolution for Cell Detection

2022-06-01 · Royden Wagner, Karl Rohr

Cell detection in microscopy images is important to study how cells move and interact with their environment. Most recent deep learning-based methods for cell detection use convolutional neural networks (CNNs). However, …

Cell DetectionTransfer Learning

Joint Cell Nuclei Detection and Segmentation in Microscopy Images Using 3D Convolutional Networks

2018-05-08 · Sundaresh Ram, Vicky T. Nguyen, Kirsten H. Limesand, Mert R. Sabuncu

We propose a 3D convolutional neural network to simultaneously segment and detect cell nuclei in confocal microscopy images. Mirroring the co-dependency of these tasks, our proposed model consists of two serial component…

Segmentation

Cell Detection with Star-convex Polygons

2018-06-09 · Uwe Schmidt, Martin Weigert, Coleman Broaddus, Gene Myers

Automatic detection and segmentation of cells and nuclei in microscopy images is important for many biological applications. Recent successful learning-based approaches include per-pixel cell segmentation with subsequent…

Cell DetectionCell SegmentationMedical Image SegmentationSegmentation+1

Deeply-Supervised Density Regression for Automatic Cell Counting in Microscopy Images

2020-11-07 · Shenghua He, Kyaw Thu Minn, Lilianna Solnica-Krezel, Mark A. Anastasio 외

Accurately counting the number of cells in microscopy images is required in many medical diagnosis and biological studies. This task is tedious, time-consuming, and prone to subjective errors. However, designing automati…

Automatic Cell CountingMedical Diagnosisregression