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

这两行有点不明白,想请教一下 #2

Open
yangqbo opened this issue Feb 22, 2022 · 0 comments
Open

这两行有点不明白,想请教一下 #2

yangqbo opened this issue Feb 22, 2022 · 0 comments

Comments

@yangqbo
Copy link

yangqbo commented Feb 22, 2022

  1. vgg_16_process = pre_process(GaussianNoise(0.1)(inp)
    pre_process的作用什么?
  2. x = Lambda(lambda z: tf.concat(z, axis=0))([vgg_out,noise])
    这行是做了什么操作,把vgg_out和noise连接起来赋给x吗?
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