jamess010 / AIOpen
AIOpen是一个按人工智能三要素(数据、算法、算力)进行AI开源项目分类的汇集项目,项目致力于跟踪目前人工智能(AI)的深度学习(DL)开源项目,并尽可能地罗列目前的开源项目,同时加入了一些曾经研究过的代码。通过这些开源项目,使初次接触AI的人们对人工智能(深度学习)有更清晰和更全面的了解。
☆96Updated 5 years ago
Alternatives and similar repositories for AIOpen:
Users that are interested in AIOpen are comparing it to the libraries listed below
- 『Python实用教程』一文带你了解人脸识别应用原理及手把手教学实现自己的人脸识别项目☆36Updated 3 years ago
- 儿童教育知识图谱、资源、方法☆99Updated 8 years ago
- CNN训练与测试人脸戴眼镜与否的图片分类(TensorFlow)☆30Updated 7 years ago
- This is a Deep Learning practice Demo which can find person in the video by human face.人脸识别的小demo,通过待识别的人脸图像在视频影像中找人。☆90Updated 5 years ago
- 学习计算机视觉的道路上☆39Updated 6 years ago
- 基于OpenCV深度学习与face++共同识别人脸项目☆25Updated 7 years ago
- 更改facenet源码目录的一些结构,下载即用。功能包括:一、摄像头人脸检测,关键点检测。二、静态图人脸检测,关键点检测。三、人脸对齐。四、人脸比较。五、人脸聚类。☆55Updated last year
- ☆74Updated 4 years ago
- Python使用科大讯飞语音识别、语音合成☆134Updated 8 years ago
- OpenCV手写字体识别专题教程主要侧重的是对手写数字样本的采集与预处理部分, 主要包括图像透视变换,二值化,联通阈检索,字符分割。☆81Updated 6 years ago
- 定位综述 目前用于人脸定位的有两种主流方法,一种是基于级联形状回归模型,另一种就是基于深度学习的方法。级联形状回归方法就是使用回归模型,直接学习从人脸表征到人脸形状的映射函数,进而建立从表观到形状的对应关系。这种方法的学习依赖于训练集的选取,如果训练集中包含了复杂的姿态变化…☆100Updated 5 years ago
- some examples of AI☆90Updated 5 years ago
- 京东 JDD 大赛 猪脸识别项目☆78Updated 6 years ago
- tensorflow serving and deep model online https://dataxujing.github.io/tensorflow-serving-Wechat/?transition=convex#/☆19Updated 6 years ago
- 本项目是TensorFlow2.0学习笔记,主要参考官方文档,此外也添加个人许多个人使用心得体会等内容,本项目所有笔记也发布在博客园等平台,希望对你有所帮助。☆54Updated 5 years ago
- Tensorflow 自动打标工具 python版☆47Updated 6 years ago
- TensorFlow与OpenCV相结合的基础教程,入门人工智能图像处理。☆41Updated 6 years ago
- 《深度学习应用实战之PaddlePaddle》的源码☆18Updated 6 years ago
- 利用facenet实现检测图片中的人脸,将识别到的人脸向量存入数据库,此外利用post提交一个新图片 返回数据库中相似的人脸的信息☆85Updated 7 years ago
- TinyMind人民币编码识别竞赛,第三名代码☆21Updated 4 years ago
- AI精研社 超级原创 Learn Python and Deep Learning from scratch. 会用搜狗输入法 + chrome浏览器,就能学的会的 Python + 人工智能·机器学习·深度学习算法 的完整学习解决方案。☆63Updated 5 years ago
- 基于CNN的车牌(字符)识别 end2end plate recognition using CNN based on Tensorflow☆26Updated 8 years ago
- 人脸打分服务,通过tensorflow通过人脸识别,测年龄,最终返回打分的json