Pre trained CNN deployment on Pynq ZU board

Hi I’m trying to make a project where I deploy a CNN model on the Pynq ZU board,
I already have my model trained and I’ve quantised it with Vitis AI.
I just need some guidance on how to create an IP block and finish up the block design for the Pynq ZU board. Kindly help

Hi @Nisha_Philip,

Welcome to the PYNQ community.

You can check at: GitHub - Xilinx/DPU-PYNQ: DPU on PYNQ

Or GitHub - Xilinx/finn: Dataflow compiler for QNN inference on FPGAs

Mario