Thanks to visit codestin.com
Credit goes to github.com

Skip to content

boom85423/CNN_gender

Repository files navigation

Use CNN to recognize gender

Requirements

  • Datasets of image
  • Feature extractor : haarcascade_frontalface_default.xml

Lab1 : CNN_gender_train.py

  • Use opencv feature extractor to detect face (Input)
  • Model structure (reference pic)
  • Keep training until confidence level reach 90%

Lab2 : CNN_gender_test.py

  • Loading model from lab1
  • Take a selfie to demo
  • If recongnize incorrect, force model to learn the image

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages