/face_detection

Face Detection Project Using VGG16

Primary LanguagePython

Face Recognition

Face Detection

Face Classification

  • Reduce VGG16 -> VGG8 due to lack of VRAM
  • Use Google Colaboratory (spent 1882seconds)

Result & Performance

result

  • Face Detection : 91.44% (avg 93ms in CPU)
  • Face Classification : 90.29% (avg 94ms in CPU)
  • Overfitted. so this doesn't work well in video.