Skip to content

F.interpolate Error #4

@Traveleriocc

Description

@Traveleriocc

https://github.com/chenhonghua/mvdream-diffusers/blob/30f7bb8c94204247f5334a5189be15f40f17ec69/mvdrag.py#L253
This line raise error: ValueError: Input and output must have the same number of spatial dimensions, but got input with spatial dimensions of [32] and output size of (256, 256). Please provide input tensor in (N, C, d1, d2, ...,dK) format and output size in (o1, o2, ...,oK) format.
The use of F.interpolate is strange, up_ft_tar[f_id] here is (4,32, 32),is there missing a dimension?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions