Xilinx / QNN-MO-PYNQ

BSD 3-Clause "New" or "Revised" License
241 stars 114 forks source link

Unable to run Tinyyolo with the video file #58

Open maawais opened 4 years ago

maawais commented 4 years ago

For images, everything is working ok but for video, it is not able to process. Although, I am converting the frame into image and but letterbox_image will generate following error: ArgumentError: argument 1: <class 'TypeError'>: expected IMAGE instance instead of Image