Skip to content

Merle314/WildFace

Repository files navigation

WildFace

Face Recognition in the wild first convert vggface2 dataset to tfrecord to accelerate training

python /tools/convert_vggface2.py

then convert lfw to npy file to accelerate data loading

python /tools/lfw_npy.py

at last train the model use your own dataset

python train_tfrecord.py

About

Face Recognition in the wild

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages