Skip to content

paddleVideo导出模型的问题 #733

Description

@KiritoMxh1

PaddleVideo使用提供的打架数据集训练,训练结果是.pdopt和.pdparams,使用tools/export_model.py导出的结果是pdiparams和json,缺少pdmodel,这导致我后续无法使用PaddleDetection的pipeline进行推理。我观察了export_model,代码中加载配置文件时,有一些字段,比如Global,Infer等,我查看了paddleVideo里所有的配置文件,没发现有哪个配置文件有这些字段,我不清楚代码中这些字段的分支是否影响最后不能生成pdmodel

Activity

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

Metadata

Metadata

Assignees

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