Skip to content

Inputs to training the network #21

@momolefe24

Description

@momolefe24

Hi, I hope that you are well.
When do we actually synthesise clothing on the individual when the reference person is not passed into the network

ref_input = torch.cat((pose, img_agnostic), dim=1)

 result_tryon, results_all = net(ref_input, cloth_img, img_agnostic, return_all=True)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions