Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TypeError: __init__() got an unexpected keyword argument 'filepath' #5

Open
NateshReddy opened this issue Aug 3, 2021 · 1 comment

Comments

@NateshReddy
Copy link

File "/home/pdguest/enviroments/mmdet/lib/python3.6/site-packages/iglovikov_helper_functions/config_parsing/utils.py", line 88, in object_from_dict
return pydoc.locate(object_type)(**kwargs)
TypeError: init() got an unexpected keyword argument 'filepath'

I'm having this error when I'm calling the parameter checkpoint_callback in training. Can someone help me this?

@fixedwater
Copy link

File "/home/pdguest/enviroments/mmdet/lib/python3.6/site-packages/iglovikov_helper_functions/config_parsing/utils.py", line 88, in object_from_dict return pydoc.locate(object_type)(**kwargs) TypeError: init() got an unexpected keyword argument 'filepath'

I'm having this error when I'm calling the parameter checkpoint_callback in training. Can someone help me this?

Hi there, i got the same error when i type the command to train the data. Have you solved the problem, if so, please share your solutions with me. Appreciate that.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants