MyFaceClassification This is about how to recognize my face correctly in a photo with 1 face. How to use it Setup config.json with following format: { "training_path": "...", "target_path": "..." } Prepare the image in training_path, target_path set in step 1. Run main.py.