rcmalli / keras-vggface

VGGFace implementation with Keras Framework
MIT License
928 stars 416 forks source link

Pre-training on ImageNet #72

Open Yukti-09 opened 3 years ago

Yukti-09 commented 3 years ago

Most models are pre-trained on ImageNet. Vggface can be used by pre-training on the Vggface2 dataset but the provision for pre-training on ImageNet has not been added. Vggface2 dataset has 2.6 million images whereas the ImageNet has 14 million images.