Next Article in Journal
Automatic License Plate Recognition in Real-World Traffic Videos Captured in Unconstrained Environment by a Mobile Camera
Previous Article in Journal
Acoustic Descriptors for Characterization of Musical Timbre Using the Fast Fourier Transform
Previous Article in Special Issue
Textural Feature Analysis of Optical Coherence Tomography Phantoms
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Article

CellNet: A Lightweight Model towards Accurate LOC-Based High-Speed Cell Detection

1
Research Center of Precision Sensing and Control, Institute of Automation, Chinese Academy of Sciences, Beijing 100190, China
2
School of Artificial Intelligence, University of Chinese Academy of Sciences, Beijing 100049, China
3
Smart Robotics Laboratory, Graduate School of Advanced Science and Engineering, Hiroshima University, Hiroshima 739-8527, Japan
*
Author to whom correspondence should be addressed.
Electronics 2022, 11(9), 1407; https://doi.org/10.3390/electronics11091407
Submission received: 30 March 2022 / Revised: 25 April 2022 / Accepted: 26 April 2022 / Published: 28 April 2022
(This article belongs to the Special Issue Medical Image Analysis and Computer Vision)

Abstract

Label-free cell separation and sorting in a microfluidic system, an essential technique for modern cancer diagnosis, resulted in high-throughput single-cell analysis becoming a reality. However, designing an efficient cell detection model is challenging. Traditional cell detection methods are subject to occlusion boundaries and weak textures, resulting in poor performance. Modern detection models based on convolutional neural networks (CNNs) have achieved promising results at the cost of a large number of both parameters and floating point operations (FLOPs). In this work, we present a lightweight, yet powerful cell detection model named CellNet, which includes two efficient modules, CellConv blocks and the h-swish nonlinearity function. CellConv is proposed as an effective feature extractor as a substitute to computationally expensive convolutional layers, whereas the h-swish function is introduced to increase the nonlinearity of the compact model. To boost the prediction and localization ability of the detection model, we re-designed the model’s multi-task loss function. In comparison with other efficient object detection methods, our approach achieved state-of-the-art 98.70% mean average precision (mAP) on our custom sea urchin embryos dataset with only 0.08 M parameters and 0.10 B FLOPs, reducing the size of the model by 39.5× and the computational cost by 4.6×. We deployed CellNet on different platforms to verify its efficiency. The inference speed on a graphics processing unit (GPU) was 500.0 fps compared with 87.7 fps on a CPU. Additionally, CellNet is 769.5-times smaller and 420 fps faster than YOLOv3. Extensive experimental results demonstrate that CellNet can achieve an excellent efficiency/accuracy trade-off on resource-constrained platforms.
Keywords: cell detection; high-speed vision; convolutional neural network (CNN); efficient convolutional block; medical image analysis cell detection; high-speed vision; convolutional neural network (CNN); efficient convolutional block; medical image analysis

Share and Cite

MDPI and ACS Style

Long, X.; Ishii, I.; Gu, Q. CellNet: A Lightweight Model towards Accurate LOC-Based High-Speed Cell Detection. Electronics 2022, 11, 1407. https://doi.org/10.3390/electronics11091407

AMA Style

Long X, Ishii I, Gu Q. CellNet: A Lightweight Model towards Accurate LOC-Based High-Speed Cell Detection. Electronics. 2022; 11(9):1407. https://doi.org/10.3390/electronics11091407

Chicago/Turabian Style

Long, Xianlei, Idaku Ishii, and Qingyi Gu. 2022. "CellNet: A Lightweight Model towards Accurate LOC-Based High-Speed Cell Detection" Electronics 11, no. 9: 1407. https://doi.org/10.3390/electronics11091407

APA Style

Long, X., Ishii, I., & Gu, Q. (2022). CellNet: A Lightweight Model towards Accurate LOC-Based High-Speed Cell Detection. Electronics, 11(9), 1407. https://doi.org/10.3390/electronics11091407

Note that from the first issue of 2016, this journal uses article numbers instead of page numbers. See further details here.

Article Metrics

Back to TopTop