Skip to content

trained result totally different than the test result #338

@LouisCortes

Description

@LouisCortes

I trained a model giving back this result :
image
with this comand : python train.py --label_nc 0 --no_instance --name Dal --dataroot .\pix2pixHD\datasets\Dal --save_epoch_freq 5

But when I test the model I get this :
image
with this command : python test.py --name Dal --netG local --ngf 32 --resize_or_crop none --label_nc 0 --no_instance --dataroot "./pix2pixHD/Test"

I don't know if it's normal, there seems to be a very big difference between the two.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions