radadiavasu / Gender_Detection

Detecting Genders whether a man or women with which is based on my model. (1) cv2 -> For detect faces. (2) Keras -> For preprocessing my model to detect man or women and detect with using sample images. (3) numpy -> for convert arrays from images.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This repository is not active

About

Detecting Genders whether a man or women with which is based on my model. (1) cv2 -> For detect faces. (2) Keras -> For preprocessing my model to detect man or women and detect with using sample images. (3) numpy -> for convert arrays from images.


Languages

Language:Python 100.0%