Related Experiment Video
Updated: Oct 1, 2025

Author Spotlight: Detection of Mitophagy in Caenorhabditis elegans and Mammalian Cells Using Organelle-Specific Dyes
Published on: May 19, 2023
A Hemolysis Image Detection Method Based on GAN-CNN-ELM
Xiaonan Shi1, Yong Deng1, Yige Fang1
1College of Computer Science, Xi'an University of Science and Technology, Shanxi 710054, China.
Abstract:
Since manual hemolysis test methods are given priority with practical experience and its cost is high, the characteristics of hemolysis images are studied. A hemolysis image detection method based on generative adversarial networks (GANs) and convolutional neural networks (CNNs) with extreme learning machine (ELM) is proposed. First, the image enhancement and data enhancement are performed on a sample set, and GAN is used to expand the sample data volume. Second, CNN is used to extract the feature vectors of the processed images and label eigenvectors with one-hot encoding. Third, the feature matrix is input to the map in the ELM network to minimize the error and obtain the optimal weight by training. Finally, the image to be detected is input to the trained model, and the image with the greatest probability is selected as the final category. Through model comparison experiments, the results show that the hemolysis image detection method based on the GAN-CNN-ELM model is better than GAN-CNN, GAN-ELM, GAN-ELM-L1, GAN-SVM, GAN-CNN-SVM, and CNN-ELM in accuracy and speed, and the accuracy rate is 98.91%.

