IVCVLGNov 7, 2020

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

arXiv:2011.03683v273 citations
AI Analysis

This addresses the tedious and error-prone task of cell counting for medical diagnosis and biological studies, presenting an incremental improvement over existing density regression methods.

The paper tackled automatic cell counting in microscopy images by proposing a density regression method with a concatenated fully convolutional regression network and auxiliary CNNs, achieving superior performance on four datasets.

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 automatic counting methods remains challenging due to low image contrast, complex background, large variance in cell shapes and counts, and significant cell occlusions in two-dimensional microscopy images. In this study, we proposed a new density regression-based method for automatically counting cells in microscopy images. The proposed method processes two innovations compared to other state-of-the-art density regression-based methods. First, the density regression model (DRM) is designed as a concatenated fully convolutional regression network (C-FCRN) to employ multi-scale image features for the estimation of cell density maps from given images. Second, auxiliary convolutional neural networks (AuxCNNs) are employed to assist in the training of intermediate layers of the designed C-FCRN to improve the DRM performance on unseen datasets. Experimental studies evaluated on four datasets demonstrate the superior performance of the proposed method.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes