rcmalli/keras-vggface

Age estimation

gdesimone97 opened this issue · 0 comments

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.