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

Fixed predict.py resulting in 'output_paths' error #41

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Dutra-Apex
Copy link

No description provided.

@Dutra-Apex Dutra-Apex closed this Feb 14, 2023
@Dutra-Apex Dutra-Apex reopened this Feb 14, 2023
@Dutra-Apex
Copy link
Author

When I try to execute 'predict.py', it gives me the following error:

Traceback (most recent call last): File "predict.py", line 91, in <module> main() File "predict.py", line 62, in main config=config) TypeError: __init__() missing 1 required positional argument: 'output_paths'

I was able to fix it by adding the output_paths aurgument to gmcnn_model.

Hope this is helpful!

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

Successfully merging this pull request may close these issues.

1 participant