rcmalli / keras-vggface

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

Pre-processing of images #30

Closed ghost closed 5 years ago

ghost commented 6 years ago

Hey, I'll be grateful if someone could answer if it is necessary to do the pre-processing of our particular images if we're trying to fine-tune this models.

In that case, I need to perform my own mean subtraction of that particular images?

Thank you.

rcmalli commented 5 years ago

For future users with the same problem, please check the test code.