Go to file
Brandon Amos 7ba9ed8727 Docs: Mention batch-represent with the classification demo. 2015-11-11 11:00:21 -05:00
batch-represent batch-represent: Set the default tensor type. 2015-11-09 11:12:10 -05:00
demos Web Demo: Use a non-interactive backend. 2015-11-02 11:15:02 -05:00
docker Expose port 9000 from the docker container. 2015-10-31 17:12:47 -04:00
docs Docs: Mention batch-represent with the classification demo. 2015-11-11 11:00:21 -05:00
evaluation
images
models Don't ignore sigint 2015-10-17 13:38:14 -04:00
openface Fix alignment references. 2015-11-05 08:55:03 -05:00
training Make suggestion 1 the default option. #48. 2015-11-09 15:58:05 -05:00
util align-dlib: Fix logic for debug images for #43. 2015-10-29 15:24:22 -04:00
.gitignore Ignore mkdocs' site dir. 2015-11-02 17:32:00 -05:00
.gitmodules
.travis.yml
CHANGELOG.md
LICENSE
README.md Doc and README tweaks. 2015-11-02 17:41:09 -05:00
cloc.sh
mkdocs.yml Formatting. 2015-11-04 15:30:38 -05:00

README.md

OpenFace

[ ![Build Status] travis-image ] travis [ ![Release] release-image ] releases [ License license-image ] license [ DOI doi-image ] doi [ Gitter gitter-image ] gitter


Licensing

The source code and trained models nn4.v1.t7 and celeb-classifier.nn4.v1.t7 are copyright Carnegie Mellon University and licensed under the Apache 2.0 License. Portions from the following third party sources have been modified and are included in this repository. These portions are noted in the source files and are copyright their respective authors with the licenses listed.

Project Modified License
Atcold/torch-TripletEmbedding No MIT
facebook/fbnn Yes BSD