-
Updated
Feb 14, 2021 - Python
face-detection
Here are 2,419 public repositories matching this topic...
-
Updated
Feb 2, 2021 - Python
-
Updated
Feb 9, 2021 - C++
-
Updated
Dec 16, 2020 - Go
Feature-Request
Describe the Feature
Hi
Thank you very much for the library!
I've been working on a barcode scanner, with a centered rectangle indicating to the user where he should put the barcode. I would like the scanner to ignore barcodes outside the rectangle. For this purpose I used rectOfInterest, and it worked out of the box and as expected on iOS. However, on Android I've
-
Updated
Feb 21, 2021 - Python
-
Updated
Nov 26, 2020 - Python
-
Updated
Feb 22, 2021
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
Feb 18, 2021 - Go
-
Updated
Jul 26, 2020 - Python
-
Updated
Aug 1, 2020 - Swift
-
Updated
Feb 2, 2021
-
Updated
Jan 11, 2021 - Jupyter Notebook
-
Updated
Feb 23, 2021 - Python
-
Updated
Mar 26, 2020 - Python
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
Feb 16, 2021 - JavaScript
-
Updated
Feb 2, 2021 - JavaScript
-
Updated
Jan 25, 2021 - C++
-
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
Apr 4, 2019 - Jupyter Notebook
-
Updated
Feb 6, 2021 - C
-
Updated
Nov 28, 2020 - C
-
Updated
Mar 21, 2020 - MATLAB
-
Updated
Jan 19, 2021 - C++
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
fetchVideoandbufferToVideothat works pretty much like thefetchImageandbufferToImagefunctions.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