diff --git a/models/flame.py b/models/flame.py index bae2611..7a19323 100755 --- a/models/flame.py +++ b/models/flame.py @@ -112,7 +112,7 @@ def _find_dynamic_lmk_idx_and_bcoords(self, pose, dynamic_lmk_faces_idx, dynamic_lmk_b_coords, neck_kin_chain, dtype=torch.float32): """ - Selects the face contour depending on the reletive position of the head + Selects the face contour depending on the relative position of the head Input: vertices: N X num_of_vertices X 3 pose: N X full pose