CNN on PYNQ-Z1 Board

Hello
I have a PYNQ-Z1 board ver2,5 and I want to investigate the possibility Of depoying CNN (convolutional Neural Networks) for RF signals classification.
I found FINN But as far as I understood it is made for QNNs and for the moment it supports only images classification.

Any Ideas if there is another way to deploy CNN on PYNQ board?

Thank you

This is a really broad question.

Xilinx have ML solutions, but you would need to do some work to get it to work with your board.

FINN supports more than just image classification. See more info here:

https://xilinx.github.io/finn/demos

This project may be of interest and uses PYNQ:

There may be other options if you try google searching.

Cathal

1 Like