Skip to main content

Table 1 A comparison of different deep learning models that applied DIBaS dataset for training

From: Deep ensemble approach for pathogen classification in large-scale images using patch-based training and hyper-parameter optimization

Approach

Technique/ Model

Number of images

Augmentation?

Data split?

Testing data?

Image patching?

Balanced dataset?

Ensemble model?

Hyper-parameter Tunings?

[4]

VGG16, SVM

660

\(\times\)

50:50

\(\times\)

\(\times\)

\(\checkmark\)

\(\times\)

\(\times\)

[19]

VggNet, AlexNet

35600

\(\times\)

80:20

\(\times\)

\(\checkmark\)

\(\times\)

\(\times\)

\(\times\)

[20]

BoW,SVM

200

\(\times\)

70:30

\(\times\)

\(\times\)

\(\checkmark\)

\(\times\)

\(\times\)

[14]

ResNet50

689

\(\times\)

80:20

\(\times\)

\(\times\)

\(\times\)

\(\times\)

\(\times\)

[16]

MFrLFMs, SSATLBO

660

\(\times\)

80:20

\(\times\)

\(\times\)

\(\checkmark\)

\(\times\)

\(\times\)

[17]

MobileNetV2

669

\(\checkmark\)

80:10:10

\(\checkmark\)

\(\times\)

\(\times\)

\(\times\)

\(\checkmark\)

[18]

CNN

1000

\(\checkmark\)

80:20

\(\times\)

\(\checkmark\)

\(\checkmark\)

\(\times\)

\(\times\)

[21]

VGG16

660

\(\checkmark\)

80:10:10

\(\checkmark\)

\(\times\)

\(\times\)

\(\times\)

\(\times\)

  1. The Images column describes the number of images in the dataset. Augmentation? column elaborate whether the researcher applies data augmentation. Data split? describes the ratio in which the dataset is divided. Testing data? means whether testing data was kept for checking models peformance. Similarly the Image Patching? column indicates whether the large-scale images were divided into smaller images. The column Balance Dataset? displays if the approach uses a dataset with equal number of image instances in each class. The column Ensemble Model? reflects whether the technique applies ensemble learning. The last column Hyper-parameter Tuning describes whether the research uses various variations of Learning rate, Batch size,and Epochs etc