Skip to content

Question about training Neutral Image #16

@Hsintien-Ng

Description

@Hsintien-Ng

I am interested in your recent work, icface, which has shown great performance on face manipulation. I want to train your framework with my datasets but cannot find the training file in your released code. So I reproduced the training code with implementation details described in your paper. However, I have met such a problem that the neutral face images become all zero when training the network with the Reconstruction loss because second item |GN(LS)-GA(LS)| makes Neutralizer(GN) to output images of zero values or constant values (no face in generated images).

Could you please show me more details about training your proposed framework. Do you use multi-stage training or adopt other constraints so that the generated images GN(LS) are not all 0. In addition, I have added the LightCNN to compare the features of GN(LS) and source image but it still fails to generate face images after GN.

I would be appreciated a lot if you provide me the training code or more details to solve my problems.

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