Skip to content
Anurag Singh edited this page May 23, 2019 · 6 revisions

Welcome to the accessfaceid wiki!

TODO LIST

  • make fast append: deprecate from .npz to .npy
  • make parallel processing for getting similar face names: use multiprocessing to leverage Cores
  • In single-core mode make majority implementation for getting similar face names
  • build face alignment from source after making edits in code to remove redundant sd3n detection
  • compile tensorflow with avx2 support
  • parallise demo and register for face recognition on multiple faces.
Clone this wiki locally