-
Notifications
You must be signed in to change notification settings - Fork 6
Home
Anurag Singh edited this page May 23, 2019
·
6 revisions
make fast append: deprecate from .npz to .npymake parallel processing for getting similar face names: use multiprocessing to leverage CoresIn 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.