Open gdesimone97 opened 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.
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.