KMITL

Permanent URI for this communityhttps://dspace.kmitl.ac.th/handle/123456789/1

Browse

Search Results

Now showing 1 - 2 of 2
  • Some of the metrics are blocked by your 
    Item type:Publication,
    CNN–RNN Network Integration for the Diagnosis of COVID-19 Using Chest X-ray and CT Images
    (2023-02-01)
    Kanjanasurat, Isoon
    ;
    Tenghongsakul, Kasi
    ;
    Purahong, Boonchana
    ;
    Lasakul, Attasit
    The 2019 coronavirus disease (COVID-19) has rapidly spread across the globe. It is crucial to identify positive cases as rapidly as humanely possible to provide appropriate treatment for patients and prevent the pandemic from spreading further. Both chest X-ray and computed tomography (CT) images are capable of accurately diagnosing COVID-19. To distinguish lung illnesses (i.e., COVID-19 and pneumonia) from normal cases using chest X-ray and CT images, we combined convolutional neural network (CNN) and recurrent neural network (RNN) models by replacing the fully connected layers of CNN with a version of RNN. In this framework, the attributes of CNNs were utilized to extract features and those of RNNs to calculate dependencies and classification base on extracted features. CNN models VGG19, ResNet152V2, and DenseNet121 were combined with long short-term memory (LSTM) and gated recurrent unit (GRU) RNN models, which are convenient to develop because these networks are all available as features on many platforms. The proposed method is evaluated using a large dataset totaling 16,210 X-ray and CT images (5252 COVID-19 images, 6154 pneumonia images, and 4804 normal images) were taken from several databases, which had various image sizes, brightness levels, and viewing angles. Their image quality was enhanced via normalization, gamma correction, and contrast-limited adaptive histogram equalization. The ResNet152V2 with GRU model achieved the best architecture with an accuracy of 93.37%, an F1 score of 93.54%, a precision of 93.73%, and a recall of 93.47%. From the experimental results, the proposed method is highly effective in distinguishing lung diseases. Furthermore, both CT and X-ray images can be used as input for classification, allowing for the rapid and easy detection of COVID-19.
  • Some of the metrics are blocked by your 
    Item type:Publication,
    Comparison of image enhancement techniques and CNN models for COVID-19 classification using chest x-rays images
    (2022-01-01)
    Kanjanasurat, Isoon
    ;
    Domepananakorn, Nontacha
    ;
    Archevapanich, Tuanjai
    ;
    Purahong, Boonchana
    This paper compares two image enhancement techniques with five convolutional neural network (CNN) models to classify Covid-19 chest x-ray images. a contrast limited adaptive histogram (CLAHE) and gamma correction which is method to improve image histogram are compared with the original chest x-ray image. We use five publicly available pre-trained CNN models to detect COVID-19: MobileNet, MobileNetV2, DenseNet169, DenseNet201, and ResNet50V2. Our procedure was validated using the COVID-19 radiography database, which is a freely accessible resource. MoblileNet with gamma correction is well-suited for COVIC-19 classification, achieving an accuracy score of 87.53 percent on the first epoch and 95.46 percent after training 100 epochs with the shortest computation time.