maoweinuaa / Cartoonface-detection

Base on retinaface and centerface modefied. frame work depend on pytorch.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CartoonFace

Introduce

CartoonFace(size of 1.8MB) is a practical anchor-free face detection and alignment method for edge devices.

!save_dir

Recent Update

  • 2020.6.13 CARTOONFace is released.

Environment

  • OpenCV
  • Numpy
  • Python
  • Pytorch

Accuracy

Discussion

Welcome to join in WECHAT :NASA1228 for more discussion, including but not limited to face detection, face anti-spoofing and so on. QQ group:1146225717

Author

Citation

If you benefit from our work in your research and product, please consider to cite the following related papers:

@inproceedings{CenterFace,
title={CenterFace: Joint Face Detection and Alignment Using Face as Point},
author={Xu, Yuanyuan and Yan, Wan and Sun, Haixin and Yang, Genke and Luo, Jiliang},
booktitle={arXiv:1911.03599},
year={2019}
}

About

Base on retinaface and centerface modefied. frame work depend on pytorch.

License:MIT License


Languages

Language:Python 100.0%