Skip to content

chosen_conv = ["conv1", "conv2"] #26

Description

@MengqiChen1006

Hello, thanks for ur work & code !

I noticed that you used "conv1" and "conv2" of the ImageConv's resaults as the chosen_conv of GN layer.
I want to know that why use ["conv1", "conv2"] ?
How about use all conv like chosen_conv = ["conv0", "conv1", "conv2"]?
And Can I just use "conv2" ?

Hope for ur reply :D
Thank U

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