Project contains implemented identification systems for person identification using speech or face.
Run demo scripts to classify provided data:
python3 demo_speech_gaussian.pypython3 demo_speech_keras.pypython3 demo_photo_face_rec.pypython3 demo_multimodal_probs.py
Naming of the components follows this scheme: modality_technology
i.e. speech_gaussian -> speech identification using gaussian mixture models
pip install -r requirements.txtconda install -c conda-forge imreadconda install opencvconda install nomkl
module add anaconda3-2019.10module add sox-14.4.2module add cuda-10.1module add cudnn/cudnn-8.0.4.30-11.0-linux-x64-intel-19.0.4-fvpdtul