Skip to content

AlgorithmicIntelligence/GoogLeNetv3_Pytorch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Implement the code from the Paper.

But the paper is ambiguous about the setting of the architecture, like how many filters in the inception models, so I refer the part of setting from here. Besides, I didn't realize the regularization "Label Smoothing Regularization", because I think it just improved merely on the accuacy(improvement 0.2% on top1-error), it needs more experiments to prove that the regularization "indeed" helps on overfitting.

The accuracy and loss are shown as below:(100 classes)

About

Implement the code by paper.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages