Xilinx / Vitis-AI

Vitis AI is Xilinx’s development stack for AI inference on Xilinx hardware platforms, including both edge devices and Alveo cards.
https://www.xilinx.com/ai
Apache License 2.0
1.46k stars 630 forks source link

Some problems when export_xmodel of yolov8 using Vitis-ai v2.5 #1472

Open SM2XWe1L opened 2 days ago

SM2XWe1L commented 2 days ago

When i quantize my yolov8 model referring to the project https://github.com/Xilinx/Vitis-AI-Copyleft-Model-Zoo/blob/main/yolov7, i encountered such warning. I think these warnings appear due to some unsupported ops, but i am not sure if this is the true reason.

image

Can anyone help me with this?Thirsty for your reply!!!