-
Updated
Oct 12, 2020 - Python
face-detection
Here are 1,046 public repositories matching this topic...
-
Updated
Sep 25, 2020 - Python
-
Updated
Oct 17, 2020 - Python
-
Updated
Jun 20, 2020 - Python
-
Updated
Jul 26, 2020 - Python
-
Updated
Mar 26, 2020 - Python
-
Updated
Oct 17, 2020 - Python
-
Updated
Sep 11, 2016 - Python
Notebook Examples
The current examples are in the form of scripts. To make easier and more interactive for users of the library it would help to have notebooks demonstrating these examples. For now the notebooks would go under examples folder under branch 2.0 where porting to Python 3+ is happening.
Add Unit Tests
-
Updated
Sep 29, 2020 - Python
-
Updated
Jun 29, 2020 - Python
-
Updated
Oct 12, 2020 - Python
-
Updated
Dec 22, 2019 - Python
-
Updated
Dec 21, 2019 - Python
-
Updated
Mar 31, 2020 - Python
-
Updated
Sep 25, 2020 - Python
-
Updated
Jul 23, 2020 - Python
-
Updated
Jul 30, 2020 - Python
-
Updated
Mar 22, 2020 - Python
-
Updated
Mar 23, 2020 - Python
-
Updated
Dec 9, 2018 - Python
-
Updated
Jun 16, 2020 - Python
-
Updated
Oct 2, 2020 - Python
-
Updated
Aug 22, 2018 - Python
-
Updated
Oct 14, 2017 - Python
-
Updated
Dec 23, 2017 - Python
-
Updated
Jun 17, 2018 - Python
-
Updated
Jan 2, 2019 - Python
Improve this page
Add a description, image, and links to the face-detection topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the face-detection topic, visit your repo's landing page and select "manage topics."
Hi
when I do classification with the pretrained vggface2 model, how do I match a probability to a name? do you have a list of labels for the trained model?
Thanks