Skip to content

image inpainting error #35

Description

@kdh-awraw1019

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?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions