Skip to content

meowmoewrainbow/Gastroesophageal-reflux-disease-classification-using-deep-learning

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Gastroesophageal-reflux-disease-classification-using-deep-learning

Transfer learning with ResNet50 as based model.

The model classify edoscopic images into 2 grades of gastroesophageal reflux disease: Grade A and Grade B

Dataset

Private dataset from Hanoi Medical University Hospital. For privacy statement, I cannot public this dataset

Because of data scarcity, I used both offline and online data augmentation to create more data

Result

              precision    recall  f1-score   support

           0       0.86      0.76      0.81        25
           1       0.79      0.88      0.83        25

    accuracy                           0.82        50
   macro avg       0.82      0.82      0.82        50
weighted avg       0.82      0.82      0.82        50

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published