number9473 / nn-algorithm

algorithm for neural network
259 stars 59 forks source link

Age and Gender Classification using Convolutional Neural Networks #48

Open joyhuang9473 opened 7 years ago

joyhuang9473 commented 7 years ago

Age and Gender Classification using Convolutional Neural Networks

we propose a simple convolutional net architecture that can be used even when the amount of learning data is limited.

We evaluate our method on the recent Adience benchmark for age and gender estimation and show it to dramatically outperform current state-of-the-art methods.

dataset (age)

dataset (gender)

syahdanem commented 6 years ago

Hello joyhuang,

I really interesting with your project. I am a student in the final year to finish my study, I am doing the project to detecting gender based on the video and counting it. Can you give me the step to use the code project? because I get lost to use it and i don't know where to start it.