Skip to content

关于and_landmarks.md的问题 #186

@mightddd

Description

@mightddd

为什么使用Maixpy/docs/doc/zh/vision/hand_landmarks.md的例程会出现: RuntimeError: Invalid arguments: model input channel not match image channel,实际错误信息 model need image channel is 192, but image have 0
表明:模型期望输入图像尺寸(可能是高度或宽度)为 192,但传入的图像尺寸为 0, detector.detect() 收到的图像 img 是无效的
我的固件版本为4.11.8

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