-
Notifications
You must be signed in to change notification settings - Fork 6
Open
Description
I am trying to use Vitis AI 2.5 to create a custom model using the tf_yolov4_coco_416_416_60.3G_2.5 model found in the model_zoo folder. I train it, quantize, and compile for the KR260 but when I go to load it I get this.
Traceback (most recent call last):
File "/home/ubuntu/vs_humble/conveyor.py", line 13, in
overlay.load_model("deploy.xmodel")
File "/usr/local/share/pynq-venv/lib/python3.10/site-packages/pynq_dpu/dpu.py", line 177, in load_model
assert len(subgraphs) == 1
AssertionError
Any Thoughts?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels