Xilinx / BNN-PYNQ

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

is it possible to do real time object detection? #159

Open goldieakh opened 3 years ago

goldieakh commented 3 years ago

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 is it possible to do real-time object detection using BNN-PYNQ? Thank You.