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

Question about 'Joint training of the entire pipeline and Refinement-Net' #32

Open
Climmy opened this issue Sep 28, 2022 · 0 comments
Open

Comments

@Climmy
Copy link

Climmy commented Sep 28, 2022

Hi, I encounter a problem when I run the command in ''Joint training of the entire pipeline and Refinement-Net'
image
I directly load the pre-train model trained on the synthetic data. The loss doesn't diminish during the following training and the model generates blank images after several iterations.

image

Some points may be helpful to figure out the cause of the problem:

  1. There seems to be an inconsistency between the code and the article. According to the article, Ltv and Lp are used in the fine-tune stage.
    image
    image
    However, in 'finetune_real_dataset.py', I couldn't find Lp or Ltv:
    image

  2. In 'finetune_real_dataset.py', all weights of the four models are updated, should some of them be fixed?

Thanks a lot!

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