Danush Shekar

Results 3 comments of Danush Shekar

Follow the Readme.md file. After git cloning the repository, you need to run "export PYTHONPATH=$PYTHONPATH:{your local DFace root path}" in your terminal.

@RoyiAvital Just correct the file name in the code to the one name of the saved model. If you want a model that has been trained for 1800000 loops, then...

Try reducing the learning rate (variable name = param_learning_rate) to 0.01 in the configuration file. If you are using V2, it should be configuration_10_320_20L_5scales_v2.py. This worked for me to train...