A CT Image Classification Network Framework for Lung Tumors Based on Pre-trained MobileNetV2 Model and Transfer learning, And Its Application and Market Analysis in the Medical field
Ziyang Gao, Yong Tian, Shih-Chi Lin, Junghua Lin

TL;DR
This paper introduces a deep learning framework using a pre-trained MobileNetV2 model for classifying lung tumor CT images, achieving high accuracy and demonstrating significant potential in medical diagnosis and healthcare market applications.
Contribution
It develops a transfer learning-based deep neural network with improved feature extraction for lung tumor classification, enhancing diagnostic accuracy over traditional methods.
Findings
Achieved 99.6% accuracy on test data
Significantly improved feature extraction capabilities
Demonstrated potential for AI in medical diagnosis
Abstract
In the medical field, accurate diagnosis of lung cancer is crucial for treatment. Traditional manual analysis methods have significant limitations in terms of accuracy and efficiency. To address this issue, this paper proposes a deep learning network framework based on the pre-trained MobileNetV2 model, initialized with weights from the ImageNet-1K dataset (version 2). The last layer of the model (the fully connected layer) is replaced with a new fully connected layer, and a softmax activation function is added to efficiently classify three types of lung cancer CT scan images. Experimental results show that the model achieves an accuracy of 99.6% on the test set, with significant improvements in feature extraction compared to traditional models.With the rapid development of artificial intelligence technologies, deep learning applications in medical image processing are bringing…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsRadiomics and Machine Learning in Medical Imaging
MethodsDepthwise Convolution · Pointwise Convolution · Depthwise Separable Convolution · Batch Normalization · Inverted Residual Block · 1x1 Convolution · Average Pooling · Convolution · Softmax
