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

Training Bokeh Problem #24

Open
SueeH opened this issue Mar 4, 2022 · 0 comments
Open

Training Bokeh Problem #24

SueeH opened this issue Mar 4, 2022 · 0 comments

Comments

@SueeH
Copy link

SueeH commented Mar 4, 2022

In the project, " Compared to the original TensorFlow model, this implementation contains three major modifications:
Instance normalization is used in PyNET's level 1.
Transposed convolutional layers are replaced with upsampling convolution.
Modified weight coefficients of the loss functions. "

So if I want train bokeh with ebb dataset, I need

  1. not used instance normalization in level ?
  2. upsampling convolution still used?
  3. what's weight coefficients of the loss functions?
    It just confused me !
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