opconty / face_detection_in_realtime

This repository is the implementation of face detection in real time using YOLOv3 framework with keras(tensorflow backend). For use in embeded devices, so I choose a computation-efficient CNN architecture named ShuffleNet version 2 and train it from scratch(about 50 epoches) on FDDB.
47Updated 6 years ago

Alternatives and similar repositories for face_detection_in_realtime:

Users that are interested in face_detection_in_realtime are comparing it to the libraries listed below