-
Hello. I installed voila as you mention [https://strath-sdr.github.io/pynq/linux/zynq/fpga/voila/2021/02/22/install-voila-on-pynq-v2-6.html](url).
After i run in a command line:
voila /home/xilinx…
-
I'm currently working with your Pynq image 2.6 and have successfully implemented the rfsoc_qpsk build. I'm wanting to implement the rfsoc_sam but my ZCU111 does not have a WiFi dongle and I am unable …
-
Hello,
I have trained a new network on my own dataset having input dimensions of 64x64x3 and with given topology
ifm = [64, 62, 30, 28, 13, 11]
ofm = [62, 60, 28, 26, 11, 9]
ifm_ch = [ 3, …
-
为什么我从百度云下载的PynqCar-DPU_v2.4_20191031.img文件,烧写到sd卡上板无法启动,板卡是pynq-z2。
-
1. 我在赛灵思的Vitis AI Zoo里发现赛灵思优化了Tensorflow框架和Darknet框架下的yolo模型,目前想将训练好的模型移植到PYNQ-Z2板子上然后做目标检测,请问例如tf框架下的,赛灵思的Zoo里的模型和源作者yunyang1994开源的tf_yolov3差别是否会很大?
2. 能否将yunyang1994的tf_yolov3模型根据自己的需求训练好后,直接量化裁剪…
-
I enter to termina this line "sudo pip3 install git+https://github.com/Xilinx/BNN-PYNQ.git" I get "ERROR: Command errored out with exit status 128: git clone -q https://github.com/Xilinx/BNN-PYNQ.git …
-
Hey! I find this project [cva6-softcore-contest](https://github.com/ThalesGroup/cva6-softcore-contest) ported cva6 into zybo-z7-20. And I am working to port cva6 into pynq-z2 (zynq7020), which has the…
-
Hello,
I've created an nimbix instance with U250 card and 2018_3 firmware. How can I run an sample ?
-
When will PYNQ-Z2 be supported? Thanks.
-
Can I use TensorFlow to train the CNN or it will cause problems? You mentioned in the paper that it didn't work, can you please elaborate? Thanks