-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
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
Labels
No labels