Learn Before
Relation
Features of GoogLeNet
-
Inception
-
Multiple loss: perception net has 22 layers deep. In addition to the output of the last layer, it also uses an auxiliary classification node, that is, the output of a middle layer is used as classification and added to the final classification result according to a small weight (0.3), which is equivalent to model fusion. At the same time, it adds back-propagation gradient signal to the network and provides additional regularization.
0
1
Updated 2021-10-30
Tags
Data Science