Xilinx / BNN-PYNQ

Quantized Neural Networks (QNNs) on PYNQ
https://xilinx.github.io/finn/
BSD 3-Clause "New" or "Revised" License
663 stars 307 forks source link

BNN yolo #74

Closed Thilanka97 closed 5 years ago

Thilanka97 commented 5 years ago

would I be able to implement BNN of yolo using your code ? Please guide me.

nickfraser commented 5 years ago

You might be interested in the QNN-MO-PYNQ repository, which has a YOLO example.