Skip to content

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

@yangqb336

Description

@yangqb336
  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吗?

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