Skip to content

Possible bug in StyleGAN training code #31

Open
@wilson1yan

Description

Hi,

Nice repo! Is this line a bug? Since I think batch['images'] is N x B x H x W x C, so the indices should be shift up by 1.

H, W = batch['image'].shape[1], batch['image'].shape[2]

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