a face recognition system based on convolutional neural network.
☆61May 4, 2019Updated 7 years ago
Alternatives and similar repositories for face_recognition_using_opencv_keras_scikit-learn
Users that are interested in face_recognition_using_opencv_keras_scikit-learn are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 小样本学习的一些方法☆13Jul 28, 2019Updated 6 years ago
- Facenet implementation by Keras2☆580Nov 28, 2018Updated 7 years ago
- FaceRecognition2 is an implementation project of face detection and recognition. The face detection using MTCNN algorithm, and recognitio…☆20Jun 20, 2018Updated 7 years ago
- ☆14Apr 16, 2019Updated 7 years ago
- Face recognition using MTCNN and FaceNet☆58Feb 1, 2018Updated 8 years ago
- GPUs on demand by Runpod - Special Offer Available • AdRun AI, ML, and HPC workloads on powerful cloud GPUs—without limits or wasted spend. Deploy GPUs in under a minute and pay by the second.
- Implemention of lanenet model for real time lane detection using deep neural network model☆11Aug 13, 2018Updated 7 years ago
- This is a simple demonstration for running Tensorflow inception v3 model on TensorRT☆12Jun 5, 2018Updated 8 years ago
- Extract the key frame from the tested video, and then search the most similar Images from the database, which consists over 1,4000 pictur…☆10Mar 13, 2014Updated 12 years ago
- 基于facenet的实时人脸识别系统☆447Sep 26, 2018Updated 7 years ago
- 人脸识别应用☆405May 6, 2025Updated last year
- A 3D , third person Car adventure game. A time chase mission, freedrive and cityView. Made from scratch using pure C++ and OpenGL API.☆10Apr 17, 2018Updated 8 years ago
- LINEBot☆13Apr 7, 2025Updated last year
- A pyhton implentation of VBPR☆10Apr 6, 2020Updated 6 years ago
- face detection, verification and recognition using Keras☆140Feb 21, 2018Updated 8 years ago
- GPU virtual machines on DigitalOcean Gradient AI • AdGet to production fast with high-performance AMD and NVIDIA GPUs you can spin up in seconds. The definition of operational simplicity.
- tf.keras implementations of deep texture recognition & fine-grained image classification models☆29Sep 13, 2019Updated 6 years ago
- TinyMind人民币编码识别竞赛,第三名代码☆21Apr 7, 2020Updated 6 years ago
- Android端的基于OpenCV和Dlib的图片、视频人脸检测和人脸识别☆96May 15, 2018Updated 8 years ago
- 镭神c16,16线激光雷达☆11Apr 21, 2020Updated 6 years ago
- OpenGL seen through Hartley-Zisserman camera model☆22Oct 29, 2017Updated 8 years ago
- OpenCV4Android including various examples // OpenCV4Android开发实录 应用示例集合☆116Mar 7, 2022Updated 4 years ago
- AlexNet,GoogleNet,VGG和ResNet网络架构的demo示例☆22Sep 27, 2018Updated 7 years ago
- Tutorial of OpenGL ES using PowerVR framework☆12Jan 4, 2023Updated 3 years ago
- 对 YOLOv3 做模型剪枝(network slimming),对于 oxford hand 数据集(因项目需要),模型剪枝后的参数量减少 80%,Infer 的速度达到原来 2 倍,mAP 基本不变☆12Jul 12, 2019Updated 6 years ago
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting for WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Deploy in minutes on Cloudways by DigitalOcean.
- word2vec wordembedding embedding google☆12Aug 15, 2017Updated 8 years ago
- YOLOv1 implementation of Pytorch with multi-backbone☆10May 8, 2019Updated 7 years ago
- We apply attention on LSTM to give more weight to the items which are more relevant for next-item prediction☆11Dec 26, 2018Updated 7 years ago
- 生态模拟仿真系统☆10Aug 5, 2020Updated 5 years ago
- Content based Recommender System which implements sentiment analysis(Naive Bayes,SVMs) on Amazon product reviews. Built in Python(Beautif…☆10Jan 5, 2015Updated 11 years ago
- 深度学习之神经网络核心原理与算法-课程学习相关代码☆13Aug 18, 2018Updated 7 years ago
- LaTeX Template Satisfying McMaster Thesis Formatting Requirements☆16May 6, 2014Updated 12 years ago
- ☆13Feb 10, 2021Updated 5 years ago
- Web Danbooru☆33Nov 13, 2019Updated 6 years ago
- Bare Metal GPUs on DigitalOcean Gradient AI • AdPurpose-built for serious AI teams training foundational models, running large-scale inference, and pushing the boundaries of what's possible.
- # Algorithms compared: # > Proximal Gradient Descent # > Accelerated Proximal Gradient Descent # > Coordinate Descent # > Alternating Di…☆11Feb 4, 2016Updated 10 years ago
- A java implementation of k-means algorithm.It uses ball tree as internal data structure to accelerate the computation.It uses 2-norm dist…