deepdetect
v0.26.0
DeepDetect(https://www.deepdetect.com/)是一款机器学习API和C ++ 11中编写的服务器。它使最适合与现有应用程序合作并集成到现有的应用程序中。它具有对训练和推理的支持,并自动转换为带有Tensorrt(Nvidia GPU)和NCNN(ARM CPU)的嵌入式平台。
它支持对图像,文本,时间序列和其他数据的监督和无监督的深度学习,重点是简单性和易用性,测试和连接到现有应用程序中。它支持分类,对象检测,细分,回归,自动编码器,...
它通过非常通用且灵活的API依赖外部机器学习库。目前,它具有支持:
请加入社区,以吉特(Gitter)的身份,我们可以帮助用户通过安装,API,神经网和与外部应用程序的连接进行连接。
| 构建类型 | 稳定的 | 开发 |
|---|---|---|
| 来源 |
所有DeepDetect Docker图像可从https://docker.jolibrain.com/获得。
curl -X GET https://docker.jolibrain.com/v2/_catalog
deepdetect_cpu图像: curl -X GET https://docker.jolibrain.com/v2/deepdetect_cpu/tags/list
主要功能
每个库的机器学习功能
安装
准备使用的型号
生态系统
文档:
演示:
性能工具并在NVIDIA桌面和嵌入式GPU上进行报告,以及Raspberry Pi 3。
参考
作者
| 咖啡饼 | caffe2 | xgboost | 张力 | NCNN | libtorch | 张量 | T-SNE | Dlib | |
|---|---|---|---|---|---|---|---|---|---|
| 服务 | |||||||||
| 培训(CPU) | y | y | y | N/A。 | N/A。 | y | n | y | n |
| 培训(GPU) | y | y | y | N/A。 | N/A。 | y | n | y | n |
| 推理(CPU) | y | y | y | n | y | y | y | N/A。 | y |
| 推理(GPU) | y | y | y | y | n | y | y | N/A。 | y |
| 型号 | |||||||||
| 分类 | y | y | y | y | y | y | y | N/A。 | y |
| 对象检测 | y | y | n | y | y | n | n | N/A。 | y |
| 分割 | y | n | n | n | n | n | n | N/A。 | n |
| 回归 | y | n | y | n | n | y | n | N/A。 | n |
| 自动编码器 | y | n | N/A。 | n | n | n | n | N/A。 | n |
| NLP | y | n | y | n | n | y | n | y | n |
| OCR / SEQ2SEQ | y | n | n | n | y | n | n | n | n |
| 时间序列 | y | n | n | n | y | y | n | n | n |
| 数据 | |||||||||
| CSV | y | n | y | n | n | n | n | y | n |
| SVM | y | n | y | n | n | n | n | n | n |
| 文字 | y | n | y | n | n | n | n | n | n |
| 文字字符 | y | n | n | n | n | n | n | y | n |
| 图像 | y | y | n | y | y | y | y | y | y |
| 时间序列 | y | n | n | n | y | n | n | n | n |
| 咖啡饼 | 张量 | 来源 | TOP-1准确性(Imagenet) | |
|---|---|---|---|---|
| Alexnet | y | n | BVLC | 57.1% |
| 挤压 | y | n | 深度 | 59.5% |
| Inception V1 / googlenet | y | y | BVLC / Google | 67.9% |
| Inception v2 | n | y | 谷歌 | 72.2% |
| Inception V3 | n | y | 谷歌 | 76.9% |
| Inception V4 | n | y | 谷歌 | 80.2% |
| 重新连接50 | y | y | MSR | 75.3% |
| 重新连接101 | y | y | MSR | 76.4% |
| 重新连接152 | y | y | MSR | 77% |
| Inception-Resnet-V2 | n | y | 谷歌 | 79.79% |
| VGG-16 | y | y | 牛津 | 70.5% |
| VGG-19 | y | y | 牛津 | 71.3% |
| Resnext 50 | y | n | https://github.com/terrychenism/resnext | 76.9% |
| Resnext 101 | y | n | https://github.com/terrychenism/resnext | 77.9% |
| Resnext 152 | y | n | https://github.com/terrychenism/resnext | 78.7% |
| Densenet-121 | y | n | https://github.com/shicai/densenet-caffe | 74.9% |
| Densenet-161 | y | n | https://github.com/shicai/densenet-caffe | 77.6% |
| Densenet-169 | y | n | https://github.com/shicai/densenet-caffe | 76.1% |
| Densenet-2011 | y | n | https://github.com/shicai/densenet-caffe | 77.3% |
| SE-BN渗透 | y | n | https://github.com/hujie-frank/senet | 76.38% |
| Se-Resnet-50 | y | n | https://github.com/hujie-frank/senet | 77.63% |
| SE-RESNET-101 | y | n | https://github.com/hujie-frank/senet | 78.25% |
| SE-RESNET-152 | y | n | https://github.com/hujie-frank/senet | 78.66% |
| Se-Resnext-50 | y | n | https://github.com/hujie-frank/senet | 79.03% |
| SE-RESNEXT-101 | y | n | https://github.com/hujie-frank/senet | 80.19% |
| 塞特 | y | n | https://github.com/hujie-frank/senet | 81.32% |
| VOC0712(对象检测) | y | n | https://github.com/weiliu89/caffe/tree/ssd | 71.2地图 |
| InceptionBn-21k | y | n | https://github.com/pertusa/inceptionbn-21k-for-caffe | 41.9% |
| Inception v3 5k | n | y | https://github.com/openimages/dataset | |
| 5点面部标记模型(面部检测) | n | n | http://blog.dlib.net/2017/09/fast-multiclass-object-detection-in.html | |
| 前/后车辆检测(对象检测) | n | n | http://blog.dlib.net/2017/09/fast-multiclass-object-detection-in.html |
更多模型:
DeepDetect在其他贡献者的帮助下由Jolibrain设计,实施和支持。