Commit Graph

712 Commits

Author SHA1 Message Date
Brandon Amos 96b45fd0eb
Use https for the model downloads. 2017-02-07 13:43:42 -05:00
Brandon Amos ec25aecb0d
Travis: Update models download link. 2017-02-07 12:16:35 -05:00
Brandon Amos 320cf3d728
Update links to our models. 2017-02-07 11:56:49 -05:00
Brandon Amos 6848378f40
get-models: Use no-check-cert for our self-hosted models. 2017-02-07 11:33:01 -05:00
Brandon Amos 4ee2cd34fe
Travis: Use trusty dist. 2017-02-07 11:29:38 -05:00
Brandon Amos ccb9b8ec11
Travis: Remove flake, pep, and luacheck. 2017-02-07 11:23:19 -05:00
Brandon Amos b84b7c67f2
Torch Neural Net: Add deconstructor back. 2017-01-07 18:39:26 -05:00
Alex f9764b9c5d Replace destructor with context manager (#223)
* Make TorchNeuralNet a context manager.

Add __enter__/__exit__ method to kill Torch subprocess

* Update doc for the TorchNeuralNet

* Fix code snippets

* Update doc for enter/exit methods

* Format docstring for enter/exit methods
2017-01-07 18:37:23 -05:00
Brandon Amos 7659f7907d
Add @BrandonJoffe's home_surveillance project to our homepage. 2016-11-04 13:22:51 -04:00
Brandon Amos 6343e40441 Add docs to torch_neural_net.__del__ 2016-10-21 09:37:41 -04:00
Brandon Amos 0b6b22313e Add destructor to torch_neural_net for #194 2016-10-21 07:47:42 -04:00
Brandon Amos 4d0280557c Revert "Update tests to use numpy.testing"
This reverts commit 882109c141.
2016-10-16 01:32:00 -04:00
Brandon Amos 882109c141 Update tests to use numpy.testing 2016-10-15 18:22:40 -04:00
Brandon Amos 1267e1abb3 Fix the data type image.load
Thanks Daniil Belkov!

`byte` was defaulting to `"float"`
2016-10-07 14:27:21 -04:00
NMA 041c90f0c1 Added --multi option to infer operation to show a list of faces detected (#189)
* Added --multi option to infer operation to show a list of faces detected in image

* Added testing for infer --multi demo
2016-09-22 06:51:04 -04:00
Ullallulloo 35c99507a6 Added further extension variation acceptance and made extensions properly case insensitive (#188) 2016-09-20 08:36:43 -04:00
Brandon Amos 97f30d5d05 Update sphere demo page. 2016-09-15 09:30:09 -04:00
Brandon Amos 3f8067731d webcam -> camera 2016-09-15 09:02:26 -04:00
Brandon Amos b423779eb1 Bump date. 2016-09-15 08:49:50 -04:00
Brandon Amos 7f6413fca9 Remove unused code. 2016-09-15 08:43:43 -04:00
Brandon Amos bb64d6917e Add sphere demo docs. 2016-09-15 08:43:39 -04:00
Brandon Amos 8bc8227937 Add sphere demo gif. 2016-09-15 08:01:39 -04:00
Brandon Amos 6b453b0b00 sphere demo: Add link to model download. 2016-09-15 08:01:26 -04:00
Brandon Amos f8e37ad8cd Split exhibit images. 2016-09-11 12:35:22 -04:00
Brandon Amos 0b2f07127d cls-3d -> sphere 2016-09-11 12:27:04 -04:00
Brandon Amos 4f6c65bf3c Add data (after)lives poster. 2016-09-11 12:16:43 -04:00
Brandon Amos 909a431db2 Update exhibits.png 2016-09-11 12:15:22 -04:00
Brandon Amos 465fdefc81 Add sphere demo images. 2016-09-11 12:11:25 -04:00
Brandon Amos 1745b19dfa
cls-3d: Fix pep warnings. 2016-09-02 14:27:42 -04:00
Brandon Amos 9c5580d7d1
cls-3d: Bump alpha up. Add text. 2016-09-02 13:33:59 -04:00
Brandon Amos f5c71ad47b
Initial commit with the rest of cls-3d.py 2016-09-02 08:36:22 -04:00
Gabriele Farina da93d45236
Initial commit of projectS and projectC to cls-3d.py 2016-09-01 23:27:30 -04:00
Brandon Amos d915244d23 Update ISSUE_TEMPLATE.md 2016-08-25 15:23:05 -04:00
Brandon Amos 13701ec424 Image loading: Use 'float' instead of an undefined variable. 2016-08-22 19:39:45 -04:00
Brandon Amos 60d31c09b4
Update faq. 2016-08-21 22:03:07 -04:00
Brandon Amos 2f0566a19e
Update link to post. 2016-08-10 13:51:30 -04:00
Brandon Amos f57a92c1c7
Update website. 2016-08-10 09:58:41 -04:00
Rasmus Haglund 611d05af47 Updated to work with new openface api (#177)
* Updated to work with new openface api

* Prevent the save from breaking when getRep returns None
2016-08-06 21:21:33 -04:00
Gu Wang 80014e0e97 Update classifier.py (#176)
* Update classifier.py

Add an option to train with grid search svm.

* Update classifier.py
2016-08-06 21:19:21 -04:00
Gu Wang 3dc4546198 Update data.py (#174)
Modify openface.data to deal with images with upper case extension
2016-08-02 10:40:37 -04:00
Brandon Amos 67e9c5d84f ms-celeb-1m: Use MID for directory, imgSearchRank+faceID for name. 2016-07-31 08:51:31 -04:00
Brandon Amos 3582d542c4 Fix flake warning. 2016-07-29 16:05:45 -04:00
Brandon Amos 592052b819
Add comment. 2016-07-29 16:02:22 -04:00
Brandon Amos 45c0e05fca Remove comment from copied header. 2016-07-29 15:56:22 -04:00
Brandon Amos c35e2f38a8 ms-celeb-1m: Remove magic dependency from extraction script. 2016-07-29 15:53:54 -04:00
Brandon Amos 24f616b0bb ms-celeb-1m: Add data extraction script for #170 2016-07-29 15:53:15 -04:00
Brandon Amos 43e2b61d49
Docs: Mention classifier_webcam and unknown person detection. 2016-07-28 14:42:48 -04:00
Vijayenthiran Subramaniam fa2a3a5d20 Unknown people benchmarking with lfw dataset. (#171)
* Added few classifiers to demos/classifier.py; demos/classifier_test_train.py - for test train accuracy estimation; demos/classifier_webcam.py for webcam face recognition

* Two stage classifier in webcam demo

* Renamed classifier_test_train; cleaned up demos/classifier_webcam.py

* Initial commit of working unknown evaluation. Clean up pending

* Clean up lfw-classification-unknown.py and fix flake8 warnings
2016-07-28 14:38:14 -04:00
Brandon Amos 0d301b916d
Mention ASCII models in the FAQ. 2016-07-26 11:27:51 -04:00
Brandon Amos 8764f2bdba
Reference @davidsandberg's FaceNet TensorFlow implementation on our website. 2016-07-26 11:16:57 -04:00