wayen820 / gender_age_estimation_mxnet

This is a mxnet version implementation of SSR-Net for age and gender Estimation
111 stars 42 forks source link

Network Architicture #20

Open MoonBunnyZZZ opened 4 years ago

MoonBunnyZZZ commented 4 years ago

It seems like that the network architicture in the code of SSR_Net.py is different from paper.For example only one pooling layer in every stream of stage 1 but two in paper @wayen820 @luliang6 @yuanlin1993