Skip to content

wuyuebupt/MSCeleb1MTensorflowModel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MSCeleb1MTensorflowModel

A resnet 34-layer model for MS-Celeb-1M challeng 1

Due to the large amont of training images (~8.5 millions), we reduce the total training epochs to 30 epochs, and lower the learning rate from 0.1 to 0.01 after 10 epochs, and to 0.001 after 20 epochs. All other settings are the same with original ResNet training setting.

You can download the trained model from Google Drive

Requirement

tensorflow, tensorpack

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages