4 Model Zoo
Product overview
This is the Model Zoo for RDK series boards: a collection of ready-to-deploy model examples for developers.
Tip
Model Zoo on GitHub: https://github.com/D-Robotics/rdk_model_zoo
Through this repository you can access:
- D-Robotics heterogeneous models:
.binmodels for classification, detection, segmentation, NLP, and more—selected and tuned for efficient on-board performance. - Hands-on guides: Each model ships with a Jupyter Notebook (introduction, usage, sample code, and comments). Some models also include performance notes and tuning suggestions.
- Integrated tooling: Use the Python
bpu_infer_libAPI on RDK boards for fast deployment. The notebooks (including preprocessing scripts and inference flows) help you learn the API quickly.