Skip to content

artslidd/FaceBoxes.keras

 
 

Repository files navigation

FaceBoxes implementation in Keras


Status: just started, fixing bugs, wanting helps

Overview

This is a Keras port of the FaceBoxes architecture introduced by Shifeng Zhang et al. in the paper FaceBoxes: A CPU Real-time Face Detector with High Accuracy.

FaceBoxes Framework

Content

The project refers to the SSD framework: SSD_keras

The first implementation is without density.

The faceboxes code are written in ./models/FaceBoxes.py. The training process and the setting of parameters are in ./FaceBoxes_train.py.

About

Keras implementation of FaceBoxes

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 87.5%
  • Python 12.5%