Skip to content

failing when trying to debug code gen_samples.py with breakpoint() #122

Description

@Kirby13740

everything was just fine until i come across this two codes from StyleGan
QQ图片20240905201127
ws = G.mapping(z, conditioning_params, truncation_psi=truncation_psi, truncation_cutoff=truncation_cutoff)
img = G.synthesis(ws, camera_params)['image']
After stepping into the codes, rather than the original code, there are nothing but meaningless ""like this
H@ %KJG~D{O3K83ADRNV{)N_tmb
this is really puzzling, can good bros give me some suggestions?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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