rcmalli / keras-vggface

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

Age estimation #69

Open gdesimone97 opened 3 years ago

gdesimone97 commented 3 years ago

Hi, I'm doing an age estimation application. I have frezzed VggFace layers, excluded the top layers and added my fully connected layers. But before to train my network I've to run preprocess_input on my dataset? I'm using VggFace dataset.