Cell detection is a significant task in microscopy imaging. Cell detection is a point object detection problem. So, its mechanism differs from general object detection. Existing deep learning-based method for cell detection are based on discretization of space and regressing on the discretized space. We offer an alternative in our approach. Instead of discretization we compress sparse cell locations and ask a convolutional neural net (CNN) to regress the dense (compressed) signal. Then, we recover sparse cell locations using L1-optimization. A schematic is shown in Fig. 1 describing this processing pipeline.
As shown in Fig. 2, we also derive backpropagation rules for the sparse recovery layer (see our publication) that is efficient and numerically stable. Our experiments show that end-to-end learning of CNN and CS (compressed sensing) results in very good detection accuracy.
Some of our cell detection and counting related publications are given below.