Skip to content

求解导出opencv可以运行模型的onnx格式方法 #14

Open
@jia0511

Description

@jia0511

想问下改了哪里,为什么我拿官方预训练模型导出来后有三个输出和你的不一样。

Activity

Chenhaolin6

Chenhaolin6 commented on Aug 19, 2022

@Chenhaolin6

python export.py --weights .\weights\best.pt --grid --topk-all 100 --iou-thres 0.65 --conf-thres 0.35 --img-size 640 640 --max-wh 640

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

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

      Development

      No branches or pull requests

        Participants

        @jia0511@Chenhaolin6

        Issue actions

          求解导出opencv可以运行模型的onnx格式方法 · Issue #14 · hpc203/yolov7-opencv-onnxrun-cpp-py