Skip to content

about Discriminator input ? #20

Description

@ranjiewwen

thanks the code, when use discriminator, gl inpaint input maybe use input_gd_fake = x * (1 - mask) + input_gd_fake * mask, while in this line input_gd_fake direct use generate network output, how do you think this diff ?

output_fake = model_cd((input_ld_fake.to(gpu), input_gd_fake.to(gpu)))

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