https://gist.github.com/zhanwenchen/e520767a409325d9961072f666815bb8
- Python 3.6
- dlib
- face_recognition
- numpy
- keras 2.2.0
- tensorflow (tensorflow-gpu)
- Create data/ folder
- Inside data folder, create folders A and B to store training images for people A and B.
- dist_tf_trainer.py
- Setup network configurations on setClusterConfig function, where ps are parameters servers.
- trainer.py
- Have CUDA setup to Multi-GPU
- autoencoder.py is setup to detect multi-gpu systems