yu4u / age-gender-estimation

Keras implementation of a CNN network for age and gender estimation
MIT License
1.46k stars 502 forks source link

MemoryError: Unable to allocate array with shape (460723, 224, 224, 3) and data type uint8 #125

Closed Asif1405 closed 10 months ago

Asif1405 commented 4 years ago

Getting this error while trying to create imdb database with shape 224x224. Because i want to use vgg face model.