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

Description
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