Research Article

CAMELYON 17 Challenge: A Comparison of Traditional Machine Learning (SVM) with the Deep Learning Method

Table 5

Comparison of deep learning networks.

NetworkAdvantagesDisadvantages

GoogLeNetFaster and more stable; high accuracy; the inception module is added, which can effectively lighten the phenomenon of gradient disappearanceA lot of computation
ResNetIt solves the degradation problem of network models and allows neural networks to be deeperAs the network deepens, the parameter complexity increases
VGG16A deeper network model leads to better network performance and more accurate resultsMaximum computation; Gradient disappearance
AlexNetMinimum computationAccuracy and stability are the worst