-
Hello:
I try the lab of "CNV-BNN_Road-Signs.ipynb", but I encountered the problem of kernel death when I went to step four "Launching BNN in hardware". How can I solve this problem?
-
Is this working on arm cpu like raspberry pi?
-
I want to know that if I do Hardware design rebuilt step following the step-by-step instructions, what is pip_installation_path of the board Pynq-Z2 with image V2.3?
-
When I run tiny-yolo-image notebook on my pynq board I got this error.
.... /darknet/libdarknet.so: undefined symbol: forward_region_layer_pointer_nolayer
There is no function names forward_reg…
-
Hi,
I am running the CNVW1A1 network on the PYNQ-Z1, and I was wondering if there is a way to suppress the output printed to stdout. After running the examples in the CNV-BNN_Cifar10 Jupyter notebo…
-
Why Cant I instal bnn? I used ubuntu also. I received similar errors with 128 code in Ubuntu too. could you immediately please support me?
![2018-12-01_11-04-04-c7002ccfe371dbd2516c8c9147b24ac0](ht…
-
ilinx@pynq:~$ sudo apt-get update
[sudo] password for xilinx:
Err:1 http://ports.ubuntu.com/ubuntu-ports bionic InRelease
Temporary failure resolving 'ports.ubuntu.com'
Reading package lists...…
-
I have put the board files in the path like ...Vivado/2017.4/data/boards/board_files/pynq-z2/A.0...
and switch PYNQ-Z1_C.xdc to pynq-z2_v1.0.xdc due to the warinings like
"WARNING: [Vivado 12-584] …
-
As is shown in the README.md, the hardware rebuild is currently only for Pynq-Z1. If i want to rebuild it on my Z2 board, what can i do? Can you give me some suggestions? Thanks a lot!
-
my board: pynq-z2
image version: PYNQ-Z2 v2.3 PYNQ image
my operation:
step1: root@pynq:/home/xilinx# sudo -H pip3.6 install --upgrade git+https://github.com/Xilinx/PYNQ-ComputerVision.git
step2…