Home

Awesome

Tensorflow-VGG-face

Implement VGG-face by Tensorflow using the pre-trained model from MatConvNet.

Pre-requisites

Test on the pre-trained model

$ python test_vgg_face.py

Result

Classification Result:
        Category Name: Aamir_Khan
        Propbability: 51.60%
        
        Category Name: Adam_Driver
        Propbability: 6.78%
        
        Category Name: Manish_Dayal
        Propbability: 1.95%