chenmingbiao / RetinaFace

implementation of RetinaFace by using Tensorflow

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

RetinaFace

Intro

  • This repositories is a reimplementation of Insightface(github)
  • Training code is included, you can use your own data to train models

Running Environment

  • TensorFlow 1.14
  • python 3.7
  • numpy, pyyaml, matplotlib (Anaconda 3 recommended)

About

implementation of RetinaFace by using Tensorflow


Languages

Language:Python 100.0%