jolibrain/deepdetect
Deep Learning API and Server in C++14 support for PyTorch,TensorRT, Dlib, NCNN, Tensorflow, XGBoost and TSNE
This is a server and API that lets you easily integrate state-of-the-art machine learning into your applications, even on embedded devices. You feed it data like images, text, or time series, and it performs tasks like classification, object detection, or segmentation. It's for application developers or data scientists who need to deploy machine learning models without deep expertise in specific frameworks.
2,549 stars. Actively maintained with 20 commits in the last 30 days.
Use this if you need to quickly deploy machine learning models (for training or making predictions) into a larger application, especially if you work with various data types or need to support different hardware platforms like GPUs or ARM CPUs.
Not ideal if you're looking for a user-friendly, no-code solution for data analysis or a desktop application for building models interactively.
Stars
2,549
Forks
552
Language
C++
License
—
Category
Last pushed
Jan 13, 2026
Commits (30d)
20
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/jolibrain/deepdetect"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related frameworks
microsoft/onnxruntime
ONNX Runtime: cross-platform, high performance ML inferencing and training accelerator
onnx/onnx
Open standard for machine learning interoperability
PINTO0309/onnx2tf
Self-Created Tools to convert ONNX files (NCHW) to TensorFlow/TFLite/Keras format (NHWC). The...
NVIDIA/TensorRT
NVIDIA® TensorRT™ is an SDK for high-performance deep learning inference on NVIDIA GPUs. This...
onnx/onnxmltools
ONNXMLTools enables conversion of models to ONNX