BNN-PYNQ icon indicating copy to clipboard operation
BNN-PYNQ copied to clipboard

Quantized Neural Networks (QNNs) on PYNQ

Results 9 BNN-PYNQ issues
Sort by recently updated
recently updated
newest added

Hi, I want to implement some research paper on PYNQ i.e. need to modify the bnn/qnn architecture (say the activation function, layers etc.). So, what changes should be made in...

Hello, I am trying to implement Cifar-10 in real-time on hardware(PYNQ-Z2) after capturing a frame from a USB webcam and pass it to HDMI out (monitor). For this, I have...

Hy Everyone I hope all of you stay healthy during this pandemic so actually i found this https://github.com/mohdumar644/TinyYOLO-BNN but i found some problem when i tried for Lighnet Ver. my...

Hi Giuliogamba, i'll use pynq-z1 and using the BNN-PYNQ project. i'll use it to do real-time object detection. For input i'll use USB CAM and HDMI OUT as output. so...

Hi, I have an PYNQ image v2.4 and have cloned this repo, but cant run the 3thed step: I get this error but when I go there I can see...

Morning, everyone, I am a student, and I am looking to test a topology other than the one provided (BNN, CFL). I'm sorry, I saw that there were a lot...

Hello, Your project is very interesting! I looked at your project and I have a question I would like to ask you. I trained CNV-W1A1 model with binary in Theano,...

Hello, I have added some extra layers on a CIFAR-10. I managed to make a successful simulation of the model and execute software inference on PYNQ board. However if I...

Hello, Can you help me please with some suggestions about metrics? I would like for example to obtain a confusion matrix . more exactly i would like to measure the...