Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to use bincop-cnv (mask detection) on Pynq-Z2 (version 2.7)? #39

Open
pinootto opened this issue Sep 4, 2022 · 1 comment
Open

Comments

@pinootto
Copy link

pinootto commented Sep 4, 2022

I have installed finn-examples on Pynq-Z2 (version 2.7), but I cannot run the notebook 3_binarycop_mask_detection.ipynb

The error is:
Exception: Bitfile for model = bincop-cnv target platform = Pynq-Z2 not found. Looked in: ['/usr/local/share/pynq-venv/lib/python3.8/site-packages/finn_examples/bitfiles/Pynq-Z2/bincop-cnv.bit', '/usr/local/share/pynq-venv/lib/python3.8/site-packages/finn_examples/bitfiles/bitfiles.zip.d/Pynq-Z2/bincop-cnv.bit']

Is there a way to run this example on Pynq-Z2 too?

@mmrahorovic
Copy link
Collaborator

Hi @pinootto, great question!
Since we don't provide the build script for the BinaryCoP facemask detection notebook example, you cannot rebuild this model for the Pynq-Z2 board. The bitfile that is provided is targeting the Pynq-Z1 board.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants