Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 564 Bytes

File metadata and controls

2 lines (2 loc) · 564 Bytes

Real-Time-Human-Gender-Detection

This repository contains the implementation of a real-time face detector and gender classifier using an optimized Darknet Library. This optimized version of the darknet library was created for inference only. For accurate detection of faces closer or farther from the camera, the model was created by applying transfer learning using YOLOv3, and training on a modified FDDB dataset.