Skip to content

Single Shot MultiBox Detector on Face Detection

License

Notifications You must be signed in to change notification settings

scotthong/SSD-FACE

 
 

Repository files navigation

Single Shot MultiBox Detector on Face Detection

This repo is forked from https://github.com/HiKapok/SSD.TensorFlow. It is fine-tuned on WIDER-FACE dataset to detect face, and added support for MobileNetv2 as backbone net.

This repository contains codes of the reimplementation of SSD: Single Shot MultiBox Detector in TensorFlow. If your goal is to reproduce the results in the original paper, please use the official codes.

Apache License, Version 2.0

About

Single Shot MultiBox Detector on Face Detection

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 89.4%
  • Jupyter Notebook 10.6%