Skip to content

Issues training with idname Obama #29

@soni-H

Description

@soni-H

Hi,

I'm trying to re-train the model for id Obama to understand the pipeline better. However, in the second iteration I get the following error -

verts_final = uv_vertices + uv_vertices_deforms
RuntimeError: The size of tensor a (12280) must match the size of tensor b (14876) at non-singleton dimension 1

While debugging it, I found the self.uvmask_flaten_idx is changing in the second iteration which in turn is leading to a uv_vertices of arbitrarily some different dimension. Can you please direct me what exactly am I missing here? I'm using the inputs (alpha, face-parsing outputs, tracking outputs) as provided by you.

Thanks,
Harshita

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