Skip to content
This repository was archived by the owner on Nov 21, 2023. It is now read-only.
This repository was archived by the owner on Nov 21, 2023. It is now read-only.

Wrong argument number in convert_pkl_to_pb.py #337

@daquexian

Description

@daquexian

Expected results

convert_pkl_to_pb.py runs successfully

Actual results

TypeError: initialize_model_from_cfg() takes at least 1 argument (0 given)

Obviously this function takes at least 1 argument, but actually no argument is given

What makes me more confused is that even though convert_pkl_to_pb.py can't run, there is a PR(#334 ) about this file(which don't fix this bug). So is the PR proposed without even trying to run it once? :|

System information

  • Operating system: cuda9.0 detectron docker

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions