-
Updated
Apr 3, 2022 - Python
face-detection
Here are 3,390 public repositories matching this topic...
-
Updated
May 26, 2022 - Python
-
Updated
May 31, 2022 - Python
-
Updated
May 16, 2022 - C++
-
Updated
May 23, 2022 - Go
-
Updated
Mar 2, 2022 - Java
-
Updated
Jun 1, 2022 - Python
-
Updated
Feb 10, 2022 - 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
May 6, 2022 - Go
-
Updated
Feb 20, 2022 - TypeScript
-
Updated
May 30, 2022
-
Updated
Jun 1, 2022 - C++
-
Updated
Aug 1, 2020 - Swift
-
Updated
May 30, 2022 - 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
May 26, 2022 - Jupyter Notebook
-
Updated
May 2, 2022 - JavaScript
-
Updated
Oct 18, 2021 - C++
-
Updated
May 10, 2022 - Java
-
Updated
Jun 1, 2022 - Java
-
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
这个issue主要讲一下,如何把你自己的模型添加到lite.ai.toolkit。lite.ai.toolkit集成了一些比较新的基础模型,比如人脸检测、人脸识别、抠图、人脸属性分析、图像分类、人脸关键点识别、图像着色、目标检测等等,可以直接用到具体的场景中。但是,毕竟lite.ai.toolkit的模型还是有限的,具体的场景下,可能有你经过优化的模型,比如你自己训了一个目标检测器,可能效果更好。那么,如何把你的模型加入到lite.ai.toolkit中呢?这样既能用到lite.ai.toolkit一些已有的算法能力,也能兼容您的具体场景。这个issue主要是讲这个问题。大家有疑惑的可以提在这个issue,我会尽可能回答~
-
Updated
Apr 10, 2022 - Jupyter Notebook
-
Updated
Jun 14, 2021 - Jupyter Notebook
-
Updated
Sep 11, 2016 - 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."
Is it possible to use RetinaFace instead of SFD ?