-
Updated
Oct 2, 2021 - Python
face-detection
Here are 2,905 public repositories matching this topic...
-
Updated
Aug 25, 2021 - Python
-
Updated
Sep 24, 2021 - C++
-
Updated
Oct 4, 2021 - Python
-
Updated
Jul 26, 2021 - Go
-
Updated
Oct 1, 2021 - Java
-
Updated
Apr 26, 2021 - Python
Is it possible to use RetinaFace instead of SFD ?
-
Updated
Feb 22, 2021
-
Updated
Oct 5, 2021 - Python
Stitching API
Opencv provide a Stitching module/API
Bascially, i would like to be able to rewrite stitching_detailed.cpp in javascript
This includes :
- Stitcher class
- Features extractors (already implemented in opencv4nodejs)
- Estimator
-
Updated
Sep 1, 2021 - Go
-
Updated
Sep 30, 2021 - C++
-
Updated
Aug 31, 2021
-
Updated
Aug 1, 2020 - Swift
-
Updated
Sep 8, 2021 - Python
-
Updated
Sep 7, 2021 - Jupyter Notebook
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
-
Updated
Aug 20, 2021 - JavaScript
-
Updated
Sep 29, 2021 - C++
-
Updated
Feb 2, 2021 - JavaScript
-
Updated
Feb 6, 2021 - C
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
Apr 4, 2019 - Jupyter Notebook
-
Updated
Sep 28, 2021 - Java
-
Updated
Sep 11, 2016 - Python
-
Updated
Sep 6, 2021 - C
Describe the bug
When a user doesn't have any applications, he sees the "Create Application" title instead of "Applications"
To Reproduce
Steps to reproduce the behavior:
- Install and run CompreFace
- Navigate to http://localhost:8000/login
- Click "Sign up"
- Fill out the required fields -> Sign up
- Login with just created account
- Open the "Demo" application
- Click
-
Updated
Jun 14, 2021 - Jupyter Notebook
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."
I've ran into this issue for a couple hours and I ended up editing the dist library adding two new functions called
fetchVideo
andbufferToVideo
that works pretty much like thefetchImage
andbufferToImage
functions.I'll leave it here to help somebody else with the same issue and in case someone wants to include it on future releases.
face-api.js