face-recognition-match
Train a CoreML Model to detect faces in IOS. (Image classifier)
Requeriments
conda create --name face_recog python=3.6
conda activate face_recog
pip install turicreate
pip install Augmentor
Usage
python3 augment.py
python3 train.py