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

image inpainting error #35

Open
kdh-awraw1019 opened this issue Jul 26, 2021 · 0 comments
Open

image inpainting error #35

kdh-awraw1019 opened this issue Jul 26, 2021 · 0 comments

Comments

@kdh-awraw1019
Copy link

I did your usage guide for image inpainting.

PartialConv2d(self.inplanes, planes * block.expansion, kernel_size=1, stride=stride, bias=False, multi_channel=True, return_mask=True)

and started to run main.py
but after partialconv, the code error is occured with this message

AttributeError: 'tuple' object has no attribute 'dim'

How can I solve this error?

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

1 participant