C++ MTCNN inferencing with only OpenCV
☆18May 9, 2020Updated 5 years ago
Alternatives and similar repositories for mtcnn-opencv
Users that are interested in mtcnn-opencv are comparing it to the libraries listed below
Sorting:
- OpenCV deep learning module (dnn module) implementation with MobileNet-SSD network for object detection.☆23Jul 17, 2018Updated 7 years ago
- Agile assessment exercise ideas☆15Apr 14, 2025Updated 11 months ago
- Semantic rule engine for QML☆10Aug 3, 2017Updated 8 years ago
- A tableView with animation show up☆43Apr 19, 2013Updated 12 years ago
- A 3D Endless Runner Game based on Kinect.☆10Jun 20, 2019Updated 6 years ago
- react native qrcode decorder from local image file.☆10Nov 19, 2015Updated 10 years ago
- Machine Learning in Action(机器学习实战)☆11Jan 26, 2018Updated 8 years ago
- ☆11Jul 14, 2017Updated 8 years ago
- 开源一个未能上线的直播的APP,供有同样需求者参考☆12Jan 12, 2017Updated 9 years ago
- ☆11Mar 23, 2021Updated 4 years ago
- GPUImage Movie Writer - Added Multiple Audio Track Writing Support☆13Jan 10, 2015Updated 11 years ago
- Super fast accurate face detector ! SCRFD(CVPR 2021) with MNN/TNN/NCNN/ONNXRuntime C++.☆19Jan 12, 2022Updated 4 years ago
- A pytorch reimplementation of liuwei16/CSP, their trained keras weights are loaded in pytorch.☆13Mar 27, 2020Updated 5 years ago
- Development of 3D face and ear recognition system☆14Jan 9, 2020Updated 6 years ago
- Introduction to Statistical Reasoning and Data Science☆15Jan 8, 2019Updated 7 years ago
- 能够比较方便进行迁移学习的MobileNetV3 Backbone复现☆15Jul 25, 2024Updated last year
- 通过C++调用yolov3☆13Sep 25, 2019Updated 6 years ago
- fast face detect☆18Nov 26, 2019Updated 6 years ago
- Android yolox hand detect by ncnn☆19Aug 19, 2021Updated 4 years ago
- 这个项目的目的是整合招聘信息,并做一定处理。☆16Jul 7, 2017Updated 8 years ago
- To find the key frame of a video☆32Jul 31, 2019Updated 6 years ago
- License Plate Recognition at character level☆10May 18, 2019Updated 6 years ago
- leetcode解题代码☆11Oct 27, 2016Updated 9 years ago
- Quake 2 GPL Source Release☆23Jan 27, 2013Updated 13 years ago
- This is the result of the mountain program from "Computer Systems: A Programmer's perspective" by Randal E.Bryant and David R.O'Hallaron.☆26May 24, 2023Updated 2 years ago
- A study to see how well the Opus audio codec works on a iPhone.☆14Feb 15, 2014Updated 12 years ago
- Source code management → notes and ideas → mono-repos, trunk-based-development, etc.☆26Apr 14, 2025Updated 11 months ago
- Photographic Lens Simulator☆47Oct 4, 2020Updated 5 years ago
- 📚 Computer Science Books 计算机技术类书籍 PDF☆13Jul 26, 2019Updated 6 years ago
- Revision of official yolov7-pose to support custom dataset for keypoint detection☆11Nov 12, 2023Updated 2 years ago
- Face Recognition with SVM classifier using PCA, ICA, NMF, LDA reduced face vectors☆12Nov 22, 2022Updated 3 years ago
- Matlab code for 3D face reconstruction from stereo image pairs☆20May 11, 2019Updated 6 years ago
- 人脸识别的项目,基于arcface算法,使用CelebA和LFW数据集。☆14Nov 4, 2021Updated 4 years ago
- pytorch implement for RPNet☆33Nov 22, 2022Updated 3 years ago
- This programm allow you to extract skin color from face and classify it to the arbitraty number of clusters☆14Jan 18, 2020Updated 6 years ago
- A standard test method library for the Advantest V93000 (and hopefully others in future)☆15Jul 22, 2022Updated 3 years ago
- An implementation of MTCNN Face detector using OpenCV's DNN module