kuaikuaikim / dface

Deep learning face detection and recognition, implemented by pytorch. (pytorch实现的人脸检测和人脸识别)
http://dface.tech
Apache License 2.0
1.26k stars 350 forks source link

how to classify age and gender based on dface #3

Open whuxujiyuan opened 6 years ago

kuaikuaikim commented 6 years ago

@whuxujiyuan we did not implement that function contempoary. If you have some datasets include gender or age information annotation, you can add these classification detection at the end of MTCNN net by yourself.