Skip to content

[edgeai-mmdetection] Error in run_detection_export.sh  #14

@yoppy-tjhin

Description

@yoppy-tjhin

Describe the bug
Error in running the script run_detection_export.sh.

ImportError: cannot import name 'save_model_proto' from 'mmdeploy.utils' (......miniconda/envs/edgeai-mmdetection-3.10/lib/python3.10/site-packages/mmdeploy/utils/__init__.py)

I checked in the mmdeploy package directory that the save_model_proto is not available.

Apart from that, I also checked that the module build_model_from_cfg on this line from mmdeploy.utils import build_model_from_cfg is not available. This could be error too.

Any help is really appreciated.

BR,
YC

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