- 
                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 .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.