-
I am trying to deploy yolov8 in zcu104 with vitis ai 3.5, but it is not well supported. So if 4.0 version good for zcu104 and yolov8 model? When will you update 4.0 version?
Thank you for your repl…
-
Hi,
Just wonder how hard it is to port to U250. Would U250 be supported in the future?
Best,
Yang
-
Is it possible to run Vitis-AI 3.5 (and so, yolov7 and yolov8) on the KV260 target?
In [board_setup folder](https://github.com/Xilinx/Vitis-AI/tree/master/board_setup), there is only v70 and vek280…
-
### Background Work
- [X] Yes, I searched the [mailing list](https://groups.google.com/forum/#!forum/firesim)
- [X] Yes, I searched [prior issues](https://github.com/firesim/firesim/issues)
- [X] Yes…
-
Hi, may I know if two-stage detector model such as Faster RCNN trained with PyTorch is supported currently in Vitis-AI 3.0? If not, then are there any plans for it?
Thank You!
-
Hello, World!
We are a group intending to accelerate some Pytorch operations on Xilinx UltraScale FPGAs. However, we are a little lost to where to begin to port the functions.
From what we could…
-
Following: https://github.com/Xilinx/Vitis-Tutorials/tree/2020.2/Vitis_Platform_Creation/Introduction/02-Edge-AI-ZCU104#step-by-step-tutorial
During step 4, test 2 "Run Vector Addition Application"…
-
Thank you so much for your hard and valuable work.
We are interested in developing our IP kernel on the user plugins through OpenNIC on our U250 platform. Can we use OpenCL to implement the applicati…
-
I would like to train the network with my own quantizer, it is possible to deploy such a model onto the board?
The weights of the network are quantized in low precision but stored in fp32. All the mo…
-
I just run model inspection in vitis ai v3.0 as mentioned in the user guide https://docs.xilinx.com/r/en-US/ug1414-vitis-ai/Inspecting-the-Float-Model. However, I am facing some difficulties to unders…