Commit Graph

712 Commits

Author SHA1 Message Date
Brandon Amos d845e6cd16 align-dlib: Add verbose option. 2016-02-27 15:11:05 -05:00
Brandon Amos 1bb08b2e83 Website: Link to related projects and articles.
Let me know if you all want to tweak these.

+ @mkiser's algorithmia post
+ @richards-tech's NiFi integrations
+ @aybassiouny's C++ version
+ @hbredin's pyannote-video (want a one-sentence description or link somewhere else?)
2016-02-26 18:00:01 -05:00
Brandon Amos 69837ba70b Bump version to 0.2.1 2016-02-25 12:41:24 -05:00
Brandon Amos aeb14897c5 Update acknowledgements. 2016-02-24 23:59:29 -05:00
Brandon Amos a1a644c44c Tests: Make lfwSubset assertions more informative. 2016-02-21 16:18:16 -05:00
Brandon Amos d89548721b Acknowledge great issue and PR templates from @rhiever, @justinabrahms, and @auremoser 2016-02-19 14:58:10 -05:00
Brandon Amos ac7c784b60 Add a PR template and improve the issue template.
Thanks @rhiever!
I added you to our project's acknowledgments for these.
2016-02-19 14:30:19 -05:00
Brandon Amos c79cc4a73e Classification demo: Use a linear SVM with C=1 instead of grid search. 2016-02-19 14:18:02 -05:00
Brandon Amos f10dee4559 Add ISSUE_TEMPLATE. 2016-02-19 12:20:45 -05:00
Brandon Amos b3e41133ca lfw-classification: Add largeFont option. 2016-02-17 13:55:12 -05:00
Brandon Amos deeb66f87d Docs: Link to @cowbjt's web demo fork 2016-02-17 13:55:12 -05:00
Brandon Amos 8a4c2cae0a Fix flake8 warnings. 2016-02-17 13:55:12 -05:00
Brandon Amos 90297b735d Update CONTRIBUTING.md 2016-02-15 15:04:06 -05:00
Brandon Amos c40c301e5c Merge branch 'master' of github.com:cmusatyalab/openface 2016-02-14 21:58:34 -05:00
Brandon Amos 58ac465119 Add outlier detection util script. 2016-02-14 21:57:39 -05:00
Brandon Amos 91376f9caa Remove stderr output.
Thanks @kleinsound
2016-02-11 13:59:56 -05:00
Brandon Amos c1235f712a Add CONTRIBUTING.md 2016-02-08 07:46:59 -05:00
Brandon Amos b922abc153 Fix flake8 warnings. 2016-02-07 17:50:41 -05:00
Brandon Amos 964c06f64a lfw-classification: Just use a linear SVM instead of grid search. 2016-02-07 17:24:39 -05:00
Brandon Amos 18bae7d1ad Update LFW plots. 2016-02-06 23:41:17 -05:00
Brandon Amos dfa6b7f614 Add LFW classification experiment. 2016-02-06 19:27:05 -05:00
Brandon Amos 0ec2de4572 Fix luacheck warning. 2016-02-06 19:24:38 -05:00
Brandon Amos b43f510489 nn4.small2.def: Comment out reshapes. 2016-02-06 18:56:50 -05:00
Brandon Amos c206fa20c5 Add print-network-table 2016-02-06 18:56:32 -05:00
Brandon Amos 3fefe5825c get-models: Change == to = to resolve #92 2016-02-06 16:32:38 -05:00
Brandon Amos cfe3a83e2f websocket server: Use store_true for --cuda. 2016-02-05 20:08:18 -05:00
Brandon Amos a5528889c4 lfw: classify->verify 2016-02-05 20:08:18 -05:00
Brandon Amos 7d8c6ba012 Disable stderr piping in Torch subprocess for #87 2016-01-29 10:36:38 -05:00
Brandon Amos 744bf8b55e Update copyright statement to include all models.
Thanks @mdoumbouya
2016-01-26 17:51:57 -05:00
Brandon Amos 2840c632ae README: Add example directory structure. 2016-01-26 10:51:44 -05:00
Brandon Amos b3735ff641 align-dlib: Remove outdated sys.path modification.
Thanks @kleinsound!
2016-01-25 15:54:12 -05:00
Brandon Amos be0cc05ea1 TorchNeuralNet: Improve error message when the subprocess dies. 2016-01-23 17:28:57 -05:00
Brandon Amos 147ce31b33 Remove comment from openface_server.lua. 2016-01-23 17:25:35 -05:00
Brandon Amos 6d69373a44 setup.py: Bump version. 2016-01-22 12:03:36 -05:00
Brandon Amos 5946f37d60 Docs: Add news. 2016-01-21 12:56:41 -05:00
Brandon Amos 19d9d8c703 Add more details to start-servers.sh
Thanks @justinsteele
2016-01-20 23:18:17 -05:00
Brandon Amos e8cd669265 Docs: Phrasing. 2016-01-20 14:39:40 -05:00
Brandon Amos 2eaff950d7 Docs: Update index. 2016-01-20 13:18:27 -05:00
Brandon Amos c7a0e79841 docs: Correct lfw command. 2016-01-20 12:45:00 -05:00
Brandon Amos 17fe502e4d Update illegal instruction error note. 2016-01-19 14:59:21 -05:00
Brandon Amos ec70d3c4de Update illegal instruction error note. 2016-01-19 14:57:29 -05:00
Brandon Amos f7af1436ad Docs: FAQ: Add illegal instruction error. 2016-01-19 14:19:01 -05:00
Brandon Amos 28419c2a0d Correct link to LICENSE. 2016-01-19 14:07:37 -05:00
Brandon Amos f091896e79 Bump release in README. 2016-01-19 11:42:17 -05:00
Brandon Amos 60d371d19b Remove test command from Docker example since it requires other dependencies. 2016-01-19 11:36:22 -05:00
Brandon Amos 89084a9134 Docs: Update faq. 2016-01-19 10:07:22 -05:00
Brandon Amos 1e2791a396 Fix typo. 2016-01-19 08:08:24 -05:00
Brandon Amos 2a2cfd9c92 Fix typo. 2016-01-19 06:20:01 -05:00
Brandon Amos b336249d5f Add 0.2.0 release notes.
Thanks @hbredin and @melgor!
2016-01-19 06:16:18 -05:00
Brandon Amos 85fe1b1825 Docs: Add performance to faq. 2016-01-19 06:16:18 -05:00