Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
MengqiChen1006 opened this issue Dec 16, 2022 · 0 comments
Open

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

MengqiChen1006 opened this issue Dec 16, 2022 · 0 comments

Comments

@MengqiChen1006
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant