<!-- Copyright (c) 2022 Innodisk Crop. This software is released under the MIT License. https://opensource.org/licenses/MIT --> # TOC - [Overview](#overview) - [Download](#download) # Overview [dpu-sc](https://github.com/InnoIPA/dpu-sc)(DPU sample code) is a public repo. DPU-SC is a python sample code. It shows how to run AI inference on our system. Also, user can replace customized model(.xmodel) to use it. # Download ``` git clone https://github.com/aiotads/EXMU-X261-dpu-sc.git ```