openface/openface
Andrew 71ee6ee747 Make OpenFace work with Python 3 (#231)
* Make OpenFace Python 3 compatible, retaining Python 2 compatibility.
Tests could be parameterised to test for either Python 2 or 3.
Tests currently fail due to different library calculation outcomes?

* Tiny change to remove the dependency on nosetest3.

* Dockerfile updates for OpenFace + Python3 + Dlib19.2 + OpenCV3.2

* Revert "Dockerfile updates for OpenFace + Python3 + Dlib19.2 + OpenCV3.2"

This reverts commit ec08fc9226.

* Change for python2 backwards compatibility

* Change for python2 backwards compatibility

* Change to ensure python2 backwards compatibility

* Change to ensure python2 backwards compatibility
2017-04-24 17:50:16 -04:00
..
__init__.py Make OpenFace work with Python 3 (#231) 2017-04-24 17:50:16 -04:00
align_dlib.py Remove unnecessary import. 2016-07-15 16:09:02 -04:00
data.py Added further extension variation acceptance and made extensions properly case insensitive (#188) 2016-09-20 08:36:43 -04:00
helper.py Fix pep257 warnings. 2016-01-11 17:42:20 -05:00
openface_server.lua Image loading: Use 'float' instead of an undefined variable. 2016-08-22 19:39:45 -04:00
torch_neural_net.lutorpy.py Fix flake8 warnings. 2016-07-25 19:06:25 -04:00
torch_neural_net.py Make OpenFace work with Python 3 (#231) 2017-04-24 17:50:16 -04:00