02
November
PYNQ-DPU on CorazonAI
Introduction
This article shows how to create a PYNQ-DPU application on CorazonAI with the acceleration of the whole AI pipeline flow for video analytics . Specifically this article is a follow-up of the previous article on CorazonAI which can be found here: https://www.makarenalabs.com/pynq-on-corazon-ai-ai-applications-for-all/
AI pipeline and PYNQ
PYNQ is a framework which allows us to use python bindings on the FPGA.
However, having the bindings for python, doesn’t necessarily just mean the possibility of working very easily with our custom IP cores.
In fact, python is a gold standard programming language in computer science and