jamess010 / AIOpenLinks
AIOpen是一个按人工智能三要素(数据、算法、算力)进行AI开源项目分类的汇集项目,项目致力于跟踪目前人工智能(AI)的深度学习(DL)开源项目,并尽可能地罗列目前的开源项目,同时加入了一些曾经研究过的代码。通过这些开源项目,使初次接触AI的人们对人工智能(深度学习)有更清晰和更全面的了解。
☆98Updated 5 years ago
Alternatives and similar repositories for AIOpen
Users that are interested in AIOpen are comparing it to the libraries listed below
Sorting:
- 基于OpenCV深度学习与face++共同识别人脸项目☆27Updated 7 years ago
- 『Python实用教程』一文带你了解人脸识别应用原理及手把手教学实现自己的人脸识别项目☆37Updated 4 years ago
- LeseNet是一个类似ImageNet的图像层次化分类数据集,项目通过收集和标注生活垃圾图像帮助实现垃圾自动分类和分拣,此项目仅出于公益目的,请勿用于商业☆53Updated 5 years ago
- Opencv视频流传输到网页浏览器并做目标检测☆40Updated 5 years ago
- 基于flask将一个评论分类模型嵌入到web系统中☆30Updated 4 years ago
- tensorflow serving and deep model online https://dataxujing.github.io/tensorflow-serving-Wechat/?transition=convex#/☆19Updated 6 years ago
- 车辆品牌识别☆25Updated 6 years ago
- OpenCV手写字体识别专题教程主要侧重的是对手写数字样本的采集与预处理部分, 主要包括图像透视变换,二值化,联通阈检索,字符分割。