Skip to content

PYNQ-DPU Custom Model #3

Description

@MichaelVallaro11

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?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions