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