Re: OpenFace Integration with Django

2017-02-16 Thread RON MICHAEL
Great! I've tried logging stuff but it doesn't seem to work when uploading it to a webserver. When running on my localhost server there was a log about a depreciation, then when it was doing training, then when it has finished training. But I can't seem to see it in the webserver terminal :/ On

Re: OpenFace Integration with Django

2017-02-15 Thread Shawn Milochik
It's probably some difference between environments. If you know your code works (it runs locally) and you're running the same versions of all your dependencies (Python, Django, Openface, etc.), then it doesn't *seem* too likely to be a major bug. It *could* be a bug -- not checking for and handling