rcmalli / keras-vggface

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

About Prediction Result #12

Closed ethanywang closed 7 years ago

ethanywang commented 7 years ago

Hi, @rcmalli . I tried to use your model's predictions usage recently, and it returned me a number result, like "Predicted: 30". What's the number's meaning? And why did the prediction give two totally different number to two different pictures from the same person? Thanks.