I want to perform cnn implementation in pynq-z2 board. already I trained a pretrained cnn model for custom dataset(classification of images in cifar dataset). The model weights are saved in .h5 file format which is a float value. Now how to implement it in pynq board for testing and predicting the image class?
Related topics
Topic | Replies | Views | Activity | |
---|---|---|---|---|
Cnn implementation in pynq | 1 | 545 | October 17, 2023 | |
Training CNN on PYNQ z2 | 2 | 971 | June 10, 2024 | |
Cnn in pynq board using hls | 1 | 541 | October 26, 2023 | |
How to map a CNN onto PYNQ-Z2? | 0 | 764 | April 15, 2022 | |
How can I output weights of a neural network that is inside the PYNQ-Z2? | 0 | 10 | April 16, 2025 |