IIMarch / tiny-face-mxnet

a face detector and trainer

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Demo result

Finding Tiny Faces

Finished coding.

Have a try

Install offical MXNet 0.11.0. Download the pretrained weight and run

python demo.py

Pretrained weights

This is an intermediate pretrained weight which trained by myself. BaiduYun

Citing

@InProceedings{Hu_2017_CVPR,
  author = {Hu, Peiyun and Ramanan, Deva},
  title = {Finding Tiny Faces},
  booktitle = {The IEEE Conference on Computer Vision and Pattern Recognition (CVPR)},
  month = {July},
  year = {2017}
}

About

a face detector and trainer


Languages

Language:Python 74.8%Language:Cuda 24.5%Language:C++ 0.6%Language:Makefile 0.1%