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
Brandon Amos
8ff6792140
Link to @ageitgey's blog post on our website.
2016-07-26 11:12:56 -04:00
Brandon Amos
a2df4c67ae
Fix flake8 warnings.
2016-07-25 19:06:25 -04:00
Brandon Amos
96743001d3
Add torch_neural_net.lutorpy by Vitalius Parubochyi
2016-07-25 17:27:11 -04:00
Brandon Amos
131f7bbf0c
Dockerfile: Fix link for #166 .
2016-07-23 17:42:59 -04:00
Brandon Amos
469ae3bac9
Dockerfile: Link Torch binaries to /usr/local/bin for #166 .
...
Thanks @luinstra for the suggestion
2016-07-23 17:20:30 -04:00
Brandon Amos
a59f87d503
Remove unnecessary import.
2016-07-15 16:09:02 -04:00
Brandon Amos
dd4f084c85
Remove --version 2 from tests.
2016-07-15 16:00:43 -04:00
Brandon Amos
84576d252d
Remove align_v2.
...
align_v2 manually computes the same affine transformation as align_v1
2016-07-15 15:14:58 -04:00
Brandon Amos
87e5c047dc
Merge pull request #161 from melgor/fix_test
...
Fix testing
2016-07-13 13:41:08 -04:00