cestdoe

Results 2 comments of cestdoe

I had the same error as described above. @aleju, please checkout the script dataset/generate_dataset.py in line 130, I changed the value of mode to 'constant' and It runs until stops...

![error](https://user-images.githubusercontent.com/34625980/34319918-d7a57e5e-e7d4-11e7-9927-89bd2744cabc.png) OS: Windows 10 Home Python: 2.7.14 Terminal: Windows Powershell of Visual Studio Code version 1.19.1 command: ```python .\generate_dataset.py --path="../lfw"``` (lfw is in the root of repository) cwd: repo_root/dataset