Skip to content

GoogleNet-BN,namely InceptionNetV2 based on pytorch.

Notifications You must be signed in to change notification settings

bob-cs/GoogleNet-BN

 
 

Repository files navigation

GoogleNet-BN

GoogleNet-BN,namely InceptionNetV2 based on pytorch.

the training set is ms-celeb-1m clean data.

to train it,

1.generate training list with make_training_list_without_deduplication.py

2.modify the shell script and run the shell script.

About

GoogleNet-BN,namely InceptionNetV2 based on pytorch.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 96.3%
  • Shell 3.7%