roguesir / DL-ML-projectLinks
Deep Learning and Machine Learning project
☆120Updated 6 years ago
Alternatives and similar repositories for DL-ML-project
Users that are interested in DL-ML-project are comparing it to the libraries listed below
Sorting:
- MTCNN提出了一种Multi-task的人脸检测框架,将人脸检测和人脸特征点检测同时进行。提出一个新的基于CNN的级联型框架,用于联和(joint)人脸检测和对齐;还设计轻量级的CNN架构使得速度上可以达到实时;提出一个有效的online hard sample mini…☆38Updated 6 years ago
- 基于tensorflow的人脸识别☆116Updated 6 years ago
- share examples of tensorflow☆63Updated 6 years ago
- 利用facenet实现检测图片中的人脸,将识别到的人脸向量存入数据库,此外利用post提交一个新图片 返回数据库中相似的人脸的信息☆86Updated 7 years ago
- This is a Deep Learning practice Demo which can find person in the video by human face.人脸识别的小demo,通过待识别的人脸图像在视频影像中找人。☆90Updated 6 years ago
- The wheel package files of Dlib and pip for Python in Window / Dlib 和 pip 安装的 whl 文件☆65Updated 5 years ago
- 基于tensorflow的人脸识别☆23Updated 7 years ago
- EasyPR-python☆71Updated 7 years ago
- 复现MTCNN论文,参考了众多复现代码,在此表示感谢~☆19Updated 6 years ago
- 用FaceNet模型计算两个人脸之间的距离☆46Updated 7 years ago
- a general image classifer framework written by Keras☆146Updated 7 years ago
- 人脸识别算法,结合facenet网络结构和center loss作为损失,基于tensorflow框架,含训练和测试代码,支持从头训练和摄像头测试☆154Updated 5 years ago
- 基于keras的银行卡号识别☆69Updated 6 years ago
- Face Recognization System By MTCNN & Insightface☆48Updated 6 years ago
- ☆65Updated 7 years ago
- 利用facenet进行人脸特征提取,保存入mysql,后期可进行比对进行人脸登陆☆79Updated 6 years ago
- python的face_recognition人脸识别库的使用☆70Updated 7 years ago
- TensorFlow实现Kaggle猫狗大战☆56Updated 8 years ago
- ICPR 2018 挑战赛一:网络图像的文本识别 / ICPR 2018 挑战赛二:网络图像的文本检测☆42Updated 7 years ago
- ☆47Updated 6 years ago
- Use tensorflow.contrib.slim to training a simple CNN classification model☆37Updated 6 years ago
- tensorflow实现的深度学习应用和模型☆71Updated 6 years ago
- DataStructure(SwordOffer、LeetCode)、Deep Learning(Tensorflow、Keras、Pytorch)、Machine Learning(sklearn、spark)、AutoML、AutoDL、ModelDeploying、S…☆351Updated 2 years ago
- a demo to use insightface☆96Updated 5 years ago
- Deep Learning on 身份证识别☆124Updated 6 years ago
- 针对不定长的验证码使用ctc_loss+lstm进行训练,然后在测试集合上面进行测试☆18Updated 7 years ago
- 人脸打分服务,通过tensorflow通过人脸识别,测年龄,最终返回打分的json☆33Updated 8 years ago
- emotion classifier based on kaggle fer2013☆197Updated 5 years ago
- tensorflow + python3实现,目标是实现DeepID2+☆63Updated 7 years ago
- Face recognition using triplet loss, implementing FaceNet with pytorch.人脸识别项目,提供一个小型数据集用作验证,使用三元组损失函数(Triplet loss)提升准确率和泛化能力,对FaceNet进行了…☆131Updated 7 years ago