Skip to content

Clothing and model first frame mismatch #25

@yanmie-1122

Description

@yanmie-1122

When I ran it from Inference_from_any_pose.ipynb, I got this:
1723124613326
See from any pose.yaml:
dataloader:
num_workers: 0
batch_size: 1
pyg_data: True
dataset:
from_any_pose:
smpl_model: 'smpl/SMPL_FEMALE.pkl'
pose_sequence_type: "smpl"
pose_sequence_path: 'fromanypose/pose_sequence.pkl'

pose_sequence_type: "mesh"

pose_sequence_path: 'fromanypose/mesh_sequence.pkl'

  garment_template_path: 'fromanypose/tshirt.pkl'
  n_coarse_levels: 3

What do I do to make the garment match the model?

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