-
Notifications
You must be signed in to change notification settings - Fork 29
Clothing and model first frame mismatch #25
Copy link
Copy link
Open
Description
When I ran it from Inference_from_any_pose.ipynb, I got this:

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?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels